Package evaluation to test QBase on Julia 1.14.0-DEV.1441 (812f3beb0a*) started at 2025-12-30T16:31:57.649 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.78s ################################################################################ # 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.16 [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.18s ################################################################################ # 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.61s ################################################################################ # Testing # Testing QBase Status `/tmp/jl_lw5iMp/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_lw5iMp/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.16 [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.543034 seconds (2.78 M allocations: 192.824 MiB, 5.09% gc time, 16.89% compilation time) Testing QBase.jl Testing Math Utilities : ./test/unit/math/matrices.jl 20.642071 seconds (17.54 M allocations: 908.833 MiB, 4.96% gc time, 97.98% compilation time: 3% of which was recompilation) ./test/unit/math/combinatorics.jl 9.552340 seconds (8.21 M allocations: 422.315 MiB, 1.46% gc time, 93.07% compilation time) 30.211156 seconds (25.76 M allocations: 1.300 GiB, 3.85% gc time, 96.42% compilation time: 2% of which was recompilation) Testing Types : ./test/unit/types/probabilities.jl 9.295922 seconds (9.18 M allocations: 481.212 MiB, 1.05% gc time, 94.95% compilation time) ./test/unit/types/brakets.jl 21.698276 seconds (8.59 M allocations: 538.044 MiB, 2.44% gc time, 96.36% compilation time) ./test/unit/types/states.jl 9.116816 seconds (7.06 M allocations: 366.982 MiB, 0.89% gc time, 94.71% compilation time) ./test/unit/types/unitaries.jl 18.251826 seconds (14.00 M allocations: 746.788 MiB, 1.20% gc time, 98.67% compilation time) ./test/unit/types/measurements.jl 15.803009 seconds (7.39 M allocations: 424.006 MiB, 3.68% gc time, 96.97% compilation time) ./test/unit/kraus_channels.jl 13.470669 seconds (5.24 M allocations: 276.481 MiB, 0.90% gc time, 98.83% compilation time) ./test/unit/choi_operators.jl 9.546985 seconds (2.49 M allocations: 130.815 MiB, 0.54% gc time, 97.47% compilation time) 97.187195 seconds (53.96 M allocations: 2.895 GiB, 1.73% gc time, 97.05% compilation time) Testing Constructors : ./test/unit/constructors/brakets.jl 19.963731 seconds (15.40 M allocations: 827.688 MiB, 3.03% gc time, 97.96% compilation time) ./test/unit/constructors/states.jl 17.326793 seconds (10.98 M allocations: 612.383 MiB, 1.62% gc time, 97.44% compilation time) ./test/unit/constructors/unitaries.jl 5.162076 seconds (2.43 M allocations: 132.118 MiB, 96.66% compilation time) ./test/unit/constructors/measurements.jl 34.941802 seconds (29.08 M allocations: 1.506 GiB, 3.84% gc time, 99.12% compilation time) 77.396453 seconds (57.89 M allocations: 3.041 GiB, 2.88% gc time, 98.28% compilation time) Testing Main : ./test/unit/evolve.jl 2.905516 seconds (2.73 M allocations: 143.110 MiB, 93.84% compilation time) ./test/unit/measure.jl 8.364567 seconds (6.56 M allocations: 344.106 MiB, 7.40% gc time, 97.90% compilation time) ./test/unit/channels.jl 3.420095 seconds (2.92 M allocations: 152.417 MiB, 94.08% compilation time) ./test/unit/information.jl 13.245550 seconds (12.31 M allocations: 638.645 MiB, 1.21% gc time, 98.01% compilation time) 27.937112 seconds (24.51 M allocations: 1.248 GiB, 2.79% gc time, 97.06% compilation time) Test Summary: | Pass Total Time ./src/QBase.jl | 2252 2252 3m52.8s 233.135506 seconds (162.43 M allocations: 8.501 GiB, 2.51% gc time, 97.38% compilation time: <1% of which was recompilation) Testing QBase tests passed Testing completed after 271.35s PkgEval succeeded after 311.8s