Package evaluation to test QuantumControlBase on Julia 1.14.0-DEV.1699 (9484a92029*) started at 2026-02-10T14:11:57.805 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.32s ################################################################################ # Installation # Installing QuantumControlBase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f10a33bc] + QuantumControlBase v0.11.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [f10a33bc] + QuantumControlBase v0.11.0 Installation completed after 3.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2859.9 ms ✓ BibInternal 957.5 ms ✓ QuantumControlBase 4127.0 ms ✓ FixedPointNumbers 1158.1 ms ✓ CoverageTools 2379.3 ms ✓ QuadGK 2937.7 ms ✓ MIMEs 1047.6 ms ✓ FillArrays → FillArraysStatisticsExt 4432.4 ms ✓ StatsBase 898.5 ms ✓ StructUtils → StructUtilsTablesExt 1526.9 ms ✓ DefaultApplication 14793.0 ms ✓ TestingUtilities 2612.2 ms ✓ DocInventories 1453.8 ms ✓ Git_LFS_jll 1528.4 ms ✓ libsass_jll 1522.1 ms ✓ Gumbo_jll 1560.0 ms ✓ Rmath_jll 1621.8 ms ✓ OpenSSH_jll 14917.6 ms ✓ StaticArrays 19211.2 ms ✓ CommonMark 3525.2 ms ✓ StringManipulation 1275.2 ms ✓ StringEncodings 1605.8 ms ✓ XML2_jll 6.4 ms ✓ Git_jll 14.5 ms ✓ JSON 26595.9 ms ✓ HTTP 2364.8 ms ✓ HypergeometricFunctions 2796.0 ms ✓ ColorTypes 1575.0 ms ✓ PDMats → StatsBaseExt 2249.3 ms ✓ Sass 1324.1 ms ✓ Gumbo 1632.2 ms ✓ Rmath 1546.8 ms ✓ StaticArrays → StaticArraysStatisticsExt 1745.1 ms ✓ FillArrays → FillArraysStaticArraysExt 9389.5 ms ✓ MarchingCubes 2101.0 ms ✓ CommonMark → CommonMarkMarkdownASTExt 2110.8 ms ✓ CommonMark → CommonMarkMarkdownExt 63989.4 ms ✓ JuliaFormatter 41027.1 ms ✓ PrettyTables 2898.8 ms ✓ YAML 2052.6 ms ✓ EzXML 1135.8 ms ✓ Git 1984.1 ms ✓ JSONSchema 3787.7 ms ✓ LiveServer 6270.1 ms ✓ FileIO → HTTPExt 4506.7 ms ✓ Coverage 1372.0 ms ✓ ColorTypes → StyledStringsExt 4440.8 ms ✓ ColorVectorSpace 8681.1 ms ✓ Colors ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("34004b35-14d8-5ef3-9330-4cdb6864b03a"), "HypergeometricFunctions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/StatsFuns/Gkkox/src/distrs/beta.jl:3  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/StatsFuns/Gkkox/src/StatsFuns.jl:272  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [19] include_string  @ ./loading.jl:3140 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/StatsFuns/Gkkox/src/distrs/beta.jl:3 in expression starting at /home/pkgeval/.julia/packages/StatsFuns/Gkkox/src/StatsFuns.jl:1 in expression starting at stdin:5 ✗ StatsFuns 53918.9 ms ✓ Documenter 2154.8 ms ✓ BibParser 10943.5 ms ✓ LocalCoverage 1445.5 ms ✓ ColorVectorSpace → SpecialFunctionsExt 9608.9 ms ✓ ColorSchemes ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8182515f-4554-5253-aa88-b3c276c4d661"), "StatsBaseExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2694  [4] _require_prelocked  @ ./loading.jl:2688 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1764  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1801  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1617  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2702  [9] macro expansion  @ ./loading.jl:2621 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [12] require  @ ./loading.jl:2561 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_using  @ ./module.jl:137 [inlined]  [16] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [17] top-level scope  @ ~/.julia/packages/Distributions/xMnxM/src/Distributions.jl:3  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [19] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [23] include_string  @ ./loading.jl:3140 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [25] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Distributions/xMnxM/src/Distributions.jl:1 in expression starting at stdin:5 ✗ Distributions 9945.2 ms ✓ DocumenterTools 9525.0 ms ✓ DocumenterInterLinks 5817.4 ms ✓ Bibliography ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("299715c1-40a9-479a-aaf9-4a633d36f717"), "MarchingCubes") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/UnicodePlots/Fey3W/src/UnicodePlots.jl:15  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [16] include_string  @ ./loading.jl:3140 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/UnicodePlots/Fey3W/src/UnicodePlots.jl:1 in expression starting at stdin:5 ✗ UnicodePlots 3858.0 ms ✓ Distributions → DistributionsTestExt 11492.2 ms ✓ DocumenterCitations 56 dependencies successfully precompiled in 419 seconds. 101 already precompiled. Precompilation completed after 440.04s ################################################################################ # Testing # Testing QuantumControlBase Status `/tmp/jl_cwIq68/Project.toml` [a2441757] Coverage v1.8.1 [31c24e10] Distributions v0.25.123 [e30172f5] Documenter v1.16.1 [daee34ce] DocumenterCitations v1.4.1 [d12716ef] DocumenterInterLinks v1.1.0 [35a29f4d] DocumenterTools v0.1.21 [c27321d9] Glob v1.4.0 [98e50ef6] JuliaFormatter v2.3.0 [16fef848] LiveServer v1.5.0 [5f6e1e16] LocalCoverage v0.8.5 [f10a33bc] QuantumControlBase v0.11.0 [1bc83da4] SafeTestsets v0.1.0 [40452611] TestingUtilities v1.11.0 [b8865327] UnicodePlots v3.8.1 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cwIq68/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [66dad0bd] AliasTables v1.1.3 [c7e460c6] ArgParse v1.2.0 [2027ae74] BibInternal v0.3.7 [13533e5b] BibParser v0.2.3 [f1be7e48] Bibliography v0.3.1 [e2ed5e7c] Bijections v0.2.2 [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [a80b9123] CommonMark v0.10.3 [f0e56b4a] ConcurrentUtilities v2.5.0 [d38c429a] Contour v0.6.3 [a2441757] Coverage v1.8.1 ⌃ [c36e975a] CoverageTools v1.3.2 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [3f0dd361] DefaultApplication v1.1.0 [31c24e10] Distributions v0.25.123 [43dc2714] DocInventories v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [daee34ce] DocumenterCitations v1.4.1 [d12716ef] DocumenterInterLinks v1.1.0 [35a29f4d] DocumenterTools v0.1.21 [460bff9d] ExceptionUnwrapping v0.1.11 [8f5d6c58] EzXML v1.2.3 [5789e2e9] FileIO v1.18.0 [1a297f60] FillArrays v1.16.0 [53c48c17] FixedPointNumbers v0.8.5 [d7ba0133] Git v1.5.0 [c27321d9] Glob v1.4.0 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.10.19 [34004b35] HypergeometricFunctions v0.3.28 [b5f81e59] IOCapture v1.0.0 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [7d188eb4] JSONSchema v1.5.0 [98e50ef6] JuliaFormatter v2.3.0 ⌅ [70703baa] JuliaSyntax v0.4.10 [b964fa9f] LaTeXStrings v1.4.0 [0e77f7df] LazilyInitializedFields v1.3.0 [16fef848] LiveServer v1.5.0 [5f6e1e16] LocalCoverage v0.8.5 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 ⌅ [6c6e2e6c] MIMEs v0.1.4 [d8e11817] MLStyle v0.4.17 [299715c1] MarchingCubes v0.1.11 [d0879d2d] MarkdownAST v0.1.2 [739be429] MbedTLS v1.1.9 [e1d29d7a] Missings v1.2.0 [77ba4419] NaNMath v1.1.3 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [f10a33bc] QuantumControlBase v0.11.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [1bc83da4] SafeTestsets v0.1.0 [322a6be2] Sass v0.2.0 [6c6a2e73] Scratch v1.3.0 [777ac1f9] SimpleBufferStream v1.2.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.10 [4c63d2b9] StatsFuns v1.5.2 [69024149] StringEncodings v0.3.7 [892a3eda] StringManipulation v0.4.2 [ec057cc2] StructUtils v2.6.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [1c621080] TestItems v1.0.0 [40452611] TestingUtilities v1.11.0 [b718987f] TextWrap v1.0.2 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [b8865327] UnicodePlots v3.8.1 [ddb6d928] YAML v0.4.16 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.53.0+0 [528830af] Gumbo_jll v0.10.2+0 [94ce4f54] Libiconv_jll v1.18.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [02c8fc9c] XML2_jll v2.15.1+0 [47bcb7c8] libsass_jll v3.6.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Testing QuantumControlBase tests passed Testing completed after 11.68s PkgEval succeeded after 477.39s