Package evaluation to test QGIS on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-27T15:03:39.513 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.89s ################################################################################ # Installation # Installing QGIS... Resolving package versions... Installed Extents ───────────────────── v0.1.6 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed InlineStrings ─────────────── v1.4.5 Installed OrderedCollections ────────── v1.8.1 Installed Compat ────────────────────── v4.18.1 Installed Statistics ────────────────── v1.11.1 Installed DataStructures ────────────── v0.19.3 Installed DataValueInterfaces ───────── v1.0.0 Installed InvertedIndices ───────────── v1.3.1 Installed SentinelArrays ────────────── v1.4.8 Installed StringManipulation ────────── v0.4.2 Installed JSON3 ─────────────────────── v1.14.3 Installed PrecompileTools ───────────── v1.3.3 Installed Parsers ───────────────────── v2.8.3 Installed GeoFormatTypes ────────────── v0.4.5 Installed Tables ────────────────────── v1.12.1 Installed Reexport ──────────────────── v1.2.2 Installed Scratch ───────────────────── v1.3.0 Installed Missings ──────────────────── v1.2.0 Installed Preferences ───────────────── v1.5.0 Installed PooledArrays ──────────────── v1.4.3 Installed PrettyTables ──────────────── v3.1.2 Installed QGIS ──────────────────────── v0.1.1 Installed DataFrames ────────────────── v1.8.1 Installed TableTraits ───────────────── v1.0.1 Installed LaTeXStrings ──────────────── v1.4.0 Installed Crayons ───────────────────── v4.1.1 Installed StructTypes ───────────────── v1.11.0 Installed SortingAlgorithms ─────────── v1.2.2 Installed GeoInterface ──────────────── v1.6.0 Updating `~/.julia/environments/v1.14/Project.toml` [f157c2ba] + QGIS v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.1 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [411431e0] + Extents v0.1.6 [68eda718] + GeoFormatTypes v0.4.5 [cf35fbd7] + GeoInterface v1.6.0 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [0f8b85d8] + JSON3 v1.14.3 [b964fa9f] + LaTeXStrings v1.4.0 [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 [f157c2ba] + QGIS v0.1.1 [189a3867] + Reexport v1.2.2 [6c6a2e73] + Scratch v1.3.0 [91c51154] + SentinelArrays v1.4.8 [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 [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 [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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.24s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 4545.3 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... 1645.6 ms ✓ InlineStrings 774.2 ms ✓ Reexport 1147.9 ms ✓ Statistics 881.5 ms ✓ DataAPI 757.9 ms ✓ DataValueInterfaces 982.6 ms ✓ Extents 1204.6 ms ✓ OrderedCollections 842.8 ms ✓ InvertedIndices 919.7 ms ✓ GeoFormatTypes 733.1 ms ✓ IteratorInterfaceExtensions 841.4 ms ✓ LaTeXStrings 1768.7 ms ✓ Crayons 2676.0 ms ✓ SentinelArrays 855.1 ms ✓ Scratch 1418.1 ms ✓ StructTypes 1081.1 ms ✓ Compat 1034.2 ms ✓ Preferences 875.2 ms ✓ Missings 925.0 ms ✓ PooledArrays 3223.9 ms ✓ DataStructures 1951.0 ms ✓ GeoInterface 752.7 ms ✓ TableTraits 834.3 ms ✓ Compat → CompatLinearAlgebraExt 890.6 ms ✓ PrecompileTools 1039.2 ms ✓ SortingAlgorithms 1735.5 ms ✓ Tables 3007.6 ms ✓ StringManipulation 16132.9 ms ✓ Parsers 37462.1 ms ✓ PrettyTables 14191.2 ms ✓ JSON3 1139.6 ms ✓ InlineStrings → ParsersExt 89087.4 ms ✓ DataFrames 11897.0 ms ✓ QGIS 33 dependencies successfully precompiled in 205 seconds. 13 already precompiled. Precompilation completed after 220.59s ################################################################################ # Testing # Testing QGIS Status `/tmp/jl_BAokQp/Project.toml` [a93c6f00] DataFrames v1.8.1 [cf35fbd7] GeoInterface v1.6.0 [0f8b85d8] JSON3 v1.14.3 [f157c2ba] QGIS v0.1.1 [6c6a2e73] Scratch v1.3.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_BAokQp/Manifest.toml` [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [411431e0] Extents v0.1.6 [68eda718] GeoFormatTypes v0.4.5 [cf35fbd7] GeoInterface v1.6.0 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [0f8b85d8] JSON3 v1.14.3 [b964fa9f] LaTeXStrings v1.4.0 [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 [f157c2ba] QGIS v0.1.1 [189a3867] Reexport v1.2.2 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.8 [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 [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 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ┌ Warning: QGIS.jl did not automatically detect `qgis_process`. │ │ You must successfully set `QGIS.__init__("path/to/qgis_process")` before the package will │ operate properly. └ @ QGIS ~/.julia/packages/QGIS/mmS5r/src/QGIS.jl:38 Algorithm metadata: Test Failed at /home/pkgeval/.julia/packages/QGIS/mmS5r/test/runtests.jl:6 Expression: !(isempty(QGIS.df)) Evaluated: !(isempty(0×0 DataFrame)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QGIS/mmS5r/test/runtests.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/QGIS/mmS5r/test/runtests.jl:6 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/QGIS/mmS5r/test/runtests.jl:6 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Algorithm metadata: Error During Test at /home/pkgeval/.julia/packages/QGIS/mmS5r/test/runtests.jl:7 Test threw exception Expression: QGIS.help("native:buffer") isa JSON3.Object ArgumentError: column name "algorithm" not found in the data frame since it has no columns Stacktrace: [1] lookupname @ ~/.julia/packages/DataFrames/b4w9K/src/other/index.jl:428 [inlined] [2] getindex @ ~/.julia/packages/DataFrames/b4w9K/src/other/index.jl:440 [inlined] [3] getindex(df::DataFrame, ::typeof(!), col_ind::Symbol) @ DataFrames ~/.julia/packages/DataFrames/b4w9K/src/dataframe/dataframe.jl:557 [4] getproperty @ ~/.julia/packages/DataFrames/b4w9K/src/abstractdataframe/abstractdataframe.jl:448 [inlined] [5] check_algorithm(x::String) @ QGIS ~/.julia/packages/QGIS/mmS5r/src/QGIS.jl:6 [6] help(x::String) @ QGIS ~/.julia/packages/QGIS/mmS5r/src/QGIS.jl:70 [7] top-level scope @ ~/.julia/packages/QGIS/mmS5r/test/runtests.jl:5 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/QGIS/mmS5r/test/runtests.jl:6 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [11] macro expansion @ ~/.julia/packages/QGIS/mmS5r/test/runtests.jl:7 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Algorithm metadata: Error During Test at /home/pkgeval/.julia/packages/QGIS/mmS5r/test/runtests.jl:8 Test threw exception Expression: QGIS.metadata("native:buffer") isa DataFrameRow ArgumentError: column name "algorithm" not found in the data frame since it has no columns Stacktrace: [1] lookupname @ ~/.julia/packages/DataFrames/b4w9K/src/other/index.jl:428 [inlined] [2] getindex @ ~/.julia/packages/DataFrames/b4w9K/src/other/index.jl:440 [inlined] [3] getindex(df::DataFrame, ::typeof(!), col_ind::Symbol) @ DataFrames ~/.julia/packages/DataFrames/b4w9K/src/dataframe/dataframe.jl:557 [4] getproperty @ ~/.julia/packages/DataFrames/b4w9K/src/abstractdataframe/abstractdataframe.jl:448 [inlined] [5] check_algorithm(x::String) @ QGIS ~/.julia/packages/QGIS/mmS5r/src/QGIS.jl:6 [6] metadata(x::String) @ QGIS ~/.julia/packages/QGIS/mmS5r/src/QGIS.jl:81 [7] top-level scope @ ~/.julia/packages/QGIS/mmS5r/test/runtests.jl:5 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/QGIS/mmS5r/test/runtests.jl:6 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [11] macro expansion @ ~/.julia/packages/QGIS/mmS5r/test/runtests.jl:8 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Usage: Error During Test at /home/pkgeval/.julia/packages/QGIS/mmS5r/test/runtests.jl:10 Got exception outside of a @test ArgumentError: column name "algorithm" not found in the data frame since it has no columns Stacktrace: [1] lookupname @ ~/.julia/packages/DataFrames/b4w9K/src/other/index.jl:428 [inlined] [2] getindex @ ~/.julia/packages/DataFrames/b4w9K/src/other/index.jl:440 [inlined] [3] getindex(df::DataFrame, ::typeof(!), col_ind::Symbol) @ DataFrames ~/.julia/packages/DataFrames/b4w9K/src/dataframe/dataframe.jl:557 [4] getproperty @ ~/.julia/packages/DataFrames/b4w9K/src/abstractdataframe/abstractdataframe.jl:448 [inlined] [5] check_algorithm(x::String) @ QGIS ~/.julia/packages/QGIS/mmS5r/src/QGIS.jl:6 [6] QGIS.Algorithm(x::String; kw::@Kwargs{DISTANCE::Float64}) @ QGIS ~/.julia/packages/QGIS/mmS5r/src/QGIS.jl:134 [7] kwcall(::@NamedTuple{DISTANCE::Float64}, ::Type{QGIS.Algorithm}, x::String) @ QGIS ~/.julia/packages/QGIS/mmS5r/src/QGIS.jl:133 [8] top-level scope @ ~/.julia/packages/QGIS/mmS5r/test/runtests.jl:5 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/QGIS/mmS5r/test/runtests.jl:11 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/QGIS/mmS5r/test/runtests.jl:11 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [17] _start() @ Base ./client.jl:577 Test Summary: | Fail Error Total Time QGIS.jl | 1 3 4 30.3s Algorithm metadata | 1 2 3 29.3s Usage | 1 1 0.9s RNG of the outermost testset: Random.Xoshiro(0xc877bb4b1d0afc8a, 0xe2940bbfaa60ed18, 0x3e5d0a34590af0fa, 0xfd70e6644ce2bea5, 0x961b5e4df397af37) ERROR: LoadError: Some tests did not pass: 0 passed, 1 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/QGIS/mmS5r/test/runtests.jl:4 Testing failed after 58.94s ERROR: LoadError: Package QGIS 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 341.05s: package tests unexpectedly errored