Package evaluation of NiLangCore on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:28:39.779 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.56s ################################################################################ # 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 0.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 26.05s ################################################################################ # Testing # Testing NiLangCore Status `/tmp/jl_Y12FLQ/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_Y12FLQ/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 35.8s 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#253 → x` deallocate fail `##result#256 → x` Test Summary: | Pass Total Time stack.jl | 56 56 12.1s 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 3.6s 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.8s deallocate fail `##branch#377 → out < 4` deallocate fail `##branch#400 → a > 8.0` deallocate fail `##stop#421 → 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#603 → 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 22.7s Testing NiLangCore tests passed Testing completed after 91.41s PkgEval succeeded after 133.38s