Package evaluation to test ConstructionBase on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:40:16.531 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 4.6s ################################################################################ # Installation # Installing ConstructionBase... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [187b0558] + ConstructionBase v1.6.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [187b0558] + ConstructionBase v1.6.0 Installation completed after 7.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1374.1 ms ✓ IntervalSets 623.8 ms ✓ IntervalSets → IntervalSetsRandomExt 679.6 ms ✓ ConstructionBase → ConstructionBaseIntervalSetsExt 3 dependencies successfully precompiled in 4 seconds. 8 already precompiled. Precompilation completed after 14.67s ################################################################################ # Testing # Testing ConstructionBase Status `/tmp/jl_xwAXtb/Project.toml` [187b0558] ConstructionBase v1.6.0 [8197267c] IntervalSets v0.7.13 [90137ffa] StaticArrays v1.9.16 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_xwAXtb/Manifest.toml` [187b0558] ConstructionBase v1.6.0 [8197267c] IntervalSets v0.7.13 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time constructorof | 7 7 1.6s Test Summary: | Pass Total Time getfields | 8 8 0.1s Test Summary: | Pass Total Time getfields does not depend on properties | 2 2 0.0s Test Summary: | Pass Total Time getproperties | 4 4 0.5s Test Summary: | Pass Total Time setproperties | 37 37 1.2s Test Summary: | Pass Total Time custom setproperties unambiguous on empty | 4 4 0.1s Test Summary: | Pass Total Time constructors for non-standadard Base and LinearAlgebra etc objects | 63 63 14.2s Test Summary: | Pass Total Time default function constructors | 5 5 0.1s Test Summary: | Pass Total Time Custom function object constructors still work | 7 7 1.2s Test Summary: | Pass Total Time use properties, not fields | 15 15 0.2s Test Summary: | Pass Broken Total Time properties can be numbered | 3 1 4 0.4s Test Summary: | Pass Total Time propertynames can be a vector | 4 4 0.3s Test Summary: | Pass Total Time no allocs Tuple | 29 29 4.5s Test Summary: | Pass Total Time no allocs NamedTuple | 29 29 5.0s Test Summary: | Pass Total Time no allocs S | 29 29 2.4s Test Summary: | Pass Total Time no allocs S2 | 2 2 0.2s Test Summary: | Pass Total Time inference | 1070 1070 44.3s Test Summary: | Pass Total Time staticarrays | 26 26 0.8s Test Summary: | Pass Total Time intervalsets | 4 4 0.1s Testing ConstructionBase tests passed Testing completed after 96.94s PkgEval succeeded after 126.27s