Package evaluation to test ConstructionBase on Julia 1.12.4 (422f456051*) started at 2026-01-28T22:52:38.440 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.79s ################################################################################ # Installation # Installing ConstructionBase... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [187b0558] + ConstructionBase v1.6.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [187b0558] + ConstructionBase v1.6.0 Installation completed after 4.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 996.6 ms ✓ IntervalSets 1381.4 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 899.4 ms ✓ IntervalSets → IntervalSetsRandomExt 760.4 ms ✓ ConstructionBase → ConstructionBaseIntervalSetsExt 4 dependencies successfully precompiled in 4 seconds. 18 already precompiled. Precompilation completed after 20.91s ################################################################################ # Testing # Testing ConstructionBase Status `/tmp/jl_ltYIXz/Project.toml` [187b0558] ConstructionBase v1.6.0 [8197267c] IntervalSets v0.7.13 [90137ffa] StaticArrays v1.9.16 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ltYIXz/Manifest.toml` [187b0558] ConstructionBase v1.6.0 [8197267c] IntervalSets v0.7.13 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [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.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [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 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time constructorof | 7 7 0.4s Test Summary: | Pass Total Time getfields | 8 8 0.2s Test Summary: | Pass Total Time getfields does not depend on properties | 2 2 0.0s Test Summary: | Pass Total Time getproperties | 4 4 0.1s Test Summary: | Pass Total Time setproperties | 37 37 2.0s 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 9.5s 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.7s Test Summary: | Pass Total Time use properties, not fields | 15 15 0.3s 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.5s Test Summary: | Pass Total Time no allocs Tuple | 29 29 7.2s Test Summary: | Pass Total Time no allocs NamedTuple | 29 29 7.5s Test Summary: | Pass Total Time no allocs S | 29 29 3.5s Test Summary: | Pass Total Time no allocs S2 | 2 2 0.2s inference: Error During Test at /home/pkgeval/.julia/packages/ConstructionBase/3a7dg/test/runtests.jl:478 Got exception outside of a @test return type @NamedTuple{a1::UInt32, a2::Int16, a3::Int8, a4::Int64, a5::Int32, a6::UInt16, a7::Float32, a8::Float64, a9::Float64, a10::Float64, a11::UInt32, a12::Int16, a13::UInt8, a14::Int16, a15::Int8, a16::UInt32, a17::UInt64, a18::UInt32, a19::UInt64, a20::Float16, a21::UInt128, a22::UInt16, a23::UInt32, a24::Float32, a25::Int64, a26::Float16, a27::Int32, a28::Int128, a29::UInt16, a30::Float16, a31::UInt128, a32::UInt8, a33::Float32, a34::UInt64, a35::UInt16, a36::UInt64, a37::Int16, a38::Float32, a39::Int8, a40::UInt64} does not match inferred return type NamedTuple{_A, Tuple{UInt32, Int16, Int8, Int64, Int32, UInt16, Float32, Float64, Float64, Float64, UInt32, Int16, UInt8, Int16, Int8, UInt32, UInt64, UInt32, UInt64, Float16, UInt128, UInt16, UInt32, Float32, Int64, Float16, Int32, Int128, UInt16, Float16, UInt128, UInt8, Float32, UInt64, UInt16, UInt64, Int16, Float32, Int8, UInt64}} where _A Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ ~/.julia/packages/ConstructionBase/3a7dg/test/runtests.jl:546 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [4] top-level scope @ ~/.julia/packages/ConstructionBase/3a7dg/test/runtests.jl:479 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [6] top-level scope @ none:6 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [9] _start() @ Base ./client.jl:550 Test Summary: | Pass Error Total Time inference | 1070 1 1071 1m39.6s Tuple n=0 | 7 7 0.0s Tuple n=1 | 11 11 0.0s Tuple n=2 | 15 15 0.4s Tuple n=3 | 19 19 0.9s Tuple n=4 | 23 23 0.5s Tuple n=5 | 27 27 0.5s Tuple n=10 | 47 47 1.3s Tuple n=20 | 87 87 3.6s Tuple n=30 | 127 127 3.6s Tuple n=40 | 167 167 24.4s NamedTuple n=0 | 8 8 0.0s NamedTuple n=1 | 12 12 0.2s NamedTuple n=2 | 16 16 2.0s NamedTuple n=3 | 20 20 2.0s NamedTuple n=4 | 24 24 2.0s NamedTuple n=5 | 28 28 2.5s NamedTuple n=10 | 48 48 3.5s NamedTuple n=20 | 88 88 7.3s NamedTuple n=30 | 128 128 12.9s NamedTuple n=40 | 168 168 16.3s RNG of the outermost testset: Random.Xoshiro(0x90f906418459d33f, 0x9d9c70225aa9f240, 0x5e724d4eec048158, 0xf48c1db96c3e6c92, 0xf1dea945262328b5) ERROR: LoadError: Some tests did not pass: 1070 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ConstructionBase/3a7dg/test/runtests.jl:478 Testing failed after 153.38s ERROR: LoadError: Package ConstructionBase errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2535 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 202.34s: package tests unexpectedly errored