Package evaluation to test FunctionalTables on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:22:56.691 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.15s ################################################################################ # Installation # Installing FunctionalTables... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [19188cdf] + FunctionalTables v0.3.1 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [dce04be8] + ArgCheck v1.1.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 ⌅ [ffbed154] + DocStringExtensions v0.8.6 [19188cdf] + FunctionalTables v0.3.1 [c8e1da08] + IterTools v1.10.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [3783bdb8] + TableTraits v1.0.1 ⌅ [bd369af6] + Tables v0.2.11 [3a884ed6] + UnPack v1.0.2 [56f22d72] + Artifacts [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [76f85450] + LibGit2 [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [8dfed614] + Test [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.35s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1204.5 ms ✓ ArgCheck 1614.6 ms ✓ FunctionalTables 2 dependencies successfully precompiled in 4 seconds. 14 already precompiled. 1 dependency had output during precompilation: ┌ FunctionalTables │ WARNING: method definition for cancontain at /home/pkgeval/.julia/packages/FunctionalTables/hhCd4/src/utilities.jl:23 declares type variable S but does not use it. └ Precompilation completed after 11.65s ################################################################################ # Testing # Testing FunctionalTables Status `/tmp/jl_ZOAZth/Project.toml` ⌅ [dce04be8] ArgCheck v1.1.0 ⌅ [ffbed154] DocStringExtensions v0.8.6 [19188cdf] FunctionalTables v0.3.1 [c8e1da08] IterTools v1.10.0 [d96e819e] Parameters v0.12.3 ⌅ [bd369af6] Tables v0.2.11 [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_ZOAZth/Manifest.toml` ⌅ [dce04be8] ArgCheck v1.1.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 ⌅ [ffbed154] DocStringExtensions v0.8.6 [19188cdf] FunctionalTables v0.3.1 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [bac558e1] OrderedCollections v1.8.1 [d96e819e] Parameters v0.12.3 [3783bdb8] TableTraits v1.0.1 ⌅ [bd369af6] Tables v0.2.11 [3a884ed6] UnPack v1.0.2 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [4536629a] OpenBLAS_jll v0.3.23+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [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 narrow | 8 8 1.4s Test Summary: | Pass Total Time cancontain | 6 6 0.1s Test Summary: | Pass Total Time append1 | 2 2 0.9s Test Summary: | Pass Total Time splitting named tuples | 3 3 0.6s merge_default_types: Error During Test at /home/pkgeval/.julia/packages/FunctionalTables/hhCd4/test/runtests.jl:63 Got exception outside of a @test Tuple field type cannot be Union{} Stacktrace: [1] macro expansion @ ~/.julia/packages/FunctionalTables/hhCd4/test/runtests.jl:64 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [3] top-level scope @ ~/.julia/packages/FunctionalTables/hhCd4/test/runtests.jl:64 [4] include(fname::String) @ Base.MainInclude ./client.jl:487 [5] top-level scope @ none:6 Test Summary: | Error Total Time merge_default_types | 1 1 2.1s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FunctionalTables/hhCd4/test/runtests.jl:63 Testing failed after 12.36s ERROR: LoadError: Package FunctionalTables errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 44.19s: package tests unexpectedly errored