Package evaluation to test LSL on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T19:42:47.651 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.9s ################################################################################ # Installation # Installing LSL... Resolving package versions... Installed Libiconv_jll ─ v1.18.0+0 Installed LightXML ───── v0.9.3 Installed JLLWrappers ── v1.8.0 Installed CEnum ──────── v0.2.0 Installed Preferences ── v1.5.2 Installed XML2_jll ───── v2.15.1+0 Installed liblsl_jll ─── v1.16.2+0 Installed LSL ────────── v0.3.0 Installing 3 artifacts Installed artifact liblsl 500.7 KiB Installed artifact Libiconv 1.9 MiB Installed artifact XML2 2.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [57c3d5b1] + LSL v0.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [fa961155] + CEnum v0.2.0 [692b3bcd] + JLLWrappers v1.8.0 [57c3d5b1] + LSL v0.3.0 [9c8b4983] + LightXML v0.9.3 [21216c6a] + Preferences v1.5.2 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.1+0 [b37880e1] + liblsl_jll v1.16.2+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [83775a58] + Zlib_jll v1.3.2+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.49s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.8 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 110.8 s ✓ CEnum 2.3 s ✓ Preferences 2.7 s ✓ JLLWrappers 3.0 s ✓ Libiconv_jll 2.9 s ✓ liblsl_jll 3.0 s ✓ XML2_jll 23.4 s ✓ LightXML ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:13 =# Core.@doc "LSLXMLElement\n\nThe LSLXMLElement type allows manipulation of the stream description of a StreamInfo type.\n" struct LSLXMLElement │ #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:19 =# │ handle::lib.lsl_xml_ptr │ #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:21 =# │ function LSLXMLElement(handle) where T │ #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:21 =# │ #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:22 =# │ if handle != C_NULL │ #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:23 =# │ elem = new(handle) │ else │ #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:25 =# │ error("LSLXMLElement is nonexistent (library returned NULL pointer") │ end │ #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:27 =# │ return elem │ end │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ @doc :: Identifier │ mod │ :(#= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:13 =#) :: Value │ │ "LSLXMLElement\n\nThe LSLXMLElement type allows manipulation of the stream description of a StreamInfo type.\n" :: Value │ │ [struct] │ │ false :: Value │ │ LSLXMLElement :: Identifier │ │ [block] │ │ [::] │ │ handle :: Identifier │ │ [.] │ │ lib :: Identifier │ │ [inert] │ │ lsl_xml_ptr :: Identifier │ │ [function] │ │ [where] │ │ [call] │ │ LSLXMLElement :: Identifier │ │ handle :: Identifier │ │ T :: Identifier │ │ [block] │ │ [if] │ │ [call] │ │ != :: Identifier │ │ handle :: Identifier │ │ C_NULL :: Identifier │ │ [block] │ │ [=] │ │ elem :: Identifier │ │ [call] │ │ new :: Identifier │ │ handle :: Identifier │ │ [block] │ │ [call] │ │ error :: Identifier │ │ "LSLXMLElement is nonexistent (library returned NULL pointer" :: Value │ │ [return] │ │ elem :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [block] │ │ [=] │ │ val :: Identifier │ scope_layer=3 │ [struct] │ │ false :: Value │ macro_source=38 │ LSLXMLElement :: Identifier │ scope_layer=1 │ [block] │ │ [::] │ │ handle :: Identifier │ scope_layer=1 │ [.] │ │ lib :: Identifier │ scope_layer=1 │ [inert] │ │ lsl_xml_ptr :: Identifier │ │ [function] │ │ [where] │ │ [call] │ │ LSLXMLElement :: Identifier │ scope_layer=1 │ handle :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [block] │ │ [if] │ │ [call] │ │ != :: Identifier │ scope_layer=1 │ handle :: Identifier │ scope_layer=1 │ C_NULL :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ elem :: Identifier │ scope_layer=1 │ [call] │ │ new :: Identifier │ scope_layer=1 │ handle :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ error :: Identifier │ scope_layer=1 │ "LSLXMLElement is nonexistent (library returned NULL pointer" :: Value │ macro_source=38 │ [return] │ │ elem :: Identifier │ scope_layer=1 │ [call] │ │ Base.Docs.doc! :: Value │ macro_source=38 │ LSL :: Value │ macro_source=38 │ [call] │ │ Base.Docs.Binding :: Value │ macro_source=38 │ LSL :: Value │ │ [inert] │ jl_source=L65 │ LSLXMLElement :: Identifier │ │ [call] │ │ Base.Docs.docstr :: Value │ macro_source=38 │ [call] │ macro_source=38 │ Core.svec :: Value │ macro_source=38 │ "LSLXMLElement\n\nThe LSLXMLElement type allows manipulation of the stream description of a StreamInfo type.\n" :: Value │ macro_source=38 │ [call] │ │ Dict{Symbol, Any} :: Value │ macro_source=38 │ :path => "/home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl" :: Value │ macro_source=38 │ :linenumber => 13 :: Value │ macro_source=38 │ :module => LSL :: Value │ macro_source=38 │ [call] │ │ Pair :: Value │ macro_source=38 │ [inert] │ │ fields :: Identifier │ │ [call] │ macro_source=38 │ Dict{Symbol, Any} :: Value │ macro_source=38 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=3 │ │ file = "/home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl" │ line = 13 └ mod = LSL ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:21 =# - method definition declares type variable but does not use it in the type of any function parameter Expression:  (_typevar T core.Any core.Any) Containing expressions:  (_typevar T core.Any core.Any)  Detailed provenance:  (_typevar T core.Any core.Any) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3012 =#  └─ T  └─ T  ├─ @ /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:21  └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:13 =#) "LSLXMLElement\n\nThe LSLXMLElement type allows manipulation of the stream description of a StreamInfo type.\n" (struct false LSLXMLElement (block (:: handle (. lib (inert lsl_xml_ptr))) (function (where (call LSLXMLElement handle) T) (block (if (call != handle C_NULL) (block (= elem (call new handle))) (block (call error "LSLXMLElement is nonexistent (library returned NULL pointer"))) (return elem))))))  └─ @ /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:13  Stacktrace:  [1] expand_function_def(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, raw_args::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, wheres::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2860  [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4268  [3] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [4] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [5] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [6] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [7] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [8] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [9] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [10] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [11] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [12] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [13] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [14] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [15] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152  [16] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4336  [17] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152  [18] expand_assignment(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, is_const::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1318  [19] expand_assignment(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1268  [20] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4196  [21] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [22] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [23] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [24] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [25] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [26] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4469  [27] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [28] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [29] top-level scope  @ ~/.julia/packages/LSL/TDf5e/src/LSL.jl:141  [30] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [31] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [32] top-level scope  @ stdin:5  [33] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [34] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [35] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [36] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [37] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:13 in expression starting at /home/pkgeval/.julia/packages/LSL/TDf5e/src/LSL.jl:5 in expression starting at stdin:5 ✗ LSL 7 dependencies successfully precompiled in 220 seconds. 13 already precompiled. Precompilation completed after 251.44s ################################################################################ # Testing # Testing LSL Status `/tmp/jl_CpxYUy/Project.toml` ⌅ [fa961155] CEnum v0.2.0 [57c3d5b1] LSL v0.3.0 [9c8b4983] LightXML v0.9.3 [b37880e1] liblsl_jll v1.16.2+0 [8f399da3] Libdl v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_CpxYUy/Manifest.toml` ⌅ [fa961155] CEnum v0.2.0 [692b3bcd] JLLWrappers v1.8.0 [57c3d5b1] LSL v0.3.0 [9c8b4983] LightXML v0.9.3 [21216c6a] Preferences v1.5.2 [94ce4f54] Libiconv_jll v1.18.0+0 [02c8fc9c] XML2_jll v2.15.1+0 [b37880e1] liblsl_jll v1.16.2+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [83775a58] Zlib_jll v1.3.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:13 =# Core.@doc "LSLXMLElement\n\nThe LSLXMLElement type allows manipulation of the stream description of a StreamInfo type.\n" struct LSLXMLElement │ #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:19 =# │ handle::lib.lsl_xml_ptr │ #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:21 =# │ function LSLXMLElement(handle) where T │ #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:21 =# │ #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:22 =# │ if handle != C_NULL │ #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:23 =# │ elem = new(handle) │ else │ #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:25 =# │ error("LSLXMLElement is nonexistent (library returned NULL pointer") │ end │ #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:27 =# │ return elem │ end │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ @doc :: Identifier │ mod │ :(#= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:13 =#) :: Value │ │ "LSLXMLElement\n\nThe LSLXMLElement type allows manipulation of the stream description of a StreamInfo type.\n" :: Value │ │ [struct] │ │ false :: Value │ │ LSLXMLElement :: Identifier │ │ [block] │ │ [::] │ │ handle :: Identifier │ │ [.] │ │ lib :: Identifier │ │ [inert] │ │ lsl_xml_ptr :: Identifier │ │ [function] │ │ [where] │ │ [call] │ │ LSLXMLElement :: Identifier │ │ handle :: Identifier │ │ T :: Identifier │ │ [block] │ │ [if] │ │ [call] │ │ != :: Identifier │ │ handle :: Identifier │ │ C_NULL :: Identifier │ │ [block] │ │ [=] │ │ elem :: Identifier │ │ [call] │ │ new :: Identifier │ │ handle :: Identifier │ │ [block] │ │ [call] │ │ error :: Identifier │ │ "LSLXMLElement is nonexistent (library returned NULL pointer" :: Value │ │ [return] │ │ elem :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [block] │ │ [=] │ │ val :: Identifier │ scope_layer=3 │ [struct] │ │ false :: Value │ macro_source=38 │ LSLXMLElement :: Identifier │ scope_layer=1 │ [block] │ │ [::] │ │ handle :: Identifier │ scope_layer=1 │ [.] │ │ lib :: Identifier │ scope_layer=1 │ [inert] │ │ lsl_xml_ptr :: Identifier │ │ [function] │ │ [where] │ │ [call] │ │ LSLXMLElement :: Identifier │ scope_layer=1 │ handle :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [block] │ │ [if] │ │ [call] │ │ != :: Identifier │ scope_layer=1 │ handle :: Identifier │ scope_layer=1 │ C_NULL :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ elem :: Identifier │ scope_layer=1 │ [call] │ │ new :: Identifier │ scope_layer=1 │ handle :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ error :: Identifier │ scope_layer=1 │ "LSLXMLElement is nonexistent (library returned NULL pointer" :: Value │ macro_source=38 │ [return] │ │ elem :: Identifier │ scope_layer=1 │ [call] │ │ Base.Docs.doc! :: Value │ macro_source=38 │ LSL :: Value │ macro_source=38 │ [call] │ │ Base.Docs.Binding :: Value │ macro_source=38 │ LSL :: Value │ │ [inert] │ jl_source=L65 │ LSLXMLElement :: Identifier │ │ [call] │ │ Base.Docs.docstr :: Value │ macro_source=38 │ [call] │ macro_source=38 │ Core.svec :: Value │ macro_source=38 │ "LSLXMLElement\n\nThe LSLXMLElement type allows manipulation of the stream description of a StreamInfo type.\n" :: Value │ macro_source=38 │ [call] │ │ Dict{Symbol, Any} :: Value │ macro_source=38 │ :path => "/home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl" :: Value │ macro_source=38 │ :linenumber => 13 :: Value │ macro_source=38 │ :module => LSL :: Value │ macro_source=38 │ [call] │ │ Pair :: Value │ macro_source=38 │ [inert] │ │ fields :: Identifier │ │ [call] │ macro_source=38 │ Dict{Symbol, Any} :: Value │ macro_source=38 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=3 │ │ file = "/home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl" │ line = 13 └ mod = LSL ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:21 =# - method definition declares type variable but does not use it in the type of any function parameter Expression:  (_typevar T core.Any core.Any) Containing expressions:  (_typevar T core.Any core.Any)  Detailed provenance:  (_typevar T core.Any core.Any) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3012 =#  └─ T  └─ T  ├─ @ /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:21  └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:13 =#) "LSLXMLElement\n\nThe LSLXMLElement type allows manipulation of the stream description of a StreamInfo type.\n" (struct false LSLXMLElement (block (:: handle (. lib (inert lsl_xml_ptr))) (function (where (call LSLXMLElement handle) T) (block (if (call != handle C_NULL) (block (= elem (call new handle))) (block (call error "LSLXMLElement is nonexistent (library returned NULL pointer"))) (return elem))))))  └─ @ /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:13  Stacktrace:  [1] expand_function_def(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, raw_args::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, wheres::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2860  [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4268  [3] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [4] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [5] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [6] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [7] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [8] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [9] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [10] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [11] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [12] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [13] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [14] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [15] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152  [16] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4336  [17] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152  [18] expand_assignment(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, is_const::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1318  [19] expand_assignment(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1268  [20] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4196  [21] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [22] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [23] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [24] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [25] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [26] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4469  [27] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [28] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [29] top-level scope  @ ~/.julia/packages/LSL/TDf5e/src/LSL.jl:141  [30] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [31] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [32] top-level scope  @ stdin:5  [33] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [34] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [35] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [36] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [37] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LSL/TDf5e/src/XMLElement.jl:13 in expression starting at /home/pkgeval/.julia/packages/LSL/TDf5e/src/LSL.jl:5 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LSL │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: LSL Failed to precompile LSL [57c3d5b1-721f-43a0-b20c-e9152d812276] to "/home/pkgeval/.julia/compiled/v1.14/LSL/jl_JB0QKf" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/LSL/TDf5e/test/runtests.jl:6 Testing failed after 85.8s ERROR: LoadError: Package LSL 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:3247 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [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:587 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 383.13s: package fails to precompile