Package evaluation to test Moshi on Julia 1.14.0-DEV.2232 (ecceaba1c5*) started at 2026-05-26T22:46:11.849 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.16s ################################################################################ # Installation # Installing Moshi... Resolving package versions... Installed Jieko ────────── v0.2.1 Installed ExproniconLite ─ v0.10.14 Installed Moshi ────────── v0.3.7 Updating `~/.julia/environments/v1.14/Project.toml` [2e0e35c7] + Moshi v0.3.7 Updating `~/.julia/environments/v1.14/Manifest.toml` [55351af7] + ExproniconLite v0.10.14 [ae98c720] + Jieko v0.2.1 [2e0e35c7] + Moshi v0.3.7 Installation completed after 1.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.0 s ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 3.3 s ✓ ExproniconLite 2.7 s ✓ Jieko 17.3 s ✓ Moshi 3 dependencies successfully precompiled in 23 seconds. 8 already precompiled. Precompilation completed after 48.38s ################################################################################ # Testing # Testing Moshi Status `/tmp/jl_bJ384W/Project.toml` [55351af7] ExproniconLite v0.10.14 [2e0e35c7] Moshi v0.3.7 [8dfed614] Test v1.11.0 Status `/tmp/jl_bJ384W/Manifest.toml` [55351af7] ExproniconLite v0.10.14 [ae98c720] Jieko v0.2.1 [2e0e35c7] Moshi v0.3.7 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... basic: Error During Test at /home/pkgeval/.julia/packages/Moshi/UlzGA/test/data/emit/mod.jl:3 Got exception outside of a @test LoadError: TypeError: in <:, expected Type, got a value of type TypeVar Stacktrace: [1] #eq_derive_variant_field##0 @ ~/.julia/packages/Moshi/UlzGA/src/derive/eq.jl:46 [inlined] [2] #findall##2 @ ./none:-1 [inlined] [3] iterate(::Base.Iterators.Filter{Base.var"#findall##2#findall##3"{Moshi.Derive.var"#eq_derive_variant_field##0#eq_derive_variant_field##1"}, Base.Pairs{Int64, TypeVar, Base.OneTo{Int64}, Tuple{TypeVar}}}) @ Base.Iterators ./iterators.jl:539 [inlined] [4] iterate(::Base.Generator{Base.Iterators.Filter{Base.var"#findall##2#findall##3"{Moshi.Derive.var"#eq_derive_variant_field##0#eq_derive_variant_field##1"}, Base.Pairs{Int64, TypeVar, Base.OneTo{Int64}, Tuple{TypeVar}}}, Base.var"#findall##0#findall##1"}) @ Base ./generator.jl:45 [inlined] [5] grow_to!(dest::Vector{Int64}, itr::Base.Generator{Base.Iterators.Filter{Base.var"#findall##2#findall##3"{Moshi.Derive.var"#eq_derive_variant_field##0#eq_derive_variant_field##1"}, Base.Pairs{Int64, TypeVar, Base.OneTo{Int64}, Tuple{TypeVar}}}, Base.var"#findall##0#findall##1"}) @ Base ./array.jl:929 [6] collect @ ./array.jl:830 [inlined] [7] findall(testf::Moshi.Derive.var"#eq_derive_variant_field##0#eq_derive_variant_field##1", A::Tuple{TypeVar}) @ Base ./array.jl:822 [8] eq_derive_variant_field(func::Expr, variant_type::Type) @ Moshi.Derive ~/.julia/packages/Moshi/UlzGA/src/derive/eq.jl:45 [9] derive_impl(::Val{:Eq}, mod::Module, type::Module) @ Moshi.Derive ~/.julia/packages/Moshi/UlzGA/src/derive/eq.jl:4 [10] iterate(z::Base.Iterators.Zip{Tuple{Vector{Any}}}) @ Base.Iterators ~/.julia/packages/Moshi/UlzGA/src/derive/mod.jl:32 [inlined] [11] expr_map(f::Moshi.Derive.var"#derive_m##0#derive_m##1"{Module, Module}, c::Vector{Any}; skip_nothing::Bool) @ ExproniconLite ~/.julia/packages/ExproniconLite/4LrQ4/src/transform.jl:795 [12] getindex(A::Vector{Any}, I::UnitRange{Int64}) @ Base ~/.julia/packages/ExproniconLite/4LrQ4/src/transform.jl:792 [inlined] [13] derive_m(mod::Module, expr::Expr) @ Moshi.Derive ~/.julia/packages/Moshi/UlzGA/src/derive/mod.jl:31 [14] var"@derive"(__source__::LineNumberNode, __module__::Module, expr::Any) @ Moshi.Derive ~/.julia/packages/Moshi/UlzGA/src/derive/mod.jl:21 [15] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base ./flfrontend.jl:24 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [17] top-level scope @ ~/.julia/packages/Moshi/UlzGA/test/data/emit/mod.jl:4 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [19] macro expansion @ ~/.julia/packages/Moshi/UlzGA/test/data/emit/mod.jl:6 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ ~/.julia/packages/Moshi/UlzGA/test/data/mod.jl:12 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [23] macro expansion @ ~/.julia/packages/Moshi/UlzGA/test/data/mod.jl:12 [inlined] [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [25] top-level scope @ ~/.julia/packages/Moshi/UlzGA/test/runtests.jl:4 [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [27] macro expansion @ ~/.julia/packages/Moshi/UlzGA/test/runtests.jl:4 [inlined] [28] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [29] top-level scope @ none:6 [30] eval(m::Module, e::Any) @ Core ./boot.jl:517 [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [32] _start() @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Moshi/UlzGA/test/data/emit/selfref.jl:22 in expression starting at /home/pkgeval/.julia/packages/Moshi/UlzGA/test/data/emit/selfref.jl:22 Test Summary: | Pass Error Total Time data | 204 1 205 37.6s cons | 34 34 6.7s show | 0 2.1s emit | 168 1 169 28.1s basic | 144 1 145 25.4s Message | 73 73 0.9s MutableMessage | 66 66 0.6s reflection | 3 3 0.1s selfref | 2 2 0.2s generic | 23 23 2.1s cons | 1 1 0.6s exception | 2 2 0.1s RNG of the outermost testset: Random.Xoshiro(0xee4891adca51d0ca, 0xda9e486a65a8f3cb, 0x493b2bc6075a1eaf, 0xb5b3b0fba622838a, 0xe4351cacab00de5c) ERROR: LoadError: Some tests did not pass: 204 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Moshi/UlzGA/test/runtests.jl:3 Testing failed after 48.8s ERROR: LoadError: Package Moshi 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 130.31s: package tests unexpectedly errored