Package evaluation to test QBase on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T21:41:06.126 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.13s ################################################################################ # 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.0.3 [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.36 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [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 4.73s ################################################################################ # 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.91s ################################################################################ # Testing # Testing QBase Status `/tmp/jl_uo3OLU/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_uo3OLU/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [861a8166] Combinatorics v1.0.3 [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.36 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [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 14.713294 seconds (2.51 M allocations: 171.844 MiB, 4.29% gc time, 13.17% compilation time) Testing QBase.jl Testing Math Utilities : ./test/unit/math/matrices.jl 20.238073 seconds (18.04 M allocations: 936.051 MiB, 2.29% gc time, 98.00% compilation time: 3% of which was recompilation) ./test/unit/math/combinatorics.jl 8.822412 seconds (7.82 M allocations: 401.764 MiB, 1.58% gc time, 92.71% compilation time) 29.087680 seconds (25.86 M allocations: 1.306 GiB, 2.07% gc time, 96.39% compilation time: 2% of which was recompilation) Testing Types : ./test/unit/types/probabilities.jl 9.520606 seconds (9.19 M allocations: 482.297 MiB, 1.46% gc time, 95.32% compilation time) ./test/unit/types/brakets.jl 22.355419 seconds (8.61 M allocations: 561.230 MiB, 2.75% gc time, 96.46% compilation time) ./test/unit/types/states.jl 9.308048 seconds (7.11 M allocations: 369.918 MiB, 0.97% gc time, 94.94% compilation time) ./test/unit/types/unitaries.jl 18.390365 seconds (14.07 M allocations: 752.674 MiB, 1.43% gc time, 98.69% compilation time) ./test/unit/types/measurements.jl 15.506554 seconds (7.41 M allocations: 435.174 MiB, 1.15% gc time, 96.91% compilation time) ./test/unit/kraus_channels.jl 14.523272 seconds (5.81 M allocations: 307.253 MiB, 0.84% gc time, 98.92% compilation time: 8% of which was recompilation) ./test/unit/choi_operators.jl 9.606952 seconds (2.47 M allocations: 130.063 MiB, 97.58% compilation time) 99.213854 seconds (54.67 M allocations: 2.967 GiB, 1.42% gc time, 97.16% compilation time: 1% of which was recompilation) Testing Constructors : ./test/unit/constructors/brakets.jl 19.739096 seconds (15.77 M allocations: 853.391 MiB, 1.54% gc time, 98.02% compilation time) ./test/unit/constructors/states.jl 16.648320 seconds (11.03 M allocations: 622.991 MiB, 1.09% gc time, 97.37% compilation time) ./test/unit/constructors/unitaries.jl 5.482665 seconds (2.44 M allocations: 133.783 MiB, 1.57% gc time, 96.77% compilation time) ./test/unit/constructors/measurements.jl 34.418647 seconds (29.19 M allocations: 1.513 GiB, 3.83% gc time, 99.13% compilation time) 76.290023 seconds (58.43 M allocations: 3.085 GiB, 2.48% gc time, 98.29% compilation time) Testing Main : ./test/unit/evolve.jl 2.726277 seconds (2.76 M allocations: 144.772 MiB, 2.55% gc time, 93.81% compilation time) ./test/unit/measure.jl 7.894175 seconds (6.64 M allocations: 348.535 MiB, 1.03% gc time, 97.89% compilation time) ./test/unit/channels.jl 3.679148 seconds (2.93 M allocations: 153.309 MiB, 2.76% gc time, 94.60% compilation time) ./test/unit/information.jl 12.838803 seconds (12.38 M allocations: 642.756 MiB, 1.23% gc time, 97.96% compilation time) 27.139923 seconds (24.71 M allocations: 1.259 GiB, 1.51% gc time, 97.06% compilation time) Test Summary: | Pass Total Time ./src/QBase.jl | 2252 2252 3m51.8s 232.121657 seconds (163.99 M allocations: 8.635 GiB, 1.86% gc time, 97.42% compilation time: <1% of which was recompilation) Testing QBase tests passed Testing completed after 269.01s PkgEval succeeded after 308.62s