Package evaluation to test CBOOCall on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T15:20:40.624 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.08s ################################################################################ # Installation # Installing CBOOCall... Resolving package versions... Installed CBOOCall ─ v0.1.1 Updating `~/.julia/environments/v1.14/Project.toml` [b012eb62] + CBOOCall v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [b012eb62] + CBOOCall v0.1.1 Installation completed after 1.4s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.3 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.0 s ✓ Statistics 0.8 s ✓ CBOOCall 2.5 s ✓ StructUtils 2.7 s ✓ Preferences 1.4 s ✓ Compat 2.4 s ✓ PrecompileTools 0.6 s ✓ Compat → CompatLinearAlgebraExt 25.8 s ✓ Parsers 94.0 s ✓ JSON 67.1 s ✓ BenchmarkTools 10 dependencies successfully precompiled in 198 seconds. 14 already precompiled. Precompilation completed after 232.97s ################################################################################ # Testing # Testing CBOOCall Status `/tmp/jl_Xg7AMg/Project.toml` [6e4b80f9] BenchmarkTools v1.8.0 [b012eb62] CBOOCall v0.1.1 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Xg7AMg/Manifest.toml` [6e4b80f9] BenchmarkTools v1.8.0 [b012eb62] CBOOCall v0.1.1 [34da2185] Compat v4.18.1 [682c06a0] JSON v1.6.0 [69de0a69] Parsers v2.8.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.8.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.1+0 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/CBOOCall/X8Cq8/test/MyAs/MyAs.jl:14 =# @cbooify MyA (sx, x, sin, y = 3, mycos = (a->begin │ #= /home/pkgeval/.julia/packages/CBOOCall/X8Cq8/test/MyAs/MyAs.jl:14 =# │ Base.cos(a.data) │ end))) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ @cbooify :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/CBOOCall/X8Cq8/test/MyAs/MyAs.jl:14 =#) :: Value │ │ MyA :: Identifier │ │ [tuple] │ │ sx :: Identifier │ │ x :: Identifier │ │ sin :: Identifier │ │ [=] │ │ y :: Identifier │ │ 3 :: Value │ │ [=] │ │ mycos :: Identifier │ │ [->] │ │ a :: Identifier │ │ [block] │ │ [call] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ cos :: Identifier │ │ [.] │ │ a :: Identifier │ │ [inert] │ │ data :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [block] │ │ [function] │ │ sx :: Identifier │ scope_layer=1 │ [function] │ │ x :: Identifier │ scope_layer=1 │ [function] │ │ sin :: Identifier │ scope_layer=1 │ [const] │ │ [=] │ │ FuncMap :: Identifier │ scope_layer=2 │ [tuple] │ │ [=] │ │ sx :: Identifier │ scope_layer=1 │ sx :: Identifier │ scope_layer=1 │ [=] │ │ x :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ [=] │ │ sin :: Identifier │ scope_layer=1 │ sin :: Identifier │ scope_layer=1 │ [=] │ │ y :: Identifier │ scope_layer=1 │ 3 :: Value │ macro_source=25 │ [=] │ │ mycos :: Identifier │ scope_layer=1 │ [->] │ │ a :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ [.] │ │ Base :: Identifier │ scope_layer=1 │ [inert] │ │ cos :: Identifier │ │ [.] │ │ a :: Identifier │ scope_layer=1 │ [inert] │ │ data :: Identifier │ │ [block] │ │ [block] │ │ [=] │ │ [call] │ │ callmethod :: Identifier │ scope_layer=2 │ [::] │ │ q :: Identifier │ scope_layer=2 │ MyA :: Identifier │ scope_layer=1 │ [::] │ │ meth :: Identifier │ scope_layer=2 │ Function :: Identifier │ scope_layer=2 │ [...] │ │ args :: Identifier │ scope_layer=2 │ [block] │ │ [call] │ │ meth :: Identifier │ scope_layer=2 │ q :: Identifier │ scope_layer=2 │ [...] │ │ args :: Identifier │ scope_layer=2 │ [const] │ │ [=] │ │ DYNAMIC_PROPERTIES :: Identifier │ scope_layer=2 │ [call] │ │ [curly] │ │ Dict :: Identifier │ scope_layer=2 │ Symbol :: Identifier │ scope_layer=2 │ Any :: Identifier │ scope_layer=2 │ [const] │ │ [=] │ │ private_properties :: Identifier │ scope_layer=2 │ [tuple] │ │ [=] │ │ __cboo_list__ :: Identifier │ scope_layer=2 │ FuncMap :: Identifier │ scope_layer=2 │ [=] │ │ __cboo_list__expr :: Identifier │ scope_layer=2 │ [inert] │ │ ((:sx, :sx), (:x, :x), (:sin, :sin), (:y, 3), (:mycos, :(a->begin │ #= /home/pkgeval/.julia/packages/CBOOCall/X8Cq8/test/MyAs/MyAs.jl:14 =# │ Base.cos(a.data) │ end))) :: Value │ │ [=] │ │ __cboo_callmethod__ :: Identifier │ scope_layer=2 │ [inert] │ │ nothing :: Value │ │ [=] │ │ __cboo_getproperty__ :: Identifier │ scope_layer=2 │ [inert] │ │ getfield :: Identifier │ │ [=] │ │ __module__ :: Identifier │ scope_layer=2 │ MyAs :: Value │ │ [function] │ │ [call] │ │ [.] │ │ Base :: Identifier │ scope_layer=2 │ [inert] │ │ getproperty :: Identifier │ │ [::] │ │ a :: Identifier │ scope_layer=2 │ MyA :: Identifier │ scope_layer=1 │ [::] │ │ f :: Identifier │ scope_layer=2 │ Symbol :: Identifier │ scope_layer=2 │ [block] │ │ [=] │ │ [call] │ │ addfunc :: Identifier │ scope_layer=2 │ [::] │ │ func :: Identifier │ scope_layer=2 │ Function :: Identifier │ scope_layer=2 │ [block] │ │ [->] │ │ [...] │ │ args :: Identifier │ scope_layer=2 │ [block] │ │ [call] │ │ callmethod :: Identifier │ scope_layer=2 │ a :: Identifier │ scope_layer=2 │ func :: Identifier │ scope_layer=2 │ [...] │ │ args :: Identifier │ scope_layer=2 │ [=] │ │ [call] │ │ addfunc :: Identifier │ scope_layer=2 │ notfunc :: Identifier │ scope_layer=2 │ [block] │ │ notfunc :: Identifier │ scope_layer=2 │ [&&] │ │ [call] │ │ in :: Identifier │ scope_layer=2 │ f :: Identifier │ scope_layer=2 │ [call] │ │ keys :: Identifier │ scope_layer=2 │ private_properties :: Identifier │ scope_layer=2 │ [return] │ │ [call] │ │ getfield :: Identifier │ scope_layer=2 │ private_properties :: Identifier │ scope_layer=2 │ f :: Identifier │ scope_layer=2 │ [&&] │ │ [call] │ │ in :: Identifier │ scope_layer=2 │ f :: Identifier │ scope_layer=2 │ [call] │ │ keys :: Identifier │ scope_layer=2 │ FuncMap :: Identifier │ scope_layer=2 │ [return] │ │ [call] │ │ addfunc :: Identifier │ scope_layer=2 │ [call] │ │ getproperty :: Identifier │ scope_layer=2 │ FuncMap :: Identifier │ scope_layer=2 │ f :: Identifier │ scope_layer=2 │ [block] │ │ [if] │ │ [call] │ │ hasfield :: Identifier │ scope_layer=2 │ MyA :: Identifier │ scope_layer=1 │ f :: Identifier │ scope_layer=2 │ [block] │ │ [return] │ │ [call] │ │ getfield :: Identifier │ scope_layer=2 │ a :: Identifier │ scope_layer=2 │ f :: Identifier │ scope_layer=2 │ [elseif] │ │ [block] │ │ [call] │ │ haskey :: Identifier │ scope_layer=2 │ DYNAMIC_PROPERTIES :: Identifier │ scope_layer=2 │ f :: Identifier │ scope_layer=2 │ [block] │ │ [return] │ │ [call] │ │ addfunc :: Identifier │ scope_layer=2 │ [ref] │ │ DYNAMIC_PROPERTIES :: Identifier │ scope_layer=2 │ f :: Identifier │ scope_layer=2 │ [block] │ │ [=] │ │ ts :: Identifier │ scope_layer=2 │ [call] │ │ string :: Identifier │ scope_layer=2 │ MyA :: Identifier │ scope_layer=1 │ [call] │ │ error :: Identifier │ scope_layer=2 │ [string] │ │ ts :: Identifier │ scope_layer=2 │ " has no property or key \"" :: Value │ macro_source=25 │ f :: Identifier │ scope_layer=2 │ "\"" :: Value │ macro_source=25 │ [function] │ │ [call] │ │ [.] │ │ Base :: Identifier │ scope_layer=2 │ [inert] │ │ getproperty :: Identifier │ │ [::] │ │ t :: Identifier │ scope_layer=2 │ [curly] │ │ Type :: Identifier │ scope_layer=2 │ MyA :: Identifier │ scope_layer=1 │ [::] │ │ f :: Identifier │ scope_layer=2 │ Symbol :: Identifier │ scope_layer=2 │ [block] │ │ [&&] │ │ [call] │ │ in :: Identifier │ scope_layer=2 │ f :: Identifier │ scope_layer=2 │ [call] │ │ keys :: Identifier │ scope_layer=2 │ private_properties :: Identifier │ scope_layer=2 │ [return] │ │ [call] │ │ getfield :: Identifier │ scope_layer=2 │ private_properties :: Identifier │ scope_layer=2 │ f :: Identifier │ scope_layer=2 │ [return] │ │ [call] │ │ getfield :: Identifier │ scope_layer=2 │ t :: Identifier │ scope_layer=2 │ f :: Identifier │ scope_layer=2 │ [function] │ │ [call] │ │ [.] │ │ Base :: Identifier │ scope_layer=2 │ [inert] │ │ propertynames :: Identifier │ │ [::] │ │ a :: Identifier │ scope_layer=2 │ MyA :: Identifier │ scope_layer=1 │ [kw] │ │ [::] │ │ private :: Identifier │ scope_layer=2 │ Bool :: Identifier │ scope_layer=2 │ false :: Value │ macro_source=25 │ [block] │ │ [=] │ │ pnames :: Identifier │ scope_layer=2 │ [tuple] │ │ [...] │ │ [call] │ │ fieldnames :: Identifier │ scope_layer=2 │ MyA :: Identifier │ scope_layer=1 │ [...] │ │ [call] │ │ keys :: Identifier │ scope_layer=2 │ FuncMap :: Identifier │ scope_layer=2 │ [if] │ │ private :: Identifier │ scope_layer=2 │ [block] │ │ [return] │ │ [tuple] │ │ [...] │ │ pnames :: Identifier │ scope_layer=2 │ [...] │ │ [call] │ │ keys :: Identifier │ scope_layer=2 │ private_properties :: Identifier │ scope_layer=2 │ [block] │ │ [return] │ │ pnames :: Identifier │ scope_layer=2 │ [function] │ │ [call] │ │ [.] │ │ Base :: Identifier │ scope_layer=2 │ [inert] │ │ propertynames :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ scope_layer=2 │ MyA :: Identifier │ scope_layer=1 │ [kw] │ │ [::] │ │ private :: Identifier │ scope_layer=2 │ Bool :: Identifier │ scope_layer=2 │ false :: Value │ macro_source=25 │ [block] │ │ [if] │ │ private :: Identifier │ scope_layer=2 │ [block] │ │ [return] │ │ [tuple] │ │ [...] │ │ [call] │ │ fieldnames :: Identifier │ scope_layer=2 │ [call] │ │ typeof :: Identifier │ scope_layer=2 │ MyA :: Identifier │ scope_layer=1 │ [...] │ │ [call] │ │ keys :: Identifier │ scope_layer=2 │ private_properties :: Identifier │ scope_layer=2 │ [block] │ │ [return] │ │ [call] │ │ fieldnames :: Identifier │ scope_layer=2 │ [call] │ │ typeof :: Identifier │ scope_layer=2 │ MyA :: Identifier │ scope_layer=1 │ [import] │ │ [:] │ │ [.] │ │ CBOOCall :: Identifier │ scope_layer=2 │ [.] │ │ __add_dynamic :: Identifier │ scope_layer=2 │ [function] │ │ [call] │ │ [.] │ │ CBOOCall :: Identifier │ scope_layer=2 │ [inert] │ │ __add_dynamic :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ scope_layer=2 │ MyA :: Identifier │ scope_layer=1 │ [::] │ │ f :: Identifier │ scope_layer=2 │ Symbol :: Identifier │ scope_layer=2 │ val :: Identifier │ scope_layer=2 │ [block] │ │ [=] │ │ [ref] │ │ DYNAMIC_PROPERTIES :: Identifier │ scope_layer=2 │ f :: Identifier │ scope_layer=2 │ val :: Identifier │ scope_layer=2 │ │ file = "/home/pkgeval/.julia/packages/CBOOCall/X8Cq8/test/MyAs/MyAs.jl" │ line = 14 └ mod = MyAs ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/CBOOCall/X8Cq8/test/MyAs/MyAs.jl:14 =# - unsupported `const` declaration on local variable Expression:  (constdecl FuncMap #₂) Containing expressions:  (lambda (block) (block) (block (block (function_decl sx) sx) (block (function_decl x) x) (block (function_decl sin) sin) (block (= #₂ (call (call core.apply_type core.NamedTuple (call core.tuple :sx :x :sin :y :mycos)) (call core.tuple sx x sin 3 (block (local #->#) (block (function_decl #->#) (method_defs #-># (block (block (= #₁ (call core.svec (call core.svec (function_type #->#) core.Any) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CBOOCall/X8Cq8/test/MyAs/MyAs.jl:14:0)) (method #-># #₁ (lambda (block #self# a) (block) (block (call (call top.getproperty Base :cos) (call top.getproperty a :data))))) (removable #₁)))) (removable #->#)))))) (constdecl FuncMap #₂) (removable #₂)) (block (block (block (function_decl callmethod) (method_defs callmethod (block (block (= #₃ (call core.svec (call core.svec (function_type callmethod) MyA Function (call core.apply_type core.Vararg core.Any)) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CBOOCall/X8Cq8/src/CBOOCall.jl:69:0)) (method callmethod #₃ (lambda (block #self# q meth args) (block) (block (call core._apply_iterate top.iterate meth (call core.tuple q) args)))) (removable #₃)))) (removable callmethod))) (block (= #₄ (call (call core.apply_type Dict Symbol Any))) (constdecl DYNAMIC_PROPERTIES #₄) (removable #₄)) (block (= #₅ (call (call core.apply_type core.NamedTuple (call core.tuple :__cboo_list__ :__cboo_list__expr :__cboo_callmethod__ :__cboo_getproperty__ :__module__)) (call core.tuple FuncMap (inert ((:sx, :sx), (:x, :x), (:sin, :sin), (:y, 3), (:mycos, :(a->begin  #= /home/pkgeval/.julia/packages/CBOOCall/X8Cq8/test/MyAs/MyAs.jl:14 =#  Base.cos(a.data)  end)))) (inert nothing) :getfield MyAs))) (constdecl private_properties #₅) (removable #₅)) (block (method_defs core.nothing (block (block (= #₆ (call core.svec (call core.svec (function_type (call top.getproperty Base :getproperty)) MyA Symbol) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CBOOCall/X8Cq8/src/CBOOCall.jl:100:0)) (method core.nothing #₆ (lambda (block #self# a f) (block) (block (block (function_decl addfunc) (method_defs addfunc (block (block (= #₇ (call core.svec (call core.svec (function_type addfunc) Function) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CBOOCall/X8Cq8/src/CBOOCall.jl:101:0)) (method addfunc #₇ (lambda (block #self# func) (block) (block (block (local #->#) (block (function_decl #->#) (method_defs #-># (block (block (= #₈ (call core.svec (call core.svec (function_type #->#) (call core.apply_type core.Vararg core.Any)) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CBOOCall/X8Cq8/src/CBOOCall.jl:101:0)) (method #-># #₈ (lambda (block #self# args) (block) (block (call core._apply_iterate top.iterate callmethod (call core.tuple a func) args)))) (removable #₈)))) (removable #->#)))))) (removable #₇)))) (removable addfunc)) (block (function_decl addfunc) (method_defs addfunc (block (block (= #₉ (call core.svec (call core.svec (function_type addfunc) core.Any) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CBOOCall/X8Cq8/src/CBOOCall.jl:102:0)) (method addfunc #₉ (lambda (block #self# notfunc) (block) (block notfunc))) (removable #₉)))) (removable addfunc)) (if (call in f (call keys private_properties)) (return (call getfield private_properties f)) false) (if (call in f (call keys FuncMap)) (return (call addfunc (call getproperty FuncMap f))) false) (block (if (call hasfield MyA f) (block (return (call getfield a f))) (elseif (block (call haskey DYNAMIC_PROPERTIES f)) (block (return (call addfunc (block (call top.getindex DYNAMIC_PROPERTIES f))))) (block (= ts (call string MyA)) (call error (call top.string ts " has no property or key \"" f "\""))))))))) (removable #₆)))) (removable core.nothing)) (block (method_defs core.nothing (block (block (= #₁₀ (call core.svec (call core.svec (function_type (call top.getproperty Base :getproperty)) (call core.apply_type Type MyA) Symbol) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CBOOCall/X8Cq8/src/CBOOCall.jl:108:0)) (method core.nothing #₁₀ (lambda (block #self# t f) (block) (block (if (call in f (call keys private_properties)) (return (call getfield private_properties f)) false) (return (call getfield t f))))) (removable #₁₀)))) (removable core.nothing)) (block (method_defs core.nothing (block (block (block (= #₁₁ (call core.svec (call core.svec (function_type (call top.getproperty Base :propertynames)) MyA) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CBOOCall/X8Cq8/src/CBOOCall.jl:112:0)) (method core.nothing #₁₁ (lambda (block #self# a) (block) (block (call #self# a false)))) (removable #₁₁)) (block (= #₁₂ (call core.svec (call core.svec (function_type (call top.getproperty Base :propertynames)) MyA Bool) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CBOOCall/X8Cq8/src/CBOOCall.jl:112:0)) (method core.nothing #₁₂ (lambda (block #self# a private) (block) (block (= pnames (call core._apply_iterate top.iterate core.tuple (call fieldnames MyA) (call keys FuncMap))) (if private (block (return (call core._apply_iterate top.iterate core.tuple pnames (call keys private_properties)))) (block (return pnames)))))) (removable #₁₂))))) (removable core.nothing)) (block (method_defs core.nothing (block (block (block (= #₁₃ (call core.svec (call core.svec (function_type (call top.getproperty Base :propertynames)) (call core.apply_type Type MyA)) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CBOOCall/X8Cq8/src/CBOOCall.jl:120:0)) (method core.nothing #₁₃ (lambda (block #self# #arg#) (block) (block (call #self# #arg# false)))) (removable #₁₃)) (block (= #₁₄ (call core.svec (call core.svec (function_type (call top.getproperty Base :propertynames)) (call core.apply_type Type MyA) Bool) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CBOOCall/X8Cq8/src/CBOOCall.jl:120:0)) (method core.nothing #₁₄ (lambda (block #self# #arg# private) (block) (block (if private (block (return (call core._apply_iterate top.iterate core.tuple (call fieldnames (call typeof MyA)) (call keys private_properties)))) (block (return (call fieldnames (call typeof MyA)))))))) (removable #₁₄))))) (removable core.nothing)) (block (assert :toplevel_only (inert_syntaxtree (import (: (importpath CBOOCall) (importpath __add_dynamic))))) (call Base.JuliaLowering.eval_import true MyAs :($(QuoteNode(:($(Expr(:., :CBOOCall)))))) :($(QuoteNode(:($(Expr(:., :__add_dynamic))))))) latestworld (removable core.nothing)) (block (method_defs core.nothing (block (block (= #₁₅ (call core.svec (call core.svec (function_type (call top.getproperty CBOOCall :__add_dynamic)) (call core.apply_type Type MyA) Symbol core.Any) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CBOOCall/X8Cq8/src/CBOOCall.jl:129:0)) (method core.nothing #₁₅ (lambda (block #self# #arg# f val) (block) (block (block (= #₁₆/val val) (call top.setindex! DYNAMIC_PROPERTIES #₁₆/val f) (removable #₁₆/val))))) (removable #₁₅)))) (removable core.nothing)))))  Detailed provenance:  (constdecl FuncMap #₂) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1312 =#  └─ (= FuncMap (tuple (= sx sx) (= x x) (= sin sin) (= y 3) (= mycos (-> (tuple a) (block (call (. Base :cos) (. a :data)))))))  └─ (= FuncMap (tuple (= sx sx) (= x x) (= sin sin) (= y 3) (= mycos (-> a (block (call (. Base (inert cos)) (. a (inert data))))))))  └─ (= FuncMap (tuple (= (escape sx) (escape sx)) (= (escape x) (escape x)) (= (escape sin) (escape sin)) (= (escape y) (escape 3)) (= (escape mycos) (escape (-> a (block (call (. Base (inert cos)) (. a (inert data)))))))))  ├─ @ /home/pkgeval/.julia/packages/CBOOCall/X8Cq8/test/MyAs/MyAs.jl:14  └─ (macrocall @cbooify :(#= /home/pkgeval/.julia/packages/CBOOCall/X8Cq8/test/MyAs/MyAs.jl:14 =#) MyA (tuple sx x sin (= y 3) (= mycos (-> a (block (call (. Base (inert cos)) (. a (inert data))))))))  └─ @ /home/pkgeval/.julia/packages/CBOOCall/X8Cq8/test/MyAs/MyAs.jl:14  Stacktrace:  [1] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:551  [2] #_resolve_scopes##6  @ /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:563 [inlined]  [3] mapchildren(f::Base.JuliaLowering.var"#_resolve_scopes##6#_resolve_scopes##7"{Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [4] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:563  [5] #_resolve_scopes##6  @ /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:563 [inlined]  [6] mapchildren(f::Base.JuliaLowering.var"#_resolve_scopes##6#_resolve_scopes##7"{Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [7] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:563  [8] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:415  [9] resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:750  [10] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:779  [11] resolve_scopes  @ /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:767 [inlined]  [12] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:31  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [14] 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:3271  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/CBOOCall/X8Cq8/test/MyAs/MyAs.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ MyAs │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: MyAs Failed to precompile MyAs [top-level] to "/home/pkgeval/.julia/compiled/v1.14/jl_KUvaXo" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/CBOOCall/X8Cq8/test/runtests.jl:5 Testing failed after 128.23s ERROR: LoadError: Package CBOOCall 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:3247 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [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:587 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 402.76s: package fails to precompile