Package evaluation to test Relationals on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-27T15:51:49.929 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.46s ################################################################################ # Installation # Installing Relationals... Resolving package versions... Installed InlineStrings ─────────────── v1.4.5 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed Compat ────────────────────── v4.18.1 Installed OrderedCollections ────────── v1.8.1 Installed Memoization ───────────────── v0.2.2 Installed MacroTools ────────────────── v0.5.16 Installed SnoopPrecompile ───────────── v1.0.3 Installed DataStructures ────────────── v0.19.3 Installed DataValueInterfaces ───────── v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed InvertedIndices ───────────── v1.3.1 Installed SentinelArrays ────────────── v1.4.8 Installed Statistics ────────────────── v1.11.1 Installed JSON3 ─────────────────────── v1.14.3 Installed StringManipulation ────────── v0.4.2 Installed PrecompileTools ───────────── v1.3.3 Installed Reexport ──────────────────── v1.2.2 Installed Tables ────────────────────── v1.12.1 Installed Parsers ───────────────────── v2.8.3 Installed DBInterface ───────────────── v2.6.1 Installed Preferences ───────────────── v1.5.0 Installed Missings ──────────────────── v1.2.0 Installed WeakRefStrings ────────────── v1.4.2 Installed PooledArrays ──────────────── v1.4.3 Installed JLLWrappers ───────────────── v1.7.1 Installed TableTraits ───────────────── v1.0.1 Installed DataFrames ────────────────── v1.8.1 Installed PrettyTables ──────────────── v3.1.2 Installed LaTeXStrings ──────────────── v1.4.0 Installed Crayons ───────────────────── v4.1.1 Installed StructTypes ───────────────── v1.11.0 Installed SQLite_jll ────────────────── v3.48.0+0 Installed JSONTables ────────────────── v1.0.3 Installed SortingAlgorithms ─────────── v1.2.2 Installed Relationals ───────────────── v0.1.0 Installed SQLite ────────────────────── v1.6.1 Installing 1 artifacts Installed artifact SQLite 5.0 MiB Updating `~/.julia/environments/v1.14/Project.toml` [0682c367] + Relationals v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [a10d1c49] + DBInterface v2.6.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.1 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [0f8b85d8] + JSON3 v1.14.3 [b9914132] + JSONTables v1.0.3 [b964fa9f] + LaTeXStrings v1.4.0 [1914dd2f] + MacroTools v0.5.16 [6fafb56a] + Memoization v0.2.2 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [08abe8d2] + PrettyTables v3.1.2 [189a3867] + Reexport v1.2.2 [0682c367] + Relationals v0.1.0 [0aa819cd] + SQLite v1.6.1 [91c51154] + SentinelArrays v1.4.8 [66db9d55] + SnoopPrecompile v1.0.3 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.2 [856f2bd8] + StructTypes v1.11.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [ea10d353] + WeakRefStrings v1.4.2 [76ed43ae] + SQLite_jll v3.48.0+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.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 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 8.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 4600.5 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4072.7 ms ✓ MacroTools 1617.4 ms ✓ InlineStrings 732.4 ms ✓ Reexport 1093.9 ms ✓ Statistics 819.9 ms ✓ DataAPI 733.3 ms ✓ DataValueInterfaces 797.3 ms ✓ DBInterface 1245.2 ms ✓ OrderedCollections 689.4 ms ✓ InvertedIndices 583.3 ms ✓ IteratorInterfaceExtensions 742.1 ms ✓ LaTeXStrings 1735.0 ms ✓ Crayons 2618.6 ms ✓ SentinelArrays 1571.3 ms ✓ StructTypes 1123.8 ms ✓ Compat 1139.0 ms ✓ Preferences 851.6 ms ✓ Memoization 926.1 ms ✓ Missings 984.5 ms ✓ PooledArrays 3367.2 ms ✓ DataStructures 668.8 ms ✓ TableTraits 788.0 ms ✓ Compat → CompatLinearAlgebraExt 1120.0 ms ✓ JLLWrappers 1016.0 ms ✓ SnoopPrecompile 848.6 ms ✓ PrecompileTools 1021.4 ms ✓ SortingAlgorithms 1737.1 ms ✓ Tables 1424.1 ms ✓ SQLite_jll 3130.8 ms ✓ StringManipulation 15467.0 ms ✓ Parsers 37273.4 ms ✓ PrettyTables 13997.1 ms ✓ JSON3 874.0 ms ✓ InlineStrings → ParsersExt 84864.3 ms ✓ DataFrames 1336.2 ms ✓ JSONTables 2625.3 ms ✓ WeakRefStrings 3804.6 ms ✓ SQLite 11298.9 ms ✓ Relationals 38 dependencies successfully precompiled in 211 seconds. 15 already precompiled. Precompilation completed after 226.94s ################################################################################ # Testing # Testing Relationals Status `/tmp/jl_vn2TnQ/Project.toml` [a10d1c49] DBInterface v2.6.1 [a93c6f00] DataFrames v1.8.1 [0f8b85d8] JSON3 v1.14.3 [b9914132] JSONTables v1.0.3 [6fafb56a] Memoization v0.2.2 [0682c367] Relationals v0.1.0 [0aa819cd] SQLite v1.6.1 [66db9d55] SnoopPrecompile v1.0.3 [856f2bd8] StructTypes v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_vn2TnQ/Manifest.toml` [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [a10d1c49] DBInterface v2.6.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [0f8b85d8] JSON3 v1.14.3 [b9914132] JSONTables v1.0.3 [b964fa9f] LaTeXStrings v1.4.0 [1914dd2f] MacroTools v0.5.16 [6fafb56a] Memoization v0.2.2 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [08abe8d2] PrettyTables v3.1.2 [189a3867] Reexport v1.2.2 [0682c367] Relationals v0.1.0 [0aa819cd] SQLite v1.6.1 [91c51154] SentinelArrays v1.4.8 [66db9d55] SnoopPrecompile v1.0.3 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.2 [856f2bd8] StructTypes v1.11.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ea10d353] WeakRefStrings v1.4.2 [76ed43ae] SQLite_jll v3.48.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.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 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... WARNING: Method definition _dummy_backedge() in module Memoization at /home/pkgeval/.julia/packages/Memoization/ON3Za/src/Memoization.jl:49 overwritten at /home/pkgeval/.julia/packages/Memoization/ON3Za/src/Memoization.jl:65. Test Summary: | Total Time source macro | 0 0.3s relational macro: Error During Test at /home/pkgeval/.julia/packages/Relationals/hdGXm/test/runtests.jl:9 Test threw exception Expression: typeof(getadmin(first(Manufacturer))) == User MethodError: construct(::Type{UUID}, ::UUID) is ambiguous. Candidates: construct(::Type{UUID}, arg; kw...) @ StructTypes ~/.julia/packages/StructTypes/PaLwj/src/StructTypes.jl:461 construct(::Type{T}, x::T; kw...) where T @ StructTypes ~/.julia/packages/StructTypes/PaLwj/src/StructTypes.jl:329 Possible fix, define construct(::Type{UUID}, ::UUID) Stacktrace: [1] constructfrom(::StructTypes.StringType, ::Type{UUID}, obj::UUID) @ StructTypes ~/.julia/packages/StructTypes/PaLwj/src/StructTypes.jl:967 [2] constructfrom(::Type{UUID}, obj::UUID) @ StructTypes ~/.julia/packages/StructTypes/PaLwj/src/StructTypes.jl:949 [3] DictClosure @ ~/.julia/packages/StructTypes/PaLwj/src/StructTypes.jl:1083 [inlined] [4] construct @ ~/.julia/packages/StructTypes/PaLwj/src/StructTypes.jl:623 [inlined] [5] constructfrom(::StructTypes.UnorderedStruct, ::Type{User}, ::StructTypes.DictType, obj::Dict{Any, Any}) @ StructTypes ~/.julia/packages/StructTypes/PaLwj/src/StructTypes.jl:1089 [6] constructfrom @ ~/.julia/packages/StructTypes/PaLwj/src/StructTypes.jl:1074 [inlined] [7] constructfrom @ ~/.julia/packages/StructTypes/PaLwj/src/StructTypes.jl:949 [inlined] [8] _broadcast_getindex_evalf @ ./broadcast.jl:698 [inlined] [9] _broadcast_getindex @ ./broadcast.jl:681 [inlined] [10] _getindex @ ./broadcast.jl:619 [inlined] [11] getindex @ ./broadcast.jl:615 [inlined] [12] macro expansion @ ./broadcast.jl:994 [inlined] [13] macro expansion @ ./simdloop.jl:77 [inlined] [14] copyto! @ ./broadcast.jl:993 [inlined] [15] copyto! @ ./broadcast.jl:946 [inlined] [16] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(StructTypes.constructfrom), Tuple{Base.RefValue{Type{User}}, Vector{Dict{Any, Any}}}}) @ Base.Broadcast ./broadcast.jl:918 [17] materialize @ ./broadcast.jl:893 [inlined] [18] queryconstructmodels(::Type{User}, q::RelationalQuery; kwargs::@Kwargs{limit::Int64, offset::Int64}) @ Relationals ~/.julia/packages/Relationals/hdGXm/src/query.jl:70 [19] queryconstructmodels @ ~/.julia/packages/Relationals/hdGXm/src/query.jl:68 [inlined] [20] first(T::Type{User}, conds::Tuple{}; kwargs::@Kwargs{}) @ Relationals ~/.julia/packages/Relationals/hdGXm/src/models.jl:60 [21] first @ ~/.julia/packages/Relationals/hdGXm/src/models.jl:59 [inlined] [22] first @ ~/.julia/packages/Relationals/hdGXm/src/models.jl:54 [inlined] [23] getadmin(user::Manufacturer) @ Main ~/.julia/packages/Relationals/hdGXm/src/macros/belongs_to.jl:46 [24] top-level scope @ ~/.julia/packages/Relationals/hdGXm/test/runtests.jl:9 [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [26] macro expansion @ ~/.julia/packages/Relationals/hdGXm/test/runtests.jl:9 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Test Summary: | Pass Error Total Time relational macro | 1 1 2 19.0s RNG of the outermost testset: Random.Xoshiro(0x1fb79287eed71f71, 0x92c195110f856286, 0x42554d5840b75dfc, 0x5a3e399b9023a7bb, 0x9b5a67b551f5b30c) ERROR: LoadError: Some tests did not pass: 1 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Relationals/hdGXm/test/runtests.jl:7 Testing failed after 40.66s ERROR: LoadError: Package Relationals errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 301.69s: package tests unexpectedly errored