Package evaluation to test SQLCompose on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T18:01:27.517 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: Could not resolve host: pkg.julialang.org while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Registry/Registry.jl:121 ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: Could not resolve host: pkg.julialang.org while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Registry/Registry.jl:121 Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.27s ################################################################################ # Installation # Installing SQLCompose... Resolving package versions... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: Could not resolve host: pkg.julialang.org while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Registry/Registry.jl:121 Updating `~/.julia/environments/v1.14/Project.toml` [88a73ca7] + SQLCompose v0.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [31f734f8] + ArrowTypes v2.3.0 [fa961155] + CEnum v0.5.0 [34da2185] + Compat v4.18.1 [a10d1c49] + DBInterface v2.6.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 ⌅ [abce61dc] + Decimals v0.4.1 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [a303e19e] + Infinity v0.2.4 [842dd82b] + InlineStrings v1.4.5 [d8418881] + Intervals v1.11.0 [c8e1da08] + IterTools v1.10.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [6f188dcb] + LayerDicts v1.0.0 [194296ae] + LibPQ v1.18.0 [f28f55f0] + Memento v1.4.1 [78c3b35d] + Mocking v0.8.1 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [88a73ca7] + SQLCompose v0.0.1 [af517c2e] + SQLStrings v0.1.0 [6c6a2e73] + Scratch v1.3.0 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [dc5dba14] + TZJData v1.5.0+2025b [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [f269a46b] + TimeZones v1.22.2 [0f7cfa37] + UTCDateTimes v1.6.1 [a51ab1cf] + ICU_jll v76.2.0+0 [b39eb1a6] + Kerberos_krb5_jll v1.21.3+0 [08be9ffa] + LibPQ_jll v16.8.0+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.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 [de0858da] + Printf 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 [deac9b47] + LibCURL_jll v8.17.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.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 5.93s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 17.76s ################################################################################ # Testing # Testing SQLCompose Status `/tmp/jl_oGuXxI/Project.toml` [8be319e6] Chain v1.0.0 [88a73ca7] SQLCompose v0.0.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_oGuXxI/Manifest.toml` [31f734f8] ArrowTypes v2.3.0 [fa961155] CEnum v0.5.0 [8be319e6] Chain v1.0.0 [34da2185] Compat v4.18.1 [a10d1c49] DBInterface v2.6.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 ⌅ [abce61dc] Decimals v0.4.1 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [a303e19e] Infinity v0.2.4 [842dd82b] InlineStrings v1.4.5 [d8418881] Intervals v1.11.0 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [6f188dcb] LayerDicts v1.0.0 [194296ae] LibPQ v1.18.0 [f28f55f0] Memento v1.4.1 [78c3b35d] Mocking v0.8.1 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [88a73ca7] SQLCompose v0.0.1 [af517c2e] SQLStrings v0.1.0 [6c6a2e73] Scratch v1.3.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [dc5dba14] TZJData v1.5.0+2025b [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f269a46b] TimeZones v1.22.2 [0f7cfa37] UTCDateTimes v1.6.1 [a51ab1cf] ICU_jll v76.2.0+0 [b39eb1a6] Kerberos_krb5_jll v1.21.3+0 [08be9ffa] LibPQ_jll v16.8.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.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 [de0858da] Printf 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 [deac9b47] LibCURL_jll v8.17.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for SQLCompose [88a73ca7-34a6-43ac-bc8e-badcd0d72400] │ exception = Required dependency Base.PkgId(Base.UUID("6fe1bfb0-de20-5000-8ca7-80f57d26f881"), "OffsetArrays") failed to load from a cache file. └ @ Base loading.jl:2950 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for LibPQ [194296ae-ab2e-5f79-8cd4-7183a0a5a0d1] │ exception = Required dependency Base.PkgId(Base.UUID("6fe1bfb0-de20-5000-8ca7-80f57d26f881"), "OffsetArrays") failed to load from a cache file. └ @ Base loading.jl:2950 [ Info: Running tests [ Info: 1.14.0-DEV.1475 [ Info: Running queryset tests [ Info: Running RowStruct tests [ Info: Running Types tests [ Info: Running general composition tests [ Info: conflicting alias [ Info: cte common table, private space [ Info: Running filter tests [ Info: equality: table [ Info: equality [ Info: equality: correlated subquery [ Info: semi-join / anti-join [ Info: is null / is not null [ Info: function call [ Info: in array [ Info: in literal [ Info: in self ref [ Info: Running values tests [ Info: values table [ Info: values table: default aliases [ Info: Running map tests [ Info: unmapped [ Info: single [ Info: multiple [ Info: tuple [ Info: nested tuple [ Info: array [ Info: alias: keyargs [ Info: alias: namedtuple [ Info: subquery [ Info: join [ Info: nested array [ Info: test map deep nested tuple [ Info: test map nested named tuple [ Info: map subquery [ Info: map from tuple subquery [ Info: Running join tests [ Info: join with combined query [ Info: join with cte query [ Info: Running combined query by tests [ Info: union tables [ Info: union all tables [ Info: union 3 tables [ Info: intersect tables [ Info: subtract tables [ Info: multiple combination types ┌ Warning: use array literals as values └ @ Main ~/.julia/packages/SQLCompose/8BE4R/test/compose/combinedquery.jl:19 [ Info: Running group by tests [ Info: Running sort by tests [ Info: sort by asc [ Info: sort by desc [ Info: sort by multiple criteria [ Info: sort by fieldnames [ Info: Running operators by tests [ Info: == != > < >= <= [ Info: multiplication [ Info: Running cte tests [ Info: simple useless cte [ Info: multiple tables [ Info: nested tables [ Info: nested tables with subquery [ Info: Running reference tests [ Info: test without reference [ Info: test with reference [ Info: without laterals [ Info: with laterals Test Summary: | Pass Total Time SQLCompose | 134 134 1m24.3s queryset | 2 2 4.3s Row Struct: generate | 6 6 1.9s Types | 3 3 0.1s general | 2 2 2.9s filter | 37 37 7.8s values | 8 8 3.6s map | 15 15 8.2s join | 13 13 8.3s combined queries | 6 6 1.8s group by | 1 1 0.6s sort by | 4 4 0.4s comparison operators | 6 6 1.3s arithmetic operators | 2 2 0.8s cte | 6 6 3.8s reference | 2 2 1.5s aggregate | 10 10 4.8s set returning functions | 3 3 1.7s Testing SQLCompose tests passed Testing completed after 264.77s PkgEval succeeded after 331.11s