Package evaluation to test QBase on Julia 1.14.0-DEV.1260 (89243d1cdf*) started at 2025-11-16T17:32:51.228 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.5s ################################################################################ # 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.7.1 [2913bbd2] + StatsBase v0.34.8 [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.12.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.11.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.29s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 9154.7 ms ✓ QBase 1 dependency successfully precompiled in 10 seconds. 53 already precompiled. Precompilation completed after 23.38s ################################################################################ # Testing # Testing QBase Status `/tmp/jl_57G3WE/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_57G3WE/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.7.1 [2913bbd2] StatsBase v0.34.8 [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.12.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.11.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 3.702141 seconds (1.59 M allocations: 98.400 MiB, 8.49% gc time, 29.80% compilation time) Testing QBase.jl Testing Math Utilities : ./test/unit/math/matrices.jl 30.566629 seconds (18.64 M allocations: 958.096 MiB, 1.35% gc time, 98.67% compilation time: 3% of which was recompilation) ./test/unit/math/combinatorics.jl 11.514084 seconds (7.83 M allocations: 398.919 MiB, 1.25% gc time, 94.61% compilation time) 42.106823 seconds (26.47 M allocations: 1.325 GiB, 1.32% gc time, 97.56% compilation time: 2% of which was recompilation) Testing Types : ./test/unit/types/probabilities.jl 11.316786 seconds (9.11 M allocations: 474.135 MiB, 1.75% gc time, 96.12% compilation time) ./test/unit/types/brakets.jl 23.559025 seconds (8.63 M allocations: 537.580 MiB, 2.18% gc time, 95.14% compilation time) ./test/unit/types/states.jl 12.844212 seconds (7.10 M allocations: 366.833 MiB, 1.13% gc time, 96.72% compilation time) ./test/unit/types/unitaries.jl 26.621068 seconds (14.09 M allocations: 745.935 MiB, 0.85% gc time, 99.09% compilation time) ./test/unit/types/measurements.jl 15.968064 seconds (7.47 M allocations: 427.297 MiB, 1.39% gc time, 97.20% compilation time) ./test/unit/kraus_channels.jl 17.091441 seconds (5.89 M allocations: 308.485 MiB, 2.92% gc time, 99.18% compilation time: 8% of which was recompilation) ./test/unit/choi_operators.jl 11.174543 seconds (2.45 M allocations: 128.233 MiB, 98.07% compilation time) 118.578445 seconds (54.74 M allocations: 2.918 GiB, 1.52% gc time, 97.42% compilation time: 1% of which was recompilation) Testing Constructors : ./test/unit/constructors/brakets.jl 22.307210 seconds (15.21 M allocations: 813.736 MiB, 1.10% gc time, 98.25% compilation time) ./test/unit/constructors/states.jl 18.629703 seconds (11.03 M allocations: 611.730 MiB, 1.35% gc time, 97.70% compilation time) ./test/unit/constructors/unitaries.jl 6.299639 seconds (2.44 M allocations: 132.159 MiB, 0.74% gc time, 97.38% compilation time) ./test/unit/constructors/measurements.jl 73.435119 seconds (29.20 M allocations: 1.505 GiB, 1.75% gc time, 99.59% compilation time) 120.673982 seconds (57.89 M allocations: 3.027 GiB, 1.51% gc time, 98.93% compilation time) Testing Main : ./test/unit/evolve.jl 4.103766 seconds (2.75 M allocations: 143.337 MiB, 95.85% compilation time) ./test/unit/measure.jl 10.561931 seconds (6.63 M allocations: 346.006 MiB, 1.28% gc time, 98.46% compilation time) ./test/unit/channels.jl 4.227677 seconds (2.96 M allocations: 153.596 MiB, 2.35% gc time, 95.41% compilation time) ./test/unit/information.jl 19.073728 seconds (12.36 M allocations: 637.697 MiB, 1.45% gc time, 98.67% compilation time) 37.968893 seconds (24.70 M allocations: 1.251 GiB, 1.34% gc time, 97.94% compilation time) Test Summary: | Pass Total Time ./src/QBase.jl | 2252 2252 5m19.4s 319.743297 seconds (164.09 M allocations: 8.537 GiB, 1.47% gc time, 98.07% compilation time: <1% of which was recompilation) Testing QBase tests passed Testing completed after 345.95s PkgEval succeeded after 395.56s