Package evaluation to test NiLangCore on Julia 1.14.0-DEV.1840 (ab7ba34e40*) started at 2026-03-03T12:43:20.277 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.03s ################################################################################ # Installation # Installing NiLangCore... Resolving package versions... Installed TupleTools ─ v1.6.0 Installed MLStyle ──── v0.4.17 Installed NiLangCore ─ v0.10.7 Updating `~/.julia/environments/v1.14/Project.toml` [575d3204] + NiLangCore v0.10.7 Updating `~/.julia/environments/v1.14/Manifest.toml` [d8e11817] + MLStyle v0.4.17 [575d3204] + NiLangCore v0.10.7 [9d95972d] + TupleTools v1.6.0 Installation completed after 1.37s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4819.1 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling packages... 1105.0 ms ✓ TupleTools 25910.7 ms ✓ MLStyle ERROR: LoadError: ParseError: # Error @ /home/pkgeval/.julia/packages/NiLangCore/puMby/src/variable_analysis.jl:271:7  :(@const $line $x) => Expr(:macrocall, Symbol("@const"), line, render_arg(x))  :($a.[$(inds...)]) => :($(render_arg(a)) |> subarray($(inds...))) # └─────────────┘ ── brackets are not allowed after `.` Stacktrace:  [1] top-level scope  @ ~/.julia/packages/NiLangCore/puMby/src/variable_analysis.jl:271  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [3] top-level scope  @ ~/.julia/packages/NiLangCore/puMby/src/NiLangCore.jl:16  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [5] 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:3288  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [9] include_string  @ ./loading.jl:3140 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [11] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NiLangCore/puMby/src/variable_analysis.jl:271 in expression starting at /home/pkgeval/.julia/packages/NiLangCore/puMby/src/NiLangCore.jl:1 in expression starting at stdin:5 ✗ NiLangCore 2 dependencies successfully precompiled in 45 seconds. 8 already precompiled. Precompilation completed after 67.79s ################################################################################ # Testing # Testing NiLangCore Status `/tmp/jl_uFse94/Project.toml` [d8e11817] MLStyle v0.4.17 [575d3204] NiLangCore v0.10.7 [9d95972d] TupleTools v1.6.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_uFse94/Manifest.toml` [d8e11817] MLStyle v0.4.17 [575d3204] NiLangCore v0.10.7 [9d95972d] TupleTools v1.6.0 [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.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... ERROR: LoadError: ParseError: # Error @ /home/pkgeval/.julia/packages/NiLangCore/puMby/src/variable_analysis.jl:271:7  :(@const $line $x) => Expr(:macrocall, Symbol("@const"), line, render_arg(x))  :($a.[$(inds...)]) => :($(render_arg(a)) |> subarray($(inds...))) # └─────────────┘ ── brackets are not allowed after `.` Stacktrace:  [1] top-level scope  @ ~/.julia/packages/NiLangCore/puMby/src/variable_analysis.jl:271  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [3] top-level scope  @ ~/.julia/packages/NiLangCore/puMby/src/NiLangCore.jl:16  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [5] 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:3288  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [9] include_string  @ ./loading.jl:3140 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [11] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NiLangCore/puMby/src/variable_analysis.jl:271 in expression starting at /home/pkgeval/.julia/packages/NiLangCore/puMby/src/NiLangCore.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ NiLangCore │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: NiLangCore Failed to precompile NiLangCore [575d3204-02a4-11ea-3f62-238caa8bf11e] to "/home/pkgeval/.julia/compiled/v1.14/NiLangCore/jl_1BffZP" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/NiLangCore/puMby/test/runtests.jl:1 Testing failed after 27.22s ERROR: LoadError: Package NiLangCore 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:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [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:586 [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:562 [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:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:323 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 125.86s: package fails to precompile