Package evaluation to test QBase on Julia 1.14.0-DEV.1455 (9d9110fde9*) started at 2026-01-01T16:34:41.147 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.23s ################################################################################ # 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.27s ################################################################################ # 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.71s ################################################################################ # Testing # Testing QBase Status `/tmp/jl_Xy2uVV/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_Xy2uVV/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 22.647699 seconds (2.84 M allocations: 197.682 MiB, 3.96% gc time, 12.47% compilation time) Testing QBase.jl Testing Math Utilities : ./test/unit/math/matrices.jl 20.776183 seconds (17.72 M allocations: 918.926 MiB, 5.00% gc time, 98.09% compilation time: 6% of which was recompilation) ./test/unit/math/combinatorics.jl 9.629388 seconds (8.25 M allocations: 424.523 MiB, 1.49% gc time, 93.38% compilation time) 30.422722 seconds (25.96 M allocations: 1.312 GiB, 3.89% gc time, 96.60% compilation time: 4% of which was recompilation) Testing Types : ./test/unit/types/probabilities.jl 9.363438 seconds (9.18 M allocations: 482.097 MiB, 1.66% gc time, 95.13% compilation time) ./test/unit/types/brakets.jl 22.845614 seconds (8.60 M allocations: 560.875 MiB, 2.83% gc time, 96.67% compilation time) ./test/unit/types/states.jl 9.341984 seconds (7.11 M allocations: 369.959 MiB, 1.17% gc time, 95.10% compilation time) ./test/unit/types/unitaries.jl 18.398786 seconds (14.06 M allocations: 753.384 MiB, 1.26% gc time, 98.67% compilation time) ./test/unit/types/measurements.jl 15.825646 seconds (7.45 M allocations: 436.155 MiB, 3.68% gc time, 97.08% compilation time) ./test/unit/kraus_channels.jl 13.438680 seconds (5.19 M allocations: 274.471 MiB, 0.94% gc time, 98.89% compilation time) ./test/unit/choi_operators.jl 9.622275 seconds (2.52 M allocations: 132.557 MiB, 97.70% compilation time) 98.839350 seconds (54.13 M allocations: 2.939 GiB, 1.88% gc time, 97.21% compilation time) Testing Constructors : ./test/unit/constructors/brakets.jl 19.952596 seconds (15.47 M allocations: 838.768 MiB, 3.77% gc time, 98.03% compilation time) ./test/unit/constructors/states.jl 17.406239 seconds (11.02 M allocations: 622.364 MiB, 1.06% gc time, 97.51% compilation time) ./test/unit/constructors/unitaries.jl 5.339673 seconds (2.44 M allocations: 133.780 MiB, 1.60% gc time, 96.80% compilation time) ./test/unit/constructors/measurements.jl 35.380417 seconds (29.20 M allocations: 1.513 GiB, 4.69% gc time, 99.16% compilation time) 78.081044 seconds (58.13 M allocations: 3.071 GiB, 3.43% gc time, 98.34% compilation time) Testing Main : ./test/unit/evolve.jl 3.284840 seconds (2.75 M allocations: 144.487 MiB, 5.52% gc time, 95.04% compilation time) ./test/unit/measure.jl 7.865668 seconds (6.61 M allocations: 346.895 MiB, 1.18% gc time, 97.73% compilation time) ./test/unit/channels.jl 3.521502 seconds (2.95 M allocations: 154.173 MiB, 94.61% compilation time) ./test/unit/information.jl 13.697720 seconds (12.37 M allocations: 642.300 MiB, 1.92% gc time, 98.13% compilation time) 28.371325 seconds (24.68 M allocations: 1.258 GiB, 1.89% gc time, 97.22% compilation time) Test Summary: | Pass Total Time ./src/QBase.jl | 2252 2252 3m55.8s 236.116357 seconds (163.21 M allocations: 8.596 GiB, 2.65% gc time, 97.51% compilation time: <1% of which was recompilation) Testing QBase tests passed Testing completed after 280.45s PkgEval succeeded after 320.63s