Package evaluation to test DataScienceTraits on Julia 1.14.0-DEV.2033 (8c59e8e9f1*) started at 2026-04-14T11:28:48.096 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.99s ################################################################################ # Installation # Installing DataScienceTraits... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6cb2f572] + DataScienceTraits v1.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [6cb2f572] + DataScienceTraits v1.2.2 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 4.62s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.4 s ✓ IntervalSets → IntervalSetsStatisticsExt 1.1 s ✓ Quaternions 1.5 s ✓ Distances 0.9 s ✓ CircularArrays 2.0 s ✓ Tables 4.0 s ✓ ColorVectorSpace 1.4 s ✓ DataScienceTraits 1.5 s ✓ IntegrationInterface → IntegrationInterfaceSparseArraysExt 1.0 s ✓ IntegrationInterface → IntegrationInterfaceQuadGKExt 5.1 s ✓ StatsBase 3.6 s ✓ CategoricalArrays 4.6 s ✓ DispatchDoctor 9.1 s ✓ Static 2.4 s ✓ OpenBLASConsistentFPCSR_jll 2.4 s ✓ CRlibm_jll 2.4 s ✓ CoreMath_jll 2.8 s ✓ HAdaptiveIntegration 1.9 s ✓ DifferentiationInterface → DifferentiationInterfaceStaticArraysExt 7.7 s ✓ ForwardDiff 5.7 s ✓ Rotations 1.5 s ✓ Distances → DistancesSparseArraysExt 9.0 s ✓ NearestNeighbors 1.9 s ✓ ColorVectorSpace → SpecialFunctionsExt 10.0 s ✓ ColorSchemes 2.5 s ✓ DataScienceTraits → DataScienceTraitsUnitfulExt 1.4 s ✓ DataScienceTraits → DataScienceTraitsColorTypesExt 1.7 s ✓ PDMats → StatsBaseExt 2.0 s ✓ CategoricalArrays → CategoricalArraysStatsBaseExt 1.4 s ✓ DataScienceTraits → DataScienceTraitsCategoricalArraysExt 10.8 s ✓ DynamicQuantities 6.4 s ✓ StaticArrayInterface 1.6 s ✓ CRlibm 1.4 s ✓ CoreMath 1.9 s ✓ IntegrationInterface → IntegrationInterfaceHAdaptiveIntegrationExt 2.2 s ✓ ForwardDiff → ForwardDiffStaticArraysExt 1.8 s ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 2.9 s ✓ Unitful → ForwardDiffExt 3.1 s ✓ HAdaptiveIntegration → IncreasePrecisionExt 2.6 s ✓ Colorfy 10.7 s ✓ Distributions 2.4 s ✓ DynamicQuantities → DynamicQuantitiesLinearAlgebraExt 4.4 s ✓ DynamicQuantities → DynamicQuantitiesUnitfulExt 1.7 s ✓ DataScienceTraits → DataScienceTraitsDynamicQuantitiesExt 1.4 s ✓ StaticArrayInterface → StaticArrayInterfaceOffsetArraysExt 2.0 s ✓ StaticArrayInterface → StaticArrayInterfaceStaticArraysExt 6.0 s ✓ IntervalArithmetic 11.2 s ✓ CoordRefSystems 2.1 s ✓ Colorfy → ColorfyCategoricalArraysExt 3.5 s ✓ Colorfy → ColorfyUnitfulExt 4.3 s ✓ Distributions → DistributionsTestExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b115c4e4-2543-5fd0-a212-30127f3cbe3f"), "IntervalSetsStatisticsExt") 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:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2695  [4] _require_prelocked  @ ./loading.jl:2689 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1766  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1803  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1619  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2324  [9] _require_search_from_serialized  @ ./loading.jl:2201 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2834  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [12] macro expansion  @ ./loading.jl:2622 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [15] require  @ ./loading.jl:2562 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [18] _eval_using  @ ./module.jl:137 [inlined]  [19] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [20] top-level scope  @ ~/.julia/packages/CoDa/aQaUb/src/CoDa.jl:13  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [22] 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:3294  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [26] include_string  @ ./loading.jl:3146 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [28] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/CoDa/aQaUb/src/CoDa.jl:5 in expression starting at stdin:5 ✗ CoDa 2.9 s ✓ DataScienceTraits → DataScienceTraitsDistributionsExt 3.6 s ✓ Colorfy → ColorfyDistributionsExt 1.6 s ✓ TiledIteration 2.0 s ✓ IntervalArithmetic → IntervalArithmeticSparseArraysExt 1.6 s ✓ IntervalArithmetic → IntervalArithmeticIrrationalConstantsExt 1.9 s ✓ IntervalArithmetic → IntervalArithmeticForwardDiffExt 1.8 s ✓ IntervalArithmetic → IntervalArithmeticLinearAlgebraExt 1.5 s ✓ IntervalArithmetic → IntervalArithmeticDiffRulesExt 1.4 s ✓ IntervalArithmetic → IntervalArithmeticIntervalSetsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("5900dafe-f573-5c72-b367-76665857777b"), "CoDa") 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:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [4] macro expansion  @ ./loading.jl:2622 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [7] require  @ ./loading.jl:2562 [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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/DataScienceTraits/4avzD/ext/DataScienceTraitsCoDaExt.jl:8  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [14] 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:3294  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [18] include_string  @ ./loading.jl:3146 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [20] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/DataScienceTraits/4avzD/ext/DataScienceTraitsCoDaExt.jl:5 in expression starting at stdin:5 ✗ DataScienceTraits → DataScienceTraitsCoDaExt 8.2 s ✓ ExactPredicates 11.8 s ✓ DelaunayTriangulation 12.7 s ✓ Meshes 5.9 s ✓ DataScienceTraits → DataScienceTraitsMeshesExt 63 dependencies successfully precompiled in 245 seconds. 119 already precompiled. Precompilation completed after 270.8s ################################################################################ # Testing # Testing DataScienceTraits Status `/tmp/jl_4Ae5dD/Project.toml` [324d7699] CategoricalArrays v1.1.0 [5900dafe] CoDa v1.5.0 [3da002f7] ColorTypes v0.12.1 [6cb2f572] DataScienceTraits v1.2.2 [31c24e10] Distributions v0.25.124 [06fc5a27] DynamicQuantities v1.12.1 [eacbb407] Meshes v0.57.6 [1986cc42] Unitful v1.28.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_4Ae5dD/Manifest.toml` [47edcb42] ADTypes v1.21.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.5.2 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.23.0 [39de3d68] AxisArrays v0.4.8 [0e736298] Bessels v0.2.8 [96374032] CRlibm v1.0.2 [324d7699] CategoricalArrays v1.1.0 [7a955b69] CircularArrays v1.5.0 [5900dafe] CoDa v1.5.0 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [03fe91ce] Colorfy v1.2.0 [5ae59095] Colors v0.13.1 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b46f11dc] CoordRefSystems v0.19.17 [b7a15901] CoreMath v0.1.0 [9a962f9c] DataAPI v1.16.0 [6cb2f572] DataScienceTraits v1.2.2 [864edb3b] DataStructures v0.19.4 [e2d170a0] DataValueInterfaces v1.0.0 [927a84f5] DelaunayTriangulation v1.6.6 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.16 [8d63f2c5] DispatchDoctor v0.4.28 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.124 [ffbed154] DocStringExtensions v0.9.5 [06fc5a27] DynamicQuantities v1.12.1 [4e289a0a] EnumX v1.0.7 [429591f6] ExactPredicates v2.2.9 [1a297f60] FillArrays v1.16.0 [53c48c17] FixedPointNumbers v0.8.5 [f6369f11] ForwardDiff v1.3.3 [eaa5ad34] HAdaptiveIntegration v1.1.0 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [615f187c] IfElse v0.1.1 [03ca86a4] IntegrationInterface v0.1.3 [d1acc4aa] IntervalArithmetic v1.0.6 [8197267c] IntervalSets v0.7.14 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [eacbb407] Meshes v0.57.6 [e1d29d7a] Missings v1.2.0 [77ba4419] NaNMath v1.1.3 [b8a86587] NearestNeighbors v0.4.27 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [94ee1d12] Quaternions v0.7.7 [b3c3ace0] RangeArrays v0.3.2 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [6038ab10] Rotations v1.7.1 [5eaf0fd0] RoundingEmulator v0.2.1 [431bcebd] SciMLPublic v1.0.1 [7e506255] ScopedValues v1.6.0 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.7.2 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.9.0 [90137ffa] StaticArrays v1.9.18 [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 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [1c621080] TestItems v1.0.0 [06e1c1a7] TiledIteration v0.5.0 [28dd2a49] TransformsBase v1.6.0 [410a4b4d] Tricks v0.1.13 [1986cc42] Unitful v1.28.0 [4e9b3aee] CRlibm_jll v1.0.1+0 [a38c48d9] CoreMath_jll v0.1.0+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.30+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+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 [9fa8497b] Future 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 [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 [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.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.1+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... Test Summary: | Pass Total Time DataScienceTraits.jl | 173 173 17.9s Testing DataScienceTraits tests passed Testing completed after 73.62s PkgEval succeeded after 377.66s