Package evaluation to test NiLangCore on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T00:45:39.749 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.91s ################################################################################ # Installation # Installing NiLangCore... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [575d3204] + NiLangCore v0.10.7 Updating `~/.julia/environments/v1.11/Manifest.toml` [d8e11817] + MLStyle v0.4.17 [575d3204] + NiLangCore v0.10.7 [9d95972d] + TupleTools v1.6.0 Installation completed after 1.34s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 14596.2 ms ✓ NiLangCore 1 dependency successfully precompiled in 15 seconds. 8 already precompiled. Precompilation completed after 25.39s ################################################################################ # Testing # Testing NiLangCore Status `/tmp/jl_HB99S1/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_HB99S1/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 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... XorEq{typeof(*)}(*) PlusEq{typeof(+)}(+) MinusEq{typeof(-)}(-) MulEq{typeof(*)}(*) DivEq{typeof(/)}(/) (x, z) = ((2.0, 3.0), (2.0, 3.0)) Test Summary: | Pass Total Time Core.jl | 4 4 36.7s FastStack{Float64}(0/1000000) FastStack{Float32}(0/1000000) FastStack{Int64}(0/1000000) FastStack{Int32}(0/1000000) FastStack{ComplexF64}(0/1000000) FastStack{ComplexF32}(0/1000000) FastStack{Bool}(0/1000000) deallocate fail `##result#255 → x` deallocate fail `##result#258 → x` Test Summary: | Pass Total Time stack.jl | 56 56 11.8s Test Summary: | Pass Total Time lens.jl | 13 13 2.3s Test Summary: | Pass Total Time utils.jl | 31 31 1.7s Test Summary: | Pass Total Time symboltable.jl | 32 32 2.7s Test Summary: | Pass Total Time instr.jl | 85 85 4.0s deallocate fail `x → 1.0` deallocate fail `x → (1.0, 2.0)` deallocate fail `x → [1.0, 2.0]` deallocate fail `x → B(1.0, 2.0)` deallocate fail `x → ` deallocate fail `f(x) → xval` deallocate fail `0.3 → 0.4` deallocate fail `3 → 3.0` deallocate fail `d → Dict(2 => 2)` deallocate fail `d → Dict(2 => 1)` deallocate fail `d → Dict(1 => 2)` Test Summary: | Pass Total Time vars.jl | 38 38 5.9s deallocate fail `##branch#379 → out < 4` deallocate fail `##branch#402 → a > 8.0` deallocate fail `##stop#423 → k` deallocate fail `x > -10 → false` deallocate fail `z → 0` a = C() a = ~C() WARNING: Method definition (::Main.C)(Any) in module Main at /home/pkgeval/.julia/packages/NiLangCore/puMby/test/compiler.jl:504 overwritten at /home/pkgeval/.julia/packages/NiLangCore/puMby/test/compiler.jl:515. WARNING: Method definition (::NiLangCore.Inv{var"#s5"<:Main.C})(Any) in module Main at /home/pkgeval/.julia/packages/NiLangCore/puMby/test/compiler.jl:504 overwritten at /home/pkgeval/.julia/packages/NiLangCore/puMby/test/compiler.jl:515. a = C() a = ~C() deallocate fail `##branch#605 → x < 0` deallocate fail `d[4] → 5` deallocate fail `(m, n) → (7, 5)` deallocate fail `(m, n) → size(x)` (x[2], s) = (2.0f0, 4.0f0) (x[2], s) = (2.0f0, 4.0f0) (x[2], s) = (2.0f0, 4.0f0) Test Summary: | Pass Total Time compiler.jl | 181 181 23.2s Testing NiLangCore tests passed Testing completed after 93.36s PkgEval succeeded after 135.54s