Package evaluation to load CountFlops on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T16:19:47.756 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing CountFlops... Resolving package versions... Installed Cassette ─── v0.3.14 Installed CountFlops ─ v0.1.0 Updating `~/.julia/environments/v1.14/Project.toml` [1db9610d] + CountFlops v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [7057c7e9] + Cassette v0.3.14 [1db9610d] + CountFlops v0.1.0 Installation completed after 4.93s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =# Base.@pure #= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =# @noinline(function fetch_tagged_module(context::Context, m::Module) │ #= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =# │ #= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:82 =# │ return Tagged(context, m, Meta(NoMetaData(), fetch_modulemeta(context, m))) │ 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] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ @pure :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) :: Value │ │ [macrocall] │ │ @noinline :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) :: Value │ │ [function] │ │ [call] │ │ fetch_tagged_module :: Identifier │ │ [::] │ │ context :: Identifier │ │ Context :: Identifier │ │ [::] │ │ m :: Identifier │ │ Module :: Identifier │ │ [block] │ │ [return] │ │ [call] │ │ Tagged :: Identifier │ │ context :: Identifier │ │ m :: Identifier │ │ [call] │ │ Meta :: Identifier │ │ [call] │ │ NoMetaData :: Identifier │ │ [call] │ │ fetch_modulemeta :: Identifier │ │ context :: Identifier │ │ m :: 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 │ [function] │ │ [call] │ │ fetch_tagged_module :: Identifier │ scope_layer=1 │ [::] │ │ context :: Identifier │ scope_layer=1 │ Context :: Identifier │ scope_layer=1 │ [::] │ │ m :: Identifier │ scope_layer=1 │ Module :: Identifier │ scope_layer=1 │ [block] │ │ [meta] │ │ [unknown_head] │ scope_layer=1 │ true :: Value │ macro_source=114 │ true :: Value │ macro_source=114 │ false :: Value │ macro_source=114 │ true :: Value │ macro_source=114 │ false :: Value │ macro_source=114 │ false :: Value │ macro_source=114 │ false :: Value │ macro_source=114 │ true :: Value │ macro_source=114 │ false :: Value │ macro_source=114 │ false :: Value │ macro_source=114 │ true :: Value │ macro_source=114 │ noinline :: Identifier │ scope_layer=1 │ [return] │ │ [call] │ │ Tagged :: Identifier │ scope_layer=1 │ context :: Identifier │ scope_layer=1 │ m :: Identifier │ scope_layer=1 │ [call] │ │ Meta :: Identifier │ scope_layer=1 │ [call] │ │ NoMetaData :: Identifier │ scope_layer=1 │ [call] │ │ fetch_modulemeta :: Identifier │ scope_layer=1 │ context :: Identifier │ scope_layer=1 │ m :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl" │ line = 81 └ mod = Cassette ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =# - unrecognized form out of desugaring Expression:  (unknown_head true true false true false false false true false false true) Containing expressions:  (lambda (block #self# context m) (block) (block (meta (unknown_head true true false true false false false true false false true) :noinline) (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m))))))  (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (meta (unknown_head true true false true false false false true false false true) :noinline) (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m))))))  (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (meta (unknown_head true true false true false false false true false false true) noinline) (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m))))))  Detailed provenance:  (unknown_head true true false true false false false true false false true)  └─ (unknown_head true true false true false false false true false false true)  ├─ @ /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81  └─ (macrocall @noinline :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (meta (unknown_head true true false true false false false true false false true)) (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m)))))))  ├─ @ deprecated.jl:521  └─ (macrocall (. Base (inert @assume_effects)) :(#= deprecated.jl:521 =#) (inert foldable) (macrocall @noinline :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m))))))))  ├─ @ /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81  └─ (macrocall (. Base (inert @pure)) :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) (macrocall @noinline :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m))))))))  └─ @ /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4472  [2] 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:30  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/Cassette/ROd5e/src/Cassette.jl:7  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] 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  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [12] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 in expression starting at /home/pkgeval/.julia/packages/Cassette/ROd5e/src/Cassette.jl:1 in expression starting at stdin:5 ✗ Cassette ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7057c7e9-c182-5462-911a-8362d720325c"), "Cassette") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/CountFlops/LChdZ/src/overdub.jl:1  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/CountFlops/LChdZ/src/CountFlops.jl:23  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [20] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [22] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/CountFlops/LChdZ/src/overdub.jl:1 in expression starting at /home/pkgeval/.julia/packages/CountFlops/LChdZ/src/CountFlops.jl:1 in expression starting at stdin:5 ✗ CountFlops Precompilation completed after 27.92s ################################################################################ # Loading # Loading CountFlops... ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =# Base.@pure #= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =# @noinline(function fetch_tagged_module(context::Context, m::Module) │ #= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =# │ #= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:82 =# │ return Tagged(context, m, Meta(NoMetaData(), fetch_modulemeta(context, m))) │ 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] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ @pure :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) :: Value │ │ [macrocall] │ │ @noinline :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) :: Value │ │ [function] │ │ [call] │ │ fetch_tagged_module :: Identifier │ │ [::] │ │ context :: Identifier │ │ Context :: Identifier │ │ [::] │ │ m :: Identifier │ │ Module :: Identifier │ │ [block] │ │ [return] │ │ [call] │ │ Tagged :: Identifier │ │ context :: Identifier │ │ m :: Identifier │ │ [call] │ │ Meta :: Identifier │ │ [call] │ │ NoMetaData :: Identifier │ │ [call] │ │ fetch_modulemeta :: Identifier │ │ context :: Identifier │ │ m :: 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 │ [function] │ │ [call] │ │ fetch_tagged_module :: Identifier │ scope_layer=1 │ [::] │ │ context :: Identifier │ scope_layer=1 │ Context :: Identifier │ scope_layer=1 │ [::] │ │ m :: Identifier │ scope_layer=1 │ Module :: Identifier │ scope_layer=1 │ [block] │ │ [meta] │ │ [unknown_head] │ scope_layer=1 │ true :: Value │ macro_source=114 │ true :: Value │ macro_source=114 │ false :: Value │ macro_source=114 │ true :: Value │ macro_source=114 │ false :: Value │ macro_source=114 │ false :: Value │ macro_source=114 │ false :: Value │ macro_source=114 │ true :: Value │ macro_source=114 │ false :: Value │ macro_source=114 │ false :: Value │ macro_source=114 │ true :: Value │ macro_source=114 │ noinline :: Identifier │ scope_layer=1 │ [return] │ │ [call] │ │ Tagged :: Identifier │ scope_layer=1 │ context :: Identifier │ scope_layer=1 │ m :: Identifier │ scope_layer=1 │ [call] │ │ Meta :: Identifier │ scope_layer=1 │ [call] │ │ NoMetaData :: Identifier │ scope_layer=1 │ [call] │ │ fetch_modulemeta :: Identifier │ scope_layer=1 │ context :: Identifier │ scope_layer=1 │ m :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl" │ line = 81 └ mod = Cassette ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =# - unrecognized form out of desugaring Expression:  (unknown_head true true false true false false false true false false true) Containing expressions:  (lambda (block #self# context m) (block) (block (meta (unknown_head true true false true false false false true false false true) :noinline) (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m))))))  (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (meta (unknown_head true true false true false false false true false false true) :noinline) (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m))))))  (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (meta (unknown_head true true false true false false false true false false true) noinline) (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m))))))  Detailed provenance:  (unknown_head true true false true false false false true false false true)  └─ (unknown_head true true false true false false false true false false true)  ├─ @ /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81  └─ (macrocall @noinline :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (meta (unknown_head true true false true false false false true false false true)) (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m)))))))  ├─ @ deprecated.jl:521  └─ (macrocall (. Base (inert @assume_effects)) :(#= deprecated.jl:521 =#) (inert foldable) (macrocall @noinline :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m))))))))  ├─ @ /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81  └─ (macrocall (. Base (inert @pure)) :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) (macrocall @noinline :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m))))))))  └─ @ /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4472  [2] 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:30  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/Cassette/ROd5e/src/Cassette.jl:7  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] 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  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [12] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 in expression starting at /home/pkgeval/.julia/packages/Cassette/ROd5e/src/Cassette.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7057c7e9-c182-5462-911a-8362d720325c"), "Cassette") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/CountFlops/LChdZ/src/overdub.jl:1  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/CountFlops/LChdZ/src/CountFlops.jl:23  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [20] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [22] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/CountFlops/LChdZ/src/overdub.jl:1 in expression starting at /home/pkgeval/.julia/packages/CountFlops/LChdZ/src/CountFlops.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ CountFlops │ [Output was shown above] └ ┌ Cassette │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =# Base.@pure #= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =# @noinline(function fetch_tagged_module(context::Context, m::Module) │ │ #= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =# │ │ #= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:82 =# │ │ return Tagged(context, m, Meta(NoMetaData(), fetch_modulemeta(context, m))) │ │ 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] │ │ │ [.] │ │ │ Base :: Identifier │ │ │ [inert] │ │ │ @pure :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) :: Value │ │ │ [macrocall] │ │ │ @noinline :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) :: Value │ │ │ [function] │ │ │ [call] │ │ │ fetch_tagged_module :: Identifier │ │ │ [::] │ │ │ context :: Identifier │ │ │ Context :: Identifier │ │ │ [::] │ │ │ m :: Identifier │ │ │ Module :: Identifier │ │ │ [block] │ │ │ [return] │ │ │ [call] │ │ │ Tagged :: Identifier │ │ │ context :: Identifier │ │ │ m :: Identifier │ │ │ [call] │ │ │ Meta :: Identifier │ │ │ [call] │ │ │ NoMetaData :: Identifier │ │ │ [call] │ │ │ fetch_modulemeta :: Identifier │ │ │ context :: Identifier │ │ │ m :: 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 │ │ [function] │ │ │ [call] │ │ │ fetch_tagged_module :: Identifier │ scope_layer=1 │ │ [::] │ │ │ context :: Identifier │ scope_layer=1 │ │ Context :: Identifier │ scope_layer=1 │ │ [::] │ │ │ m :: Identifier │ scope_layer=1 │ │ Module :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [meta] │ │ │ [unknown_head] │ scope_layer=1 │ │ true :: Value │ macro_source=114 │ │ true :: Value │ macro_source=114 │ │ false :: Value │ macro_source=114 │ │ true :: Value │ macro_source=114 │ │ false :: Value │ macro_source=114 │ │ false :: Value │ macro_source=114 │ │ false :: Value │ macro_source=114 │ │ true :: Value │ macro_source=114 │ │ false :: Value │ macro_source=114 │ │ false :: Value │ macro_source=114 │ │ true :: Value │ macro_source=114 │ │ noinline :: Identifier │ scope_layer=1 │ │ [return] │ │ │ [call] │ │ │ Tagged :: Identifier │ scope_layer=1 │ │ context :: Identifier │ scope_layer=1 │ │ m :: Identifier │ scope_layer=1 │ │ [call] │ │ │ Meta :: Identifier │ scope_layer=1 │ │ [call] │ │ │ NoMetaData :: Identifier │ scope_layer=1 │ │ [call] │ │ │ fetch_modulemeta :: Identifier │ scope_layer=1 │ │ context :: Identifier │ scope_layer=1 │ │ m :: Identifier │ scope_layer=1 │ │ │ │ file = "/home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl" │ │ line = 81 │ └ mod = Cassette │ ERROR: LoadError: internal lowering bug: │ #= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =# - unrecognized form out of desugaring │ Expression: │ (unknown_head true true false true false false false true false false true) │ Containing expressions: │ (lambda (block #self# context m) (block) (block (meta (unknown_head true true false true false false false true false false true) :noinline) (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m)))))) │ (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (meta (unknown_head true true false true false false false true false false true) :noinline) (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m)))))) │ (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (meta (unknown_head true true false true false false false true false false true) noinline) (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m)))))) │ │ Detailed provenance: │ (unknown_head true true false true false false false true false false true) │ └─ (unknown_head true true false true false false false true false false true) │ ├─ @ /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 │ └─ (macrocall @noinline :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (meta (unknown_head true true false true false false false true false false true)) (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m))))))) │ ├─ @ deprecated.jl:521 │ └─ (macrocall (. Base (inert @assume_effects)) :(#= deprecated.jl:521 =#) (inert foldable) (macrocall @noinline :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m)))))))) │ ├─ @ /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 │ └─ (macrocall (. Base (inert @pure)) :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) (macrocall @noinline :(#= /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 =#) (function (call fetch_tagged_module (:: context Context) (:: m Module)) (block (return (call Tagged context m (call Meta (call NoMetaData) (call fetch_modulemeta context m)))))))) │ └─ @ /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 │ │ Stacktrace: │ [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4472 │ [2] 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:30 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [4] top-level scope │ @ ~/.julia/packages/Cassette/ROd5e/src/Cassette.jl:7 │ [5] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [6] 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 │ [7] top-level scope │ @ stdin:5 │ [8] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [10] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [11] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [12] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Cassette/ROd5e/src/tagging.jl:81 │ in expression starting at /home/pkgeval/.julia/packages/Cassette/ROd5e/src/Cassette.jl:1 │ in expression starting at stdin:5 └ ERROR: The following 2 packages failed to precompile: CountFlops Failed to precompile CountFlops [1db9610d-79e1-487a-8d40-77f3295c7593] to "/home/pkgeval/.julia/compiled/v1.14/CountFlops/jl_84amkx" (ProcessExited(1)). Cassette Failed to precompile Cassette [7057c7e9-c182-5462-911a-8362d720325c] to "/home/pkgeval/.julia/compiled/v1.14/Cassette/jl_KkkmIl" (ProcessExited(1)). Loading failed after 16.0s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using CountFlops'`, ProcessExited(1)) [1] Stacktrace: [1] spawn_opts_inherit() @ Base ./process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:525 [3] run(::Cmd) @ Base ./process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base ./Base.jl:326 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [7] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 70.49s: package fails to precompile