Package evaluation of NiLangCore on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:06:47.974 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.06s ################################################################################ # Installation # Installing NiLangCore... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [575d3204] + NiLangCore v0.10.7 Updating `~/.julia/environments/v1.13/Manifest.toml` [d8e11817] + MLStyle v0.4.17 [575d3204] + NiLangCore v0.10.7 [9d95972d] + TupleTools v1.6.0 Installation completed after 0.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 28.42s ################################################################################ # Testing # Testing NiLangCore Status `/tmp/jl_zmSGqx/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_zmSGqx/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.12.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 [f489334b] StyledStrings 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 32.9s 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#301 → x` deallocate fail `##result#304 → x` Test Summary: | Pass Total Time stack.jl | 56 56 10.6s Test Summary: | Pass Total Time lens.jl | 13 13 2.0s Test Summary: | Pass Total Time utils.jl | 31 31 1.3s Test Summary: | Pass Total Time symboltable.jl | 32 32 2.0s Test Summary: | Pass Total Time instr.jl | 85 85 4.1s 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#425 → out < 4` deallocate fail `##branch#448 → a > 8.0` deallocate fail `##stop#469 → 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#651 → 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 21.6s Testing NiLangCore tests passed Testing completed after 88.23s PkgEval succeeded after 136.38s