Package evaluation to test BSONify on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-24T01:38:04.782 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.05s ################################################################################ # Installation # Installing BSONify... Resolving package versions... Installed NamedTupleTools ──── v0.13.7 Installed snappy_jll ───────── v1.2.3+0 Installed Compat ───────────── v4.18.1 Installed JLLWrappers ──────── v1.8.0 Installed BSONify ──────────── v1.0.1 Installed DataStructures ───── v0.18.22 Installed Mongoc ───────────── v0.6.2 Installed Preferences ──────── v1.5.2 Installed Parameters ───────── v0.12.3 Installed UnPack ───────────── v1.0.2 Installed OrderedCollections ─ v1.8.1 Installed MongoC_jll ───────── v1.30.8+0 Installing 2 artifacts Installed artifact snappy 43.9 KiB Installed artifact MongoC 804.9 KiB Updating `~/.julia/environments/v1.14/Project.toml` [aa8e78f4] + BSONify v1.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [aa8e78f4] + BSONify v1.0.1 [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [4fe8b98c] + Mongoc v0.6.2 ⌅ [d9ec5142] + NamedTupleTools v0.13.7 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [21216c6a] + Preferences v1.5.2 [3a884ed6] + UnPack v1.0.2 [90100e71] + MongoC_jll v1.30.8+0 [fe1e1685] + snappy_jll v1.2.3+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 [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 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [458c3c95] + OpenSSL_jll v3.5.6+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 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.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.6 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... ┌ Info: JuliaLowering threw given input: │ code = │ :((namedtuple(namesforvalues::Vector{S}, valuesfornames) where {N, S <: AbstractString}) = begin │ #= /home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl:165 =# │ namedtuple(Symbol.(namesforvalues), valuesfornames) │ 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__ │ [=] │ │ [where] │ │ [call] │ │ namedtuple :: Identifier │ │ [::] │ │ namesforvalues :: Identifier │ │ [curly] │ │ Vector :: Identifier │ │ S :: Identifier │ │ valuesfornames :: Identifier │ │ N :: Identifier │ │ [<:] │ │ S :: Identifier │ │ AbstractString :: Identifier │ │ [block] │ │ [call] │ │ namedtuple :: Identifier │ │ [.] │ │ Symbol :: Identifier │ │ [tuple] │ │ namesforvalues :: Identifier │ │ valuesfornames :: 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 │ [=] │ │ [where] │ │ [call] │ │ namedtuple :: Identifier │ scope_layer=1 │ [::] │ │ namesforvalues :: Identifier │ scope_layer=1 │ [curly] │ │ Vector :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ valuesfornames :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ AbstractString :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ namedtuple :: Identifier │ scope_layer=1 │ [.] │ │ Symbol :: Identifier │ scope_layer=1 │ [tuple] │ │ namesforvalues :: Identifier │ scope_layer=1 │ valuesfornames :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl" │ line = 165 └ mod = NamedTupleTools ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl:165 =# - method definition declares type variable but does not use it in the type of any function parameter Expression:  (_typevar N core.Any core.Any) Containing expressions:  (_typevar N core.Any core.Any)  Detailed provenance:  (_typevar N core.Any core.Any) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3012 =#  └─ N  └─ N  └─ @ /home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl:165  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] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [4] 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  [5] 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  [6] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [7] 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  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [13] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl:1 in expression starting at stdin:5 ✗ NamedTupleTools 147.6 s ✓ OrderedCollections 0.6 s ✓ UnPack 0.5 s ✓ SafeTestsets 2.3 s ✓ Preferences 1.4 s ✓ Compat 38.7 s ✓ Parameters 2.7 s ✓ JLLWrappers 0.6 s ✓ Compat → CompatLinearAlgebraExt 2.8 s ✓ snappy_jll 293.6 s ✓ DataStructures 3.0 s ✓ MongoC_jll WARNING: Constructor for type "Cint" was extended in `Mongoc` without explicit qualification or import.  NOTE: Assumed "Cint" refers to `Base.Cint`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Cint end`.  Hint: To silence the warning, qualify `Cint` as `Base.Cint` in the method signature or explicitly `import Base: Cint`. 148.6 s ✓ Mongoc ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d9ec5142-1e00-5aa0-9d6a-321866360f50"), "NamedTupleTools") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/BSONify/7tmqS/src/tobson.jl:3  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/BSONify/7tmqS/src/BSONify.jl:8  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [20] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [22] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BSONify/7tmqS/src/tobson.jl:3 in expression starting at /home/pkgeval/.julia/packages/BSONify/7tmqS/src/BSONify.jl:1 in expression starting at stdin:5 ✗ BSONify 12 dependencies successfully precompiled in 701 seconds. 16 already precompiled. 1 dependency had output during precompilation: ┌ Mongoc │ WARNING: Constructor for type "Cint" was extended in `Mongoc` without explicit qualification or import. │ NOTE: Assumed "Cint" refers to `Base.Cint`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Cint end`. │ Hint: To silence the warning, qualify `Cint` as `Base.Cint` in the method signature or explicitly `import Base: Cint`. └ Precompilation completed after 732.35s ################################################################################ # Testing # Testing BSONify Status `/tmp/jl_j07Q3N/Project.toml` [aa8e78f4] BSONify v1.0.1 ⌅ [864edb3b] DataStructures v0.18.22 ⌅ [4fe8b98c] Mongoc v0.6.2 ⌅ [d9ec5142] NamedTupleTools v0.13.7 [d96e819e] Parameters v0.12.3 [1bc83da4] SafeTestsets v0.1.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_j07Q3N/Manifest.toml` [aa8e78f4] BSONify v1.0.1 [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [692b3bcd] JLLWrappers v1.8.0 ⌅ [4fe8b98c] Mongoc v0.6.2 ⌅ [d9ec5142] NamedTupleTools v0.13.7 [bac558e1] OrderedCollections v1.8.1 [d96e819e] Parameters v0.12.3 [21216c6a] Preferences v1.5.2 [1bc83da4] SafeTestsets v0.1.0 [3a884ed6] UnPack v1.0.2 [90100e71] MongoC_jll v1.30.8+0 [fe1e1685] snappy_jll v1.2.3+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 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.1+0 [458c3c95] OpenSSL_jll v3.5.6+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Info: JuliaLowering threw given input: │ code = │ :((namedtuple(namesforvalues::Vector{S}, valuesfornames) where {N, S <: AbstractString}) = begin │ #= /home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl:165 =# │ namedtuple(Symbol.(namesforvalues), valuesfornames) │ 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__ │ [=] │ │ [where] │ │ [call] │ │ namedtuple :: Identifier │ │ [::] │ │ namesforvalues :: Identifier │ │ [curly] │ │ Vector :: Identifier │ │ S :: Identifier │ │ valuesfornames :: Identifier │ │ N :: Identifier │ │ [<:] │ │ S :: Identifier │ │ AbstractString :: Identifier │ │ [block] │ │ [call] │ │ namedtuple :: Identifier │ │ [.] │ │ Symbol :: Identifier │ │ [tuple] │ │ namesforvalues :: Identifier │ │ valuesfornames :: 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 │ [=] │ │ [where] │ │ [call] │ │ namedtuple :: Identifier │ scope_layer=1 │ [::] │ │ namesforvalues :: Identifier │ scope_layer=1 │ [curly] │ │ Vector :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ valuesfornames :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ AbstractString :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ namedtuple :: Identifier │ scope_layer=1 │ [.] │ │ Symbol :: Identifier │ scope_layer=1 │ [tuple] │ │ namesforvalues :: Identifier │ scope_layer=1 │ valuesfornames :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl" │ line = 165 └ mod = NamedTupleTools ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl:165 =# - method definition declares type variable but does not use it in the type of any function parameter Expression:  (_typevar N core.Any core.Any) Containing expressions:  (_typevar N core.Any core.Any)  Detailed provenance:  (_typevar N core.Any core.Any) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3012 =#  └─ N  └─ N  └─ @ /home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl:165  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] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [4] 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  [5] 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  [6] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [7] 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  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [13] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d9ec5142-1e00-5aa0-9d6a-321866360f50"), "NamedTupleTools") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/BSONify/7tmqS/src/tobson.jl:3  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/BSONify/7tmqS/src/BSONify.jl:8  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [20] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [22] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BSONify/7tmqS/src/tobson.jl:3 in expression starting at /home/pkgeval/.julia/packages/BSONify/7tmqS/src/BSONify.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ BSONify │ [Output was shown above] └ ┌ NamedTupleTools │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :((namedtuple(namesforvalues::Vector{S}, valuesfornames) where {N, S <: AbstractString}) = begin │ │ #= /home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl:165 =# │ │ namedtuple(Symbol.(namesforvalues), valuesfornames) │ │ 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__ │ │ [=] │ │ │ [where] │ │ │ [call] │ │ │ namedtuple :: Identifier │ │ │ [::] │ │ │ namesforvalues :: Identifier │ │ │ [curly] │ │ │ Vector :: Identifier │ │ │ S :: Identifier │ │ │ valuesfornames :: Identifier │ │ │ N :: Identifier │ │ │ [<:] │ │ │ S :: Identifier │ │ │ AbstractString :: Identifier │ │ │ [block] │ │ │ [call] │ │ │ namedtuple :: Identifier │ │ │ [.] │ │ │ Symbol :: Identifier │ │ │ [tuple] │ │ │ namesforvalues :: Identifier │ │ │ valuesfornames :: 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 │ │ [=] │ │ │ [where] │ │ │ [call] │ │ │ namedtuple :: Identifier │ scope_layer=1 │ │ [::] │ │ │ namesforvalues :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ Vector :: Identifier │ scope_layer=1 │ │ S :: Identifier │ scope_layer=1 │ │ valuesfornames :: Identifier │ scope_layer=1 │ │ N :: Identifier │ scope_layer=1 │ │ [<:] │ scope_layer=1 │ │ S :: Identifier │ scope_layer=1 │ │ AbstractString :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [call] │ │ │ namedtuple :: Identifier │ scope_layer=1 │ │ [.] │ │ │ Symbol :: Identifier │ scope_layer=1 │ │ [tuple] │ │ │ namesforvalues :: Identifier │ scope_layer=1 │ │ valuesfornames :: Identifier │ scope_layer=1 │ │ │ │ file = "/home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl" │ │ line = 165 │ └ mod = NamedTupleTools │ ERROR: LoadError: LoweringError: │ #= /home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl:165 =# - method definition declares type variable but does not use it in the type of any function parameter │ Expression: │ (_typevar N core.Any core.Any) │ Containing expressions: │ (_typevar N core.Any core.Any) │ │ Detailed provenance: │ (_typevar N core.Any core.Any) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3012 =# │ └─ N │ └─ N │ └─ @ /home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl:165 │ │ 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] Dict{Int64, Int64}() │ @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ [4] 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 │ [5] 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 │ [6] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [7] 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 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [13] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/NamedTupleTools/GZxRn/src/NamedTupleTools.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 2 packages failed to precompile: BSONify Failed to precompile BSONify [aa8e78f4-663f-4ce1-b829-204476f23beb] to "/home/pkgeval/.julia/compiled/v1.14/BSONify/jl_25YTGx" (ProcessExited(1)). NamedTupleTools Failed to precompile NamedTupleTools [d9ec5142-1e00-5aa0-9d6a-321866360f50] to "/home/pkgeval/.julia/compiled/v1.14/NamedTupleTools/jl_IbeEe7" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/BSONify/7tmqS/test/runtests.jl:3 Testing failed after 73.07s ERROR: LoadError: Package BSONify 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 847.89s: package fails to precompile