Package evaluation to test LookingGlass on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T09:46:20.847 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.15s ################################################################################ # Installation # Installing LookingGlass... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [1fcbbee2] + LookingGlass v0.3.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [1fcbbee2] + LookingGlass v0.3.3 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [d6f4376e] + Markdown v1.11.0 [f489334b] + StyledStrings v1.11.0 Installation completed after 1.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1500.9 ms ✓ LookingGlass 1 dependency successfully precompiled in 2 seconds. 8 already precompiled. 5 dependencies precompiled but different versions are currently loaded (Base64, JuliaSyntaxHighlighting, Logging, Markdown and StyledStrings). Restart julia to access the new versions. Otherwise, 3 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 12.96s ################################################################################ # Testing # Testing LookingGlass Status `/tmp/jl_jPL5ut/Project.toml` [1fcbbee2] LookingGlass v0.3.3 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_jPL5ut/Manifest.toml` [1fcbbee2] LookingGlass v0.3.3 [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... func_specializations(): Error During Test at /home/pkgeval/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:21 Test threw exception Expression: length(LookingGlass.func_specializations(MF.foo)) == 1 MethodError: no method matching length(::Core.MethodInstance) The function `length` exists, but no method is defined for this combination of argument types. Closest candidates are: length(!Matched::Compiler.MethodLookupResult) @ Base /opt/julia/share/julia/Compiler/src/methodtable.jl:10 length(!Matched::Compiler.DFSTree) @ Base ../usr/share/julia/Compiler/src/ssair/domtree.jl:121 length(!Matched::Core.MethodTable) @ Base runtime_internals.jl:1682 ... Stacktrace: [1] _method_specializations(m::Method) @ LookingGlass ~/.julia/packages/LookingGlass/Y4oYA/src/LookingGlass.jl:73 [2] (::LookingGlass.var"#func_specializations##0#func_specializations##1")(m::Method) @ LookingGlass ./none:-1 [3] iterate @ ./generator.jl:48 [inlined] [4] iterate @ ./iterators.jl:1256 [inlined] [5] iterate @ ./iterators.jl:1252 [inlined] [6] grow_to!(dest::Dict{Any, Any}, itr::Base.Iterators.Flatten{Base.Generator{Vector{Method}, LookingGlass.var"#func_specializations##0#func_specializations##1"}}) @ Base ./abstractdict.jl:595 [7] dict_with_eltype @ ./abstractdict.jl:643 [inlined] [8] Dict @ ./dict.jl:117 [inlined] [9] func_specializations(f::Function) @ LookingGlass ~/.julia/packages/LookingGlass/Y4oYA/src/LookingGlass.jl:57 [10] top-level scope @ ~/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:19 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [12] macro expansion @ ~/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:21 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] func_backedges(): Error During Test at /home/pkgeval/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:25 Test threw exception Expression: length((first(LookingGlass.func_backedges(MF.foo)))[2]) == 0 MethodError: no method matching length(::Core.MethodInstance) The function `length` exists, but no method is defined for this combination of argument types. Closest candidates are: length(!Matched::Compiler.MethodLookupResult) @ Base /opt/julia/share/julia/Compiler/src/methodtable.jl:10 length(!Matched::Compiler.DFSTree) @ Base ../usr/share/julia/Compiler/src/ssair/domtree.jl:121 length(!Matched::Core.MethodTable) @ Base runtime_internals.jl:1682 ... Stacktrace: [1] _method_specializations(m::Method) @ LookingGlass ~/.julia/packages/LookingGlass/Y4oYA/src/LookingGlass.jl:73 [2] (::LookingGlass.var"#func_specializations##0#func_specializations##1")(m::Method) @ LookingGlass ./none:-1 [3] iterate @ ./generator.jl:48 [inlined] [4] iterate @ ./iterators.jl:1256 [inlined] [5] iterate @ ./iterators.jl:1252 [inlined] [6] grow_to!(dest::Dict{Any, Any}, itr::Base.Iterators.Flatten{Base.Generator{Vector{Method}, LookingGlass.var"#func_specializations##0#func_specializations##1"}}) @ Base ./abstractdict.jl:595 [7] dict_with_eltype @ ./abstractdict.jl:643 [inlined] [8] Dict @ ./dict.jl:117 [inlined] [9] func_specializations @ ~/.julia/packages/LookingGlass/Y4oYA/src/LookingGlass.jl:57 [inlined] [10] func_backedges(f::Function) @ LookingGlass ~/.julia/packages/LookingGlass/Y4oYA/src/LookingGlass.jl:117 [11] top-level scope @ ~/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:25 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [13] macro expansion @ ~/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:25 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] func_backedges(): Error During Test at /home/pkgeval/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:27 Test threw exception Expression: length((first(LookingGlass.func_backedges(MF.foo)))[2]) == 1 MethodError: no method matching length(::Core.MethodInstance) The function `length` exists, but no method is defined for this combination of argument types. Closest candidates are: length(!Matched::Compiler.MethodLookupResult) @ Base /opt/julia/share/julia/Compiler/src/methodtable.jl:10 length(!Matched::Compiler.DFSTree) @ Base ../usr/share/julia/Compiler/src/ssair/domtree.jl:121 length(!Matched::Core.MethodTable) @ Base runtime_internals.jl:1682 ... Stacktrace: [1] _method_specializations(m::Method) @ LookingGlass ~/.julia/packages/LookingGlass/Y4oYA/src/LookingGlass.jl:73 [2] (::LookingGlass.var"#func_specializations##0#func_specializations##1")(m::Method) @ LookingGlass ./none:-1 [3] iterate @ ./generator.jl:48 [inlined] [4] iterate @ ./iterators.jl:1256 [inlined] [5] iterate @ ./iterators.jl:1252 [inlined] [6] grow_to!(dest::Dict{Any, Any}, itr::Base.Iterators.Flatten{Base.Generator{Vector{Method}, LookingGlass.var"#func_specializations##0#func_specializations##1"}}) @ Base ./abstractdict.jl:595 [7] dict_with_eltype @ ./abstractdict.jl:643 [inlined] [8] Dict @ ./dict.jl:117 [inlined] [9] func_specializations @ ~/.julia/packages/LookingGlass/Y4oYA/src/LookingGlass.jl:57 [inlined] [10] func_backedges(f::Function) @ LookingGlass ~/.julia/packages/LookingGlass/Y4oYA/src/LookingGlass.jl:117 [11] top-level scope @ ~/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:25 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [13] macro expansion @ ~/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:27 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] LookingGlass.jl: Test Failed at /home/pkgeval/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:56 Expression: LookingGlass.module_recursive_globals_names(MV, constness = :const, mutability = :mutable) == Dict(MV => sort([]), MV.Inner => sort([:i_vec]), MV.A => sort([])) Evaluated: Dict{Module, Vector{Symbol}}(Main.MV.A => [], Main.MV => [], Main.MV.Inner => []) == Dict{Module, Vector}(Main.MV.A => Any[], Main.MV => Any[], Main.MV.Inner => [:i_vec]) Stacktrace: [1] top-level scope @ ~/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:516 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [4] top-level scope @ ~/.julia/packages/LookingGlass/Y4oYA/test/runtests.jl:4 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [6] macro expansion @ ~/.julia/packages/LookingGlass/Y4oYA/test/runtests.jl:4 [inlined] LookingGlass.jl: Test Failed at /home/pkgeval/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:64 Expression: LookingGlass.module_recursive_globals_names(MV, constness = :const, imported = true) == Dict(MV => sort([:cv]), MV.Inner => sort([:i_c, :i_vec]), MV.A => sort([:g_a]), Outer => sort([:g_outer])) Evaluated: Dict{Module, Vector{Symbol}}(Main.Outer => [], Main.MV.A => [], Main.MV => [], Main.MV.Inner => []) == Dict{Module, Vector{Symbol}}(Main.Outer => [:g_outer], Main.MV.A => [:g_a], Main.MV => [:cv], Main.MV.Inner => [:i_c, :i_vec]) Stacktrace: [1] top-level scope @ ~/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:516 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [4] top-level scope @ ~/.julia/packages/LookingGlass/Y4oYA/test/runtests.jl:4 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [6] macro expansion @ ~/.julia/packages/LookingGlass/Y4oYA/test/runtests.jl:4 [inlined] LookingGlass.jl: Test Failed at /home/pkgeval/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:96 Expression: LookingGlass.module_recursive_globals(MV, imported = true, constness = :const) == Dict((MV, :cv) => MV.cv, (MV.Inner, :i_c) => MV.Inner.i_c, (MV.Inner, :i_vec) => MV.Inner.i_vec, (MV.A, :g_a) => MV.A.g_a, (Outer, :g_outer) => MV.Inner.Outer.g_outer) Evaluated: Dict{Any, Any}() == Dict{Tuple{Module, Symbol}, Any}((Main.Outer, :g_outer) => 1, (Main.MV.Inner, :i_vec) => [2], (Main.MV.Inner, :i_c) => 2, (Main.MV, :cv) => 2, (Main.MV.A, :g_a) => 1) Stacktrace: [1] top-level scope @ ~/.julia/packages/LookingGlass/Y4oYA/test/LookingGlass.jl:516 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [4] top-level scope @ ~/.julia/packages/LookingGlass/Y4oYA/test/runtests.jl:4 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [6] macro expansion @ ~/.julia/packages/LookingGlass/Y4oYA/test/runtests.jl:4 [inlined] Test Summary: | Pass Fail Error Total Time LookingGlass.jl | 7 3 3 13 22.6s func_specializations() | 1 1 2 3.9s func_backedges() | 2 2 0.4s RNG of the outermost testset: Random.Xoshiro(0x1245dc7843a2de87, 0xca8a0ad2f00a9460, 0x23b98d9c01306137, 0x187d43d7d72161aa, 0xcff09be3fb9e2d60) ERROR: LoadError: Some tests did not pass: 7 passed, 3 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LookingGlass/Y4oYA/test/runtests.jl:3 Testing failed after 30.68s ERROR: LoadError: Package LookingGlass errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2538 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [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.12/Pkg/src/API.jl:552 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 67.11s: package tests unexpectedly errored