Package evaluation to test GadgetUnits on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-24T04:57:30.936 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.59s ################################################################################ # Installation # Installing GadgetUnits... Resolving package versions... Installed CompositionsBase ──── v0.1.2 Installed DelimitedFiles ────── v1.9.1 Installed CommonSolve ───────── v0.2.7 Installed OrderedCollections ── v1.8.1 Installed ConstructionBase ──── v1.6.0 Installed DataStructures ────── v0.19.4 Installed MacroTools ────────── v0.5.16 Installed GadgetUnits ───────── v0.6.2 Installed UnitfulAngles ─────── v0.7.2 Installed Statistics ────────── v1.11.1 Installed ProgressMeter ─────── v1.11.0 Installed UnitfulAstro ──────── v1.2.2 Installed QuadGK ────────────── v2.11.3 Installed Cosmology ─────────── v1.0.4 Installed Unitful ───────────── v1.28.0 Installed Roots ─────────────── v2.3.0 Installed PrecompileTools ───── v1.3.4 Installed InverseFunctions ──── v0.1.17 Installed DocStringExtensions ─ v0.9.5 Installed GadgetIO ──────────── v0.8.2 Installed Preferences ───────── v1.5.2 Installed Accessors ─────────── v0.1.44 Updating `~/.julia/environments/v1.14/Project.toml` [08630afb] + GadgetUnits v0.6.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.44 [38540f10] + CommonSolve v0.2.7 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [76746363] + Cosmology v1.0.4 [864edb3b] + DataStructures v0.19.4 [8bb1440f] + DelimitedFiles v1.9.1 [ffbed154] + DocStringExtensions v0.9.5 [826b50da] + GadgetIO v0.8.2 [08630afb] + GadgetUnits v0.6.2 [3587e190] + InverseFunctions v0.1.17 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [92933f4c] + ProgressMeter v1.11.0 [1fd47b50] + QuadGK v2.11.3 ⌅ [f2b01f46] + Roots v2.3.0 [10745b16] + Statistics v1.11.1 [1986cc42] + Unitful v1.28.0 [6fb2a4bd] + UnitfulAngles v0.7.2 [6112ee07] + UnitfulAstro v1.2.2 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v1.0.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [deac9b47] + LibCURL_jll v8.20.0+1 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [4536629a] + OpenBLAS_jll v0.3.33+0 [458c3c95] + OpenSSL_jll v3.5.6+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.69.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.07s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.5 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... ┌ Info: JuliaLowering threw given input: │ code = │ :(function destruct_key(pat, val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:26 =# │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =# │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =# @match pat begin │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:28 =# │ _Symbol => destruct_key($(Expr(:quote, :($(Expr(:$, :pat)) = $(Expr(:$, :(Expr(:quote, pat))))))), val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:29 =# │ x_Symbol || y_ => destruct_key($(Expr(:quote, :($(Expr(:$, :x)) = $(Expr(:$, :(Expr(:quote, x)))) || $(Expr(:$, :y))))), val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:30 =# │ (x_ = y_) => destructm(x, destruct_key(y, val, getm)) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:31 =# │ x_ || y_ => getm(val, x, y) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:32 =# │ _ => atoms((i->begin │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:32 =# │ getm(val, i) │ end), pat) │ end │ 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__ │ [function] │ │ [call] │ │ destruct_key :: Identifier │ │ pat :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [block] │ │ [macrocall] │ │ @match :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =#) :: Value │ │ pat :: Identifier │ │ [block] │ │ [call] │ │ => :: Identifier │ │ _Symbol :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ [quote] │ │ [=] │ │ [$] │ │ pat :: Identifier │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [||] │ │ x_Symbol :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ [quote] │ │ [=] │ │ [$] │ │ x :: Identifier │ │ [||] │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ │ [$] │ │ y :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [=] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ destructm :: Identifier │ │ x :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ y :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [||] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ getm :: Identifier │ │ val :: Identifier │ │ x :: Identifier │ │ y :: Identifier │ │ [call] │ │ => :: Identifier │ │ _ :: Identifier │ │ [call] │ │ atoms :: Identifier │ │ [->] │ │ i :: Identifier │ │ [block] │ │ [call] │ │ getm :: Identifier │ │ val :: Identifier │ │ i :: Identifier │ │ pat :: 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] │ │ destruct_key :: Identifier │ scope_layer=1 │ pat :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ ex :: Identifier │ scope_layer=2 │ pat :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [$] │ │ [call] │ │ MacroTools.TypeBind :: Value │ │ [quote] │ │ :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ │ Any :: Identifier │ │ [vect] │ │ Symbol :: Identifier │ │ [tuple] │ jl_source=L31 │ [call] │ │ MacroTools.TypeBind :: Value │ macro_source=85 │ [inert] │ jl_source=L65 │ :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ scope_layer=2 │ Any :: Identifier │ scope_layer=2 │ [vect] │ │ Symbol :: Identifier │ scope_layer=2 │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ [$] │ │ pat :: Identifier │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ │ [tuple] │ jl_source=L31 │ pat :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ [call] │ │ Expr :: Identifier │ scope_layer=1 │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [||] │ │ [$] │ │ [call] │ │ MacroTools.TypeBind :: Value │ │ [quote] │ │ x :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ │ Any :: Identifier │ │ [vect] │ │ Symbol :: Identifier │ │ y_ :: Identifier │ │ [tuple] │ jl_source=L31 │ [call] │ │ MacroTools.TypeBind :: Value │ macro_source=85 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ scope_layer=2 │ Any :: Identifier │ scope_layer=2 │ [vect] │ │ Symbol :: Identifier │ scope_layer=2 │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ [$] │ │ x :: Identifier │ │ [||] │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ │ [$] │ │ y :: Identifier │ │ [tuple] │ jl_source=L31 │ x :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ [call] │ │ Expr :: Identifier │ scope_layer=1 │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ y :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destructm :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ y :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [||] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ getm :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ y :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ _ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ atoms :: Identifier │ scope_layer=1 │ [->] │ │ i :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ getm :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ pat :: Identifier │ scope_layer=1 │ [block] │ macro_source=85 │ nothing :: Value │ macro_source=85 │ │ file = "/home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl" │ line = 26 └ mod = MacroTools ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/match/macro.jl:29 =# - Invalid assignment location in let syntax Expression:  Containing expressions:  (let (block (= env env) (= (call get env : nothing))) (block (block (call destruct_key (call Base.JuliaLowering.interpolate_ast Expr (inert (= ($ pat) ($ (call Expr (inert quote) pat)))) (tuple pat) (tuple (call Expr :quote pat))) val getm))))  Detailed provenance:   └─  └─  ├─ @ /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/match/macro.jl:29  └─ (macrocall @match :(#= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =#) pat (block (call => _Symbol (call destruct_key (quote (= ($ pat) ($ (call Expr (inert quote) pat)))) val getm)) (call => (|| x_Symbol y_) (call destruct_key (quote (= ($ x) (|| ($ (call Expr (inert quote) x)) ($ y)))) val getm)) (call => (= x_ y_) (call destructm x (call destruct_key y val getm))) (call => (|| x_ y_) (call getm val x y)) (call => _ (call atoms (-> i (block (call getm val i))) pat))))  └─ @ /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27  Stacktrace:  [1] expand_let(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1561  [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4293  [3] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [4] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [5] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{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  [6] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [7] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}})  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [8] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, exs::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4447  [9] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  [10] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4288  [11] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [12] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [13] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{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  [14] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [15] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [16] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [17] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{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  [18] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [19] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [20] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [21] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{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  [22] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [23] _node_id(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [24] _push_nodeid!(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, ids::Vector{Int64}, val::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/ast.jl:288 [inlined]  [25] method_def_expr(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, mtable::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sparams::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, argl::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2419  [26] (::Colon)(start::Int64, stop::Int64)  @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  [27] expand_function_def(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, raw_args::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, wheres::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2873  [28] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4268  [29] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [30] 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:4469  [31] 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  [32] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [33] top-level scope  @ ~/.julia/packages/MacroTools/Ar0jT/src/MacroTools.jl:13  [34] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [35] 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  [36] top-level scope  @ stdin:5  [37] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [38] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [39] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [40] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [41] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:26 in expression starting at /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/MacroTools.jl:1 in expression starting at stdin:5 ✗ MacroTools 1.0 s ✓ Statistics 1.1 s ✓ ConstructionBase 147.9 s ✓ OrderedCollections 0.8 s ✓ InverseFunctions 0.6 s ✓ CompositionsBase 1.1 s ✓ DocStringExtensions 0.5 s ✓ CommonSolve 0.9 s ✓ DelimitedFiles 52.1 s ✓ ProgressMeter ERROR: LoadError: cannot document the following expression:  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/pkgdefaults.jl:71 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global km = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(3, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(3, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :km), (Base.Docs.docstr)(" Unitful.km\n\nA prefixed unit, equal to 10^3 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global mm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-3, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-3, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :mm), (Base.Docs.docstr)(" Unitful.mm\n\nA prefixed unit, equal to 10^-3 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global dm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-1, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-1, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :dm), (Base.Docs.docstr)(" Unitful.dm\n\nA prefixed unit, equal to 10^-1 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global dam = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(1, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(1, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :dam), (Base.Docs.docstr)(" Unitful.dam\n\nA prefixed unit, equal to 10^1 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global μm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-6, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-6, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :μm), (Base.Docs.docstr)(" Unitful.μm\n\nA prefixed unit, equal to 10^-6 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global hm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(2, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(2, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :hm), (Base.Docs.docstr)(" Unitful.hm\n\nA prefixed unit, equal to 10^2 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global Mm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(6, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(6, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Mm), (Base.Docs.docstr)(" Unitful.Mm\n\nA prefixed unit, equal to 10^6 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global nm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-9, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-9, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :nm), (Base.Docs.docstr)(" Unitful.nm\n\nA prefixed unit, equal to 10^-9 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global Gm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(9, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(9, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Gm), (Base.Docs.docstr)(" Unitful.Gm\n\nA prefixed unit, equal to 10^9 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global Zm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(21, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(21, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Zm), (Base.Docs.docstr)(" Unitful.Zm\n\nA prefixed unit, equal to 10^21 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global cm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-2, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-2, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :cm), (Base.Docs.docstr)(" Unitful.cm\n\nA prefixed unit, equal to 10^-2 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global Ym = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(24, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(24, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Ym), (Base.Docs.docstr)(" Unitful.Ym\n\nA prefixed unit, equal to 10^24 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global am = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-18, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-18, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :am), (Base.Docs.docstr)(" Unitful.am\n\nA prefixed unit, equal to 10^-18 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global zm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-21, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-21, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :zm), (Base.Docs.docstr)(" Unitful.zm\n\nA prefixed unit, equal to 10^-21 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global fm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-15, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-15, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :fm), (Base.Docs.docstr)(" Unitful.fm\n\nA prefixed unit, equal to 10^-15 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global Tm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(12, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(12, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Tm), (Base.Docs.docstr)(" Unitful.Tm\n\nA prefixed unit, equal to 10^12 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global Pm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(15, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(15, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Pm), (Base.Docs.docstr)(" Unitful.Pm\n\nA prefixed unit, equal to 10^15 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global Em = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(18, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(18, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Em), (Base.Docs.docstr)(" Unitful.Em\n\nA prefixed unit, equal to 10^18 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global ym = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-24, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-24, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :ym), (Base.Docs.docstr)(" Unitful.ym\n\nA prefixed unit, equal to 10^-24 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:335 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:336 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:336 =#  $(Expr(:meta, :doc))  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:336 =#  const global m = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(0, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(0, 1 // 1)), nothing}()  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:336 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global pm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-12, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-12, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :pm), (Base.Docs.docstr)(" Unitful.pm\n\nA prefixed unit, equal to 10^-12 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end end  Stacktrace:  [1] error(::String, ::String)  @ Base ./error.jl:56  [2] top-level scope  @ ~/.julia/packages/Unitful/HhRY9/src/pkgdefaults.jl:71  [3] macro expansion  @ ~/.julia/packages/Unitful/HhRY9/src/user.jl:217 [inlined]  [4] macro expansion  @ ~/.julia/packages/Unitful/HhRY9/src/pkgdefaults.jl:71 [inlined]  [5] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [6] top-level scope  @ ~/.julia/packages/Unitful/HhRY9/src/Unitful.jl:72  [7] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [8] 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  [9] top-level scope  @ stdin:5  [10] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [12] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [14] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Unitful/HhRY9/src/pkgdefaults.jl:71 in expression starting at /home/pkgeval/.julia/packages/Unitful/HhRY9/src/Unitful.jl:1 in expression starting at stdin:5 ✗ Unitful 1.4 s ✓ Compat 2.3 s ✓ Preferences 0.5 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 178.7 s ✓ DataStructures 39.2 s ✓ InverseFunctions → InverseFunctionsTestExt 1.1 s ✓ InverseFunctions → InverseFunctionsDatesExt 0.5 s ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Unitful/HhRY9/ext/PrintfExt.jl:4  [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/Unitful/HhRY9/ext/PrintfExt.jl:1 in expression starting at stdin:5 ✗ Unitful → PrintfExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Unitful/HhRY9/ext/ConstructionBaseUnitfulExt.jl:2  [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/Unitful/HhRY9/ext/ConstructionBaseUnitfulExt.jl:1 in expression starting at stdin:5 ✗ Unitful → ConstructionBaseUnitfulExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Unitful/HhRY9/ext/InverseFunctionsUnitfulExt.jl:2  [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/Unitful/HhRY9/ext/InverseFunctionsUnitfulExt.jl:1 in expression starting at stdin:5 ✗ Unitful → InverseFunctionsUnitfulExt 0.6 s ✓ Compat → CompatLinearAlgebraExt 2.4 s ✓ PrecompileTools 41.2 s ✓ QuadGK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1914dd2f-81c6-5fcd-8719-6d5c9610ff09"), "MacroTools") 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/Accessors/2tWii/src/Accessors.jl:2  [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/Accessors/2tWii/src/Accessors.jl:1 in expression starting at stdin:5 ✗ Accessors ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [11] top-level scope  @ ~/.julia/packages/UnitfulAngles/TkIdB/src/UnitfulAngles.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/UnitfulAngles/TkIdB/src/UnitfulAngles.jl:1 in expression starting at stdin:5 ✗ UnitfulAngles 43.8 s ✓ Aqua 68.9 s ✓ GadgetIO ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [12] top-level scope  @ ~/.julia/packages/Accessors/2tWii/ext/LinearAlgebraExt.jl:3  [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/Accessors/2tWii/ext/LinearAlgebraExt.jl:1 in expression starting at stdin:5 ✗ Accessors → LinearAlgebraExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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/Accessors/2tWii/ext/TestExt.jl:3  [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/Accessors/2tWii/ext/TestExt.jl:1 in expression starting at stdin:5 ✗ Accessors → TestExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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_import(imported::Bool, to::Module, from::Expr, paths::Expr)  @ Base ./module.jl:101  [11] eval_import(imported::Bool, to::Module, from::Expr, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [12] top-level scope  @ ~/.julia/packages/Accessors/2tWii/ext/UnitfulExt.jl:3  [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/Accessors/2tWii/ext/UnitfulExt.jl:1 in expression starting at stdin:5 ✗ Accessors → UnitfulExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [11] top-level scope  @ ~/.julia/packages/UnitfulAstro/ZUJ7p/src/UnitfulAstro.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/UnitfulAstro/ZUJ7p/src/UnitfulAstro.jl:3 in expression starting at stdin:5 ✗ UnitfulAstro ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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/Roots/y0UMG/src/Roots.jl:24  [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/Roots/y0UMG/src/Roots.jl:1 in expression starting at stdin:5 ✗ Roots ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Cosmology/DrQed/src/Cosmology.jl:4  [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/Cosmology/DrQed/src/Cosmology.jl:1 in expression starting at stdin:5 ✗ Cosmology ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Roots/y0UMG/ext/RootsUnitfulExt.jl:2  [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/Roots/y0UMG/ext/RootsUnitfulExt.jl:1 in expression starting at stdin:5 ✗ Roots → RootsUnitfulExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/GadgetUnits/wpNqL/src/GadgetUnits.jl:3  [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/GadgetUnits/wpNqL/src/GadgetUnits.jl:1 in expression starting at stdin:5 ✗ GadgetUnits 21 dependencies successfully precompiled in 1120 seconds. 32 already precompiled. Precompilation completed after 1152.0s ################################################################################ # Testing # Testing GadgetUnits Status `/tmp/jl_6tMcA8/Project.toml` [4c88cf16] Aqua v0.8.14 [76746363] Cosmology v1.0.4 [826b50da] GadgetIO v0.8.2 [08630afb] GadgetUnits v0.6.2 [1986cc42] Unitful v1.28.0 [6112ee07] UnitfulAstro v1.2.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_6tMcA8/Manifest.toml` [7d9f7c33] Accessors v0.1.44 [4c88cf16] Aqua v0.8.14 [38540f10] CommonSolve v0.2.7 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [76746363] Cosmology v1.0.4 [864edb3b] DataStructures v0.19.4 [8bb1440f] DelimitedFiles v1.9.1 [ffbed154] DocStringExtensions v0.9.5 [826b50da] GadgetIO v0.8.2 [08630afb] GadgetUnits v0.6.2 [3587e190] InverseFunctions v0.1.17 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [92933f4c] ProgressMeter v1.11.0 [1fd47b50] QuadGK v2.11.3 ⌅ [f2b01f46] Roots v2.3.0 [10745b16] Statistics v1.11.1 [1986cc42] Unitful v1.28.0 [6fb2a4bd] UnitfulAngles v0.7.2 [6112ee07] UnitfulAstro v1.2.2 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.1+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.3+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Info: JuliaLowering threw given input: │ code = │ :(function destruct_key(pat, val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:26 =# │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =# │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =# @match pat begin │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:28 =# │ _Symbol => destruct_key($(Expr(:quote, :($(Expr(:$, :pat)) = $(Expr(:$, :(Expr(:quote, pat))))))), val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:29 =# │ x_Symbol || y_ => destruct_key($(Expr(:quote, :($(Expr(:$, :x)) = $(Expr(:$, :(Expr(:quote, x)))) || $(Expr(:$, :y))))), val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:30 =# │ (x_ = y_) => destructm(x, destruct_key(y, val, getm)) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:31 =# │ x_ || y_ => getm(val, x, y) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:32 =# │ _ => atoms((i->begin │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:32 =# │ getm(val, i) │ end), pat) │ end │ 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__ │ [function] │ │ [call] │ │ destruct_key :: Identifier │ │ pat :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [block] │ │ [macrocall] │ │ @match :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =#) :: Value │ │ pat :: Identifier │ │ [block] │ │ [call] │ │ => :: Identifier │ │ _Symbol :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ [quote] │ │ [=] │ │ [$] │ │ pat :: Identifier │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [||] │ │ x_Symbol :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ [quote] │ │ [=] │ │ [$] │ │ x :: Identifier │ │ [||] │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ │ [$] │ │ y :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [=] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ destructm :: Identifier │ │ x :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ y :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [||] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ getm :: Identifier │ │ val :: Identifier │ │ x :: Identifier │ │ y :: Identifier │ │ [call] │ │ => :: Identifier │ │ _ :: Identifier │ │ [call] │ │ atoms :: Identifier │ │ [->] │ │ i :: Identifier │ │ [block] │ │ [call] │ │ getm :: Identifier │ │ val :: Identifier │ │ i :: Identifier │ │ pat :: 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] │ │ destruct_key :: Identifier │ scope_layer=1 │ pat :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ ex :: Identifier │ scope_layer=2 │ pat :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [$] │ │ [call] │ │ MacroTools.TypeBind :: Value │ │ [quote] │ │ :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ │ Any :: Identifier │ │ [vect] │ │ Symbol :: Identifier │ │ [tuple] │ jl_source=L31 │ [call] │ │ MacroTools.TypeBind :: Value │ macro_source=85 │ [inert] │ jl_source=L65 │ :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ scope_layer=2 │ Any :: Identifier │ scope_layer=2 │ [vect] │ │ Symbol :: Identifier │ scope_layer=2 │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ [$] │ │ pat :: Identifier │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ │ [tuple] │ jl_source=L31 │ pat :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ [call] │ │ Expr :: Identifier │ scope_layer=1 │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [||] │ │ [$] │ │ [call] │ │ MacroTools.TypeBind :: Value │ │ [quote] │ │ x :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ │ Any :: Identifier │ │ [vect] │ │ Symbol :: Identifier │ │ y_ :: Identifier │ │ [tuple] │ jl_source=L31 │ [call] │ │ MacroTools.TypeBind :: Value │ macro_source=85 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ scope_layer=2 │ Any :: Identifier │ scope_layer=2 │ [vect] │ │ Symbol :: Identifier │ scope_layer=2 │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ [$] │ │ x :: Identifier │ │ [||] │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ │ [$] │ │ y :: Identifier │ │ [tuple] │ jl_source=L31 │ x :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ [call] │ │ Expr :: Identifier │ scope_layer=1 │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ y :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destructm :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ y :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [||] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ getm :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ y :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ _ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ atoms :: Identifier │ scope_layer=1 │ [->] │ │ i :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ getm :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ pat :: Identifier │ scope_layer=1 │ [block] │ macro_source=85 │ nothing :: Value │ macro_source=85 │ │ file = "/home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl" │ line = 26 └ mod = MacroTools ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/match/macro.jl:29 =# - Invalid assignment location in let syntax Expression:  Containing expressions:  (let (block (= env env) (= (call get env : nothing))) (block (block (call destruct_key (call Base.JuliaLowering.interpolate_ast Expr (inert (= ($ pat) ($ (call Expr (inert quote) pat)))) (tuple pat) (tuple (call Expr :quote pat))) val getm))))  Detailed provenance:   └─  └─  ├─ @ /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/match/macro.jl:29  └─ (macrocall @match :(#= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =#) pat (block (call => _Symbol (call destruct_key (quote (= ($ pat) ($ (call Expr (inert quote) pat)))) val getm)) (call => (|| x_Symbol y_) (call destruct_key (quote (= ($ x) (|| ($ (call Expr (inert quote) x)) ($ y)))) val getm)) (call => (= x_ y_) (call destructm x (call destruct_key y val getm))) (call => (|| x_ y_) (call getm val x y)) (call => _ (call atoms (-> i (block (call getm val i))) pat))))  └─ @ /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27  Stacktrace:  [1] expand_let(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1561  [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4293  [3] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [4] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [5] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{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  [6] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [7] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}})  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [8] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, exs::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4447  [9] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  [10] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4288  [11] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [12] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [13] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{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  [14] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [15] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [16] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [17] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{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  [18] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [19] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [20] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [21] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{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  [22] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [23] _node_id(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [24] _push_nodeid!(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, ids::Vector{Int64}, val::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/ast.jl:288 [inlined]  [25] method_def_expr(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, mtable::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sparams::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, argl::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2419  [26] (::Colon)(start::Int64, stop::Int64)  @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  [27] expand_function_def(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, raw_args::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, wheres::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2873  [28] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4268  [29] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [30] 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:4469  [31] 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  [32] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [33] top-level scope  @ ~/.julia/packages/MacroTools/Ar0jT/src/MacroTools.jl:13  [34] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [35] 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  [36] top-level scope  @ stdin:5  [37] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [38] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [39] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [40] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [41] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:26 in expression starting at /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/MacroTools.jl:1 in expression starting at stdin:5 ERROR: LoadError: cannot document the following expression:  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/pkgdefaults.jl:71 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global km = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(3, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(3, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :km), (Base.Docs.docstr)(" Unitful.km\n\nA prefixed unit, equal to 10^3 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global mm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-3, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-3, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :mm), (Base.Docs.docstr)(" Unitful.mm\n\nA prefixed unit, equal to 10^-3 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global dm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-1, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-1, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :dm), (Base.Docs.docstr)(" Unitful.dm\n\nA prefixed unit, equal to 10^-1 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global dam = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(1, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(1, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :dam), (Base.Docs.docstr)(" Unitful.dam\n\nA prefixed unit, equal to 10^1 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global μm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-6, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-6, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :μm), (Base.Docs.docstr)(" Unitful.μm\n\nA prefixed unit, equal to 10^-6 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global hm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(2, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(2, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :hm), (Base.Docs.docstr)(" Unitful.hm\n\nA prefixed unit, equal to 10^2 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global Mm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(6, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(6, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Mm), (Base.Docs.docstr)(" Unitful.Mm\n\nA prefixed unit, equal to 10^6 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global nm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-9, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-9, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :nm), (Base.Docs.docstr)(" Unitful.nm\n\nA prefixed unit, equal to 10^-9 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global Gm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(9, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(9, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Gm), (Base.Docs.docstr)(" Unitful.Gm\n\nA prefixed unit, equal to 10^9 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global Zm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(21, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(21, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Zm), (Base.Docs.docstr)(" Unitful.Zm\n\nA prefixed unit, equal to 10^21 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global cm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-2, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-2, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :cm), (Base.Docs.docstr)(" Unitful.cm\n\nA prefixed unit, equal to 10^-2 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global Ym = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(24, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(24, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Ym), (Base.Docs.docstr)(" Unitful.Ym\n\nA prefixed unit, equal to 10^24 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global am = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-18, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-18, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :am), (Base.Docs.docstr)(" Unitful.am\n\nA prefixed unit, equal to 10^-18 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global zm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-21, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-21, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :zm), (Base.Docs.docstr)(" Unitful.zm\n\nA prefixed unit, equal to 10^-21 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global fm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-15, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-15, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :fm), (Base.Docs.docstr)(" Unitful.fm\n\nA prefixed unit, equal to 10^-15 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global Tm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(12, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(12, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Tm), (Base.Docs.docstr)(" Unitful.Tm\n\nA prefixed unit, equal to 10^12 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global Pm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(15, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(15, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Pm), (Base.Docs.docstr)(" Unitful.Pm\n\nA prefixed unit, equal to 10^15 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global Em = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(18, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(18, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Em), (Base.Docs.docstr)(" Unitful.Em\n\nA prefixed unit, equal to 10^18 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global ym = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-24, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-24, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :ym), (Base.Docs.docstr)(" Unitful.ym\n\nA prefixed unit, equal to 10^-24 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:335 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:336 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:336 =#  $(Expr(:meta, :doc))  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:336 =#  const global m = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(0, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(0, 1 // 1)), nothing}()  end  end  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:336 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =#  (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1)  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =#  const global pm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-12, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-12, 1 // 1)), nothing}()  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =#  if true  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  begin  #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =#  (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :pm), (Base.Docs.docstr)(" Unitful.pm\n\nA prefixed unit, equal to 10^-12 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{})  end  end  end end  Stacktrace:  [1] error(::String, ::String)  @ Base ./error.jl:56  [2] top-level scope  @ ~/.julia/packages/Unitful/HhRY9/src/pkgdefaults.jl:71  [3] macro expansion  @ ~/.julia/packages/Unitful/HhRY9/src/user.jl:217 [inlined]  [4] macro expansion  @ ~/.julia/packages/Unitful/HhRY9/src/pkgdefaults.jl:71 [inlined]  [5] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [6] top-level scope  @ ~/.julia/packages/Unitful/HhRY9/src/Unitful.jl:72  [7] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [8] 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  [9] top-level scope  @ stdin:5  [10] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [12] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [14] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Unitful/HhRY9/src/pkgdefaults.jl:71 in expression starting at /home/pkgeval/.julia/packages/Unitful/HhRY9/src/Unitful.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1914dd2f-81c6-5fcd-8719-6d5c9610ff09"), "MacroTools") 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/Accessors/2tWii/src/Accessors.jl:2  [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/Accessors/2tWii/src/Accessors.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Unitful/HhRY9/ext/PrintfExt.jl:4  [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/Unitful/HhRY9/ext/PrintfExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Unitful/HhRY9/ext/ConstructionBaseUnitfulExt.jl:2  [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/Unitful/HhRY9/ext/ConstructionBaseUnitfulExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Unitful/HhRY9/ext/InverseFunctionsUnitfulExt.jl:2  [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/Unitful/HhRY9/ext/InverseFunctionsUnitfulExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [12] top-level scope  @ ~/.julia/packages/Accessors/2tWii/ext/LinearAlgebraExt.jl:3  [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/Accessors/2tWii/ext/LinearAlgebraExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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_import(imported::Bool, to::Module, from::Expr, paths::Expr)  @ Base ./module.jl:101  [11] eval_import(imported::Bool, to::Module, from::Expr, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [12] top-level scope  @ ~/.julia/packages/Accessors/2tWii/ext/UnitfulExt.jl:3  [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/Accessors/2tWii/ext/UnitfulExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [11] top-level scope  @ ~/.julia/packages/UnitfulAngles/TkIdB/src/UnitfulAngles.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/UnitfulAngles/TkIdB/src/UnitfulAngles.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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/Roots/y0UMG/src/Roots.jl:24  [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/Roots/y0UMG/src/Roots.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [11] top-level scope  @ ~/.julia/packages/UnitfulAstro/ZUJ7p/src/UnitfulAstro.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/UnitfulAstro/ZUJ7p/src/UnitfulAstro.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Roots/y0UMG/ext/RootsUnitfulExt.jl:2  [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/Roots/y0UMG/ext/RootsUnitfulExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Cosmology/DrQed/src/Cosmology.jl:4  [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/Cosmology/DrQed/src/Cosmology.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/GadgetUnits/wpNqL/src/GadgetUnits.jl:3  [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/GadgetUnits/wpNqL/src/GadgetUnits.jl:1 in expression starting at stdin:5 14 dependencies had output during precompilation: ┌ UnitfulAngles │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195 │ [11] top-level scope │ @ ~/.julia/packages/UnitfulAngles/TkIdB/src/UnitfulAngles.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [19] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/UnitfulAngles/TkIdB/src/UnitfulAngles.jl:1 │ in expression starting at stdin:5 └ ┌ Roots → RootsUnitfulExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Roots/y0UMG/ext/RootsUnitfulExt.jl:2 │ [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/Roots/y0UMG/ext/RootsUnitfulExt.jl:1 │ in expression starting at stdin:5 └ ┌ Roots │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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/Roots/y0UMG/src/Roots.jl:24 │ [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/Roots/y0UMG/src/Roots.jl:1 │ in expression starting at stdin:5 └ ┌ Accessors → LinearAlgebraExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195 │ [12] top-level scope │ @ ~/.julia/packages/Accessors/2tWii/ext/LinearAlgebraExt.jl:3 │ [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/Accessors/2tWii/ext/LinearAlgebraExt.jl:1 │ in expression starting at stdin:5 └ ┌ Accessors → UnitfulExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") 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_import(imported::Bool, to::Module, from::Expr, paths::Expr) │ @ Base ./module.jl:101 │ [11] eval_import(imported::Bool, to::Module, from::Expr, paths::Expr) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195 │ [12] top-level scope │ @ ~/.julia/packages/Accessors/2tWii/ext/UnitfulExt.jl:3 │ [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/Accessors/2tWii/ext/UnitfulExt.jl:1 │ in expression starting at stdin:5 └ ┌ Accessors │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1914dd2f-81c6-5fcd-8719-6d5c9610ff09"), "MacroTools") 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/Accessors/2tWii/src/Accessors.jl:2 │ [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/Accessors/2tWii/src/Accessors.jl:1 │ in expression starting at stdin:5 └ ┌ Cosmology │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Cosmology/DrQed/src/Cosmology.jl:4 │ [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/Cosmology/DrQed/src/Cosmology.jl:1 │ in expression starting at stdin:5 └ ┌ Unitful → ConstructionBaseUnitfulExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Unitful/HhRY9/ext/ConstructionBaseUnitfulExt.jl:2 │ [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/Unitful/HhRY9/ext/ConstructionBaseUnitfulExt.jl:1 │ in expression starting at stdin:5 └ ┌ MacroTools │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :(function destruct_key(pat, val, getm) │ │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:26 =# │ │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =# │ │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =# @match pat begin │ │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:28 =# │ │ _Symbol => destruct_key($(Expr(:quote, :($(Expr(:$, :pat)) = $(Expr(:$, :(Expr(:quote, pat))))))), val, getm) │ │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:29 =# │ │ x_Symbol || y_ => destruct_key($(Expr(:quote, :($(Expr(:$, :x)) = $(Expr(:$, :(Expr(:quote, x)))) || $(Expr(:$, :y))))), val, getm) │ │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:30 =# │ │ (x_ = y_) => destructm(x, destruct_key(y, val, getm)) │ │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:31 =# │ │ x_ || y_ => getm(val, x, y) │ │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:32 =# │ │ _ => atoms((i->begin │ │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:32 =# │ │ getm(val, i) │ │ end), pat) │ │ end │ │ 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__ │ │ [function] │ │ │ [call] │ │ │ destruct_key :: Identifier │ │ │ pat :: Identifier │ │ │ val :: Identifier │ │ │ getm :: Identifier │ │ │ [block] │ │ │ [macrocall] │ │ │ @match :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =#) :: Value │ │ │ pat :: Identifier │ │ │ [block] │ │ │ [call] │ │ │ => :: Identifier │ │ │ _Symbol :: Identifier │ │ │ [call] │ │ │ destruct_key :: Identifier │ │ │ [quote] │ │ │ [=] │ │ │ [$] │ │ │ pat :: Identifier │ │ │ [$] │ │ │ [call] │ │ │ Expr :: Identifier │ │ │ [inert] │ │ │ quote :: Identifier │ │ │ pat :: Identifier │ │ │ val :: Identifier │ │ │ getm :: Identifier │ │ │ [call] │ │ │ => :: Identifier │ │ │ [||] │ │ │ x_Symbol :: Identifier │ │ │ y_ :: Identifier │ │ │ [call] │ │ │ destruct_key :: Identifier │ │ │ [quote] │ │ │ [=] │ │ │ [$] │ │ │ x :: Identifier │ │ │ [||] │ │ │ [$] │ │ │ [call] │ │ │ Expr :: Identifier │ │ │ [inert] │ │ │ quote :: Identifier │ │ │ x :: Identifier │ │ │ [$] │ │ │ y :: Identifier │ │ │ val :: Identifier │ │ │ getm :: Identifier │ │ │ [call] │ │ │ => :: Identifier │ │ │ [=] │ │ │ x_ :: Identifier │ │ │ y_ :: Identifier │ │ │ [call] │ │ │ destructm :: Identifier │ │ │ x :: Identifier │ │ │ [call] │ │ │ destruct_key :: Identifier │ │ │ y :: Identifier │ │ │ val :: Identifier │ │ │ getm :: Identifier │ │ │ [call] │ │ │ => :: Identifier │ │ │ [||] │ │ │ x_ :: Identifier │ │ │ y_ :: Identifier │ │ │ [call] │ │ │ getm :: Identifier │ │ │ val :: Identifier │ │ │ x :: Identifier │ │ │ y :: Identifier │ │ │ [call] │ │ │ => :: Identifier │ │ │ _ :: Identifier │ │ │ [call] │ │ │ atoms :: Identifier │ │ │ [->] │ │ │ i :: Identifier │ │ │ [block] │ │ │ [call] │ │ │ getm :: Identifier │ │ │ val :: Identifier │ │ │ i :: Identifier │ │ │ pat :: 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] │ │ │ destruct_key :: Identifier │ scope_layer=1 │ │ pat :: Identifier │ scope_layer=1 │ │ val :: Identifier │ scope_layer=1 │ │ getm :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [block] │ │ │ [=] │ │ │ ex :: Identifier │ scope_layer=2 │ │ pat :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [=] │ │ │ env :: Identifier │ scope_layer=2 │ │ [call] │ │ │ trymatch :: Identifier │ scope_layer=2 │ │ [call] │ jl_source=L67 │ │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ │ Expr :: Value │ jl_source=L67 │ │ [inert] │ jl_source=L67 │ │ [$] │ │ │ [call] │ │ │ MacroTools.TypeBind :: Value │ │ │ [quote] │ │ │ :: Identifier │ │ │ [call] │ │ │ [curly] │ │ │ Set :: Identifier │ │ │ Any :: Identifier │ │ │ [vect] │ │ │ Symbol :: Identifier │ │ │ [tuple] │ jl_source=L31 │ │ [call] │ │ │ MacroTools.TypeBind :: Value │ macro_source=85 │ │ [inert] │ jl_source=L65 │ │ :: Identifier │ │ │ [call] │ │ │ [curly] │ │ │ Set :: Identifier │ scope_layer=2 │ │ Any :: Identifier │ scope_layer=2 │ │ [vect] │ │ │ Symbol :: Identifier │ scope_layer=2 │ │ ex :: Identifier │ scope_layer=2 │ │ [if] │ │ │ [call] │ │ │ !== :: Identifier │ scope_layer=2 │ │ env :: Identifier │ scope_layer=2 │ │ nothing :: Identifier │ scope_layer=2 │ │ [block] │ │ │ [let] │ │ │ [block] │ │ │ [=] │ │ │ env :: Identifier │ scope_layer=1 │ │ env :: Identifier │ scope_layer=2 │ │ [=] │ │ │ :: Identifier │ scope_layer=1 │ │ [call] │ │ │ get :: Identifier │ scope_layer=2 │ │ env :: Identifier │ scope_layer=2 │ │ [inert] │ jl_source=L65 │ │ :: Identifier │ │ │ nothing :: Identifier │ scope_layer=2 │ │ [block] │ │ │ [block] │ │ │ [call] │ │ │ destruct_key :: Identifier │ scope_layer=1 │ │ [call] │ jl_source=L67 │ │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ │ Expr :: Value │ jl_source=L67 │ │ [inert] │ jl_source=L67 │ │ [=] │ │ │ [$] │ │ │ pat :: Identifier │ │ │ [$] │ │ │ [call] │ │ │ Expr :: Identifier │ │ │ [inert] │ │ │ quote :: Identifier │ │ │ pat :: Identifier │ │ │ [tuple] │ jl_source=L31 │ │ pat :: Identifier │ scope_layer=1 │ │ [tuple] │ jl_source=L31 │ │ [call] │ │ │ Expr :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ quote :: Identifier │ │ │ pat :: Identifier │ scope_layer=1 │ │ val :: Identifier │ scope_layer=1 │ │ getm :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [block] │ │ │ [=] │ │ │ env :: Identifier │ scope_layer=2 │ │ [call] │ │ │ trymatch :: Identifier │ scope_layer=2 │ │ [call] │ jl_source=L67 │ │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ │ Expr :: Value │ jl_source=L67 │ │ [inert] │ jl_source=L67 │ │ [||] │ │ │ [$] │ │ │ [call] │ │ │ MacroTools.TypeBind :: Value │ │ │ [quote] │ │ │ x :: Identifier │ │ │ [call] │ │ │ [curly] │ │ │ Set :: Identifier │ │ │ Any :: Identifier │ │ │ [vect] │ │ │ Symbol :: Identifier │ │ │ y_ :: Identifier │ │ │ [tuple] │ jl_source=L31 │ │ [call] │ │ │ MacroTools.TypeBind :: Value │ macro_source=85 │ │ [inert] │ jl_source=L65 │ │ x :: Identifier │ │ │ [call] │ │ │ [curly] │ │ │ Set :: Identifier │ scope_layer=2 │ │ Any :: Identifier │ scope_layer=2 │ │ [vect] │ │ │ Symbol :: Identifier │ scope_layer=2 │ │ ex :: Identifier │ scope_layer=2 │ │ [if] │ │ │ [call] │ │ │ !== :: Identifier │ scope_layer=2 │ │ env :: Identifier │ scope_layer=2 │ │ nothing :: Identifier │ scope_layer=2 │ │ [block] │ │ │ [let] │ │ │ [block] │ │ │ [=] │ │ │ env :: Identifier │ scope_layer=1 │ │ env :: Identifier │ scope_layer=2 │ │ [=] │ │ │ x :: Identifier │ scope_layer=1 │ │ [call] │ │ │ get :: Identifier │ scope_layer=2 │ │ env :: Identifier │ scope_layer=2 │ │ [inert] │ jl_source=L65 │ │ x :: Identifier │ │ │ nothing :: Identifier │ scope_layer=2 │ │ [=] │ │ │ y :: Identifier │ scope_layer=1 │ │ [call] │ │ │ get :: Identifier │ scope_layer=2 │ │ env :: Identifier │ scope_layer=2 │ │ [inert] │ jl_source=L65 │ │ y :: Identifier │ │ │ nothing :: Identifier │ scope_layer=2 │ │ [block] │ │ │ [block] │ │ │ [call] │ │ │ destruct_key :: Identifier │ scope_layer=1 │ │ [call] │ jl_source=L67 │ │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ │ Expr :: Value │ jl_source=L67 │ │ [inert] │ jl_source=L67 │ │ [=] │ │ │ [$] │ │ │ x :: Identifier │ │ │ [||] │ │ │ [$] │ │ │ [call] │ │ │ Expr :: Identifier │ │ │ [inert] │ │ │ quote :: Identifier │ │ │ x :: Identifier │ │ │ [$] │ │ │ y :: Identifier │ │ │ [tuple] │ jl_source=L31 │ │ x :: Identifier │ scope_layer=1 │ │ [tuple] │ jl_source=L31 │ │ [call] │ │ │ Expr :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ quote :: Identifier │ │ │ x :: Identifier │ scope_layer=1 │ │ [tuple] │ jl_source=L31 │ │ y :: Identifier │ scope_layer=1 │ │ val :: Identifier │ scope_layer=1 │ │ getm :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [block] │ │ │ [=] │ │ │ env :: Identifier │ scope_layer=2 │ │ [call] │ │ │ trymatch :: Identifier │ scope_layer=2 │ │ [call] │ jl_source=L67 │ │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ │ Expr :: Value │ jl_source=L67 │ │ [inert] │ jl_source=L67 │ │ [=] │ │ │ x_ :: Identifier │ │ │ y_ :: Identifier │ │ │ ex :: Identifier │ scope_layer=2 │ │ [if] │ │ │ [call] │ │ │ !== :: Identifier │ scope_layer=2 │ │ env :: Identifier │ scope_layer=2 │ │ nothing :: Identifier │ scope_layer=2 │ │ [block] │ │ │ [let] │ │ │ [block] │ │ │ [=] │ │ │ env :: Identifier │ scope_layer=1 │ │ env :: Identifier │ scope_layer=2 │ │ [=] │ │ │ x :: Identifier │ scope_layer=1 │ │ [call] │ │ │ get :: Identifier │ scope_layer=2 │ │ env :: Identifier │ scope_layer=2 │ │ [inert] │ jl_source=L65 │ │ x :: Identifier │ │ │ nothing :: Identifier │ scope_layer=2 │ │ [=] │ │ │ y :: Identifier │ scope_layer=1 │ │ [call] │ │ │ get :: Identifier │ scope_layer=2 │ │ env :: Identifier │ scope_layer=2 │ │ [inert] │ jl_source=L65 │ │ y :: Identifier │ │ │ nothing :: Identifier │ scope_layer=2 │ │ [block] │ │ │ [block] │ │ │ [call] │ │ │ destructm :: Identifier │ scope_layer=1 │ │ x :: Identifier │ scope_layer=1 │ │ [call] │ │ │ destruct_key :: Identifier │ scope_layer=1 │ │ y :: Identifier │ scope_layer=1 │ │ val :: Identifier │ scope_layer=1 │ │ getm :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [block] │ │ │ [=] │ │ │ env :: Identifier │ scope_layer=2 │ │ [call] │ │ │ trymatch :: Identifier │ scope_layer=2 │ │ [call] │ jl_source=L67 │ │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ │ Expr :: Value │ jl_source=L67 │ │ [inert] │ jl_source=L67 │ │ [||] │ │ │ x_ :: Identifier │ │ │ y_ :: Identifier │ │ │ ex :: Identifier │ scope_layer=2 │ │ [if] │ │ │ [call] │ │ │ !== :: Identifier │ scope_layer=2 │ │ env :: Identifier │ scope_layer=2 │ │ nothing :: Identifier │ scope_layer=2 │ │ [block] │ │ │ [let] │ │ │ [block] │ │ │ [=] │ │ │ env :: Identifier │ scope_layer=1 │ │ env :: Identifier │ scope_layer=2 │ │ [=] │ │ │ x :: Identifier │ scope_layer=1 │ │ [call] │ │ │ get :: Identifier │ scope_layer=2 │ │ env :: Identifier │ scope_layer=2 │ │ [inert] │ jl_source=L65 │ │ x :: Identifier │ │ │ nothing :: Identifier │ scope_layer=2 │ │ [=] │ │ │ y :: Identifier │ scope_layer=1 │ │ [call] │ │ │ get :: Identifier │ scope_layer=2 │ │ env :: Identifier │ scope_layer=2 │ │ [inert] │ jl_source=L65 │ │ y :: Identifier │ │ │ nothing :: Identifier │ scope_layer=2 │ │ [block] │ │ │ [block] │ │ │ [call] │ │ │ getm :: Identifier │ scope_layer=1 │ │ val :: Identifier │ scope_layer=1 │ │ x :: Identifier │ scope_layer=1 │ │ y :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [block] │ │ │ [=] │ │ │ env :: Identifier │ scope_layer=2 │ │ [call] │ │ │ trymatch :: Identifier │ scope_layer=2 │ │ [inert] │ jl_source=L65 │ │ _ :: Identifier │ │ │ ex :: Identifier │ scope_layer=2 │ │ [if] │ │ │ [call] │ │ │ !== :: Identifier │ scope_layer=2 │ │ env :: Identifier │ scope_layer=2 │ │ nothing :: Identifier │ scope_layer=2 │ │ [block] │ │ │ [let] │ │ │ [block] │ │ │ [=] │ │ │ env :: Identifier │ scope_layer=1 │ │ env :: Identifier │ scope_layer=2 │ │ [block] │ │ │ [block] │ │ │ [call] │ │ │ atoms :: Identifier │ scope_layer=1 │ │ [->] │ │ │ i :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [call] │ │ │ getm :: Identifier │ scope_layer=1 │ │ val :: Identifier │ scope_layer=1 │ │ i :: Identifier │ scope_layer=1 │ │ pat :: Identifier │ scope_layer=1 │ │ [block] │ macro_source=85 │ │ nothing :: Value │ macro_source=85 │ │ │ │ file = "/home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl" │ │ line = 26 │ └ mod = MacroTools │ ERROR: LoadError: LoweringError: │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/match/macro.jl:29 =# - Invalid assignment location in let syntax │ Expression: │ │ Containing expressions: │ (let (block (= env env) (= (call get env : nothing))) (block (block (call destruct_key (call Base.JuliaLowering.interpolate_ast Expr (inert (= ($ pat) ($ (call Expr (inert quote) pat)))) (tuple pat) (tuple (call Expr :quote pat))) val getm)))) │ │ Detailed provenance: │ │ └─ │ └─ │ ├─ @ /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/match/macro.jl:29 │ └─ (macrocall @match :(#= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =#) pat (block (call => _Symbol (call destruct_key (quote (= ($ pat) ($ (call Expr (inert quote) pat)))) val getm)) (call => (|| x_Symbol y_) (call destruct_key (quote (= ($ x) (|| ($ (call Expr (inert quote) x)) ($ y)))) val getm)) (call => (= x_ y_) (call destructm x (call destruct_key y val getm))) (call => (|| x_ y_) (call getm val x y)) (call => _ (call atoms (-> i (block (call getm val i))) pat)))) │ └─ @ /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 │ │ Stacktrace: │ [1] expand_let(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1561 │ [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4293 │ [3] expand_forms_2 │ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ [4] #expand_forms_2##2 │ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined] │ [5] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{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 │ [6] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 │ [7] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}}) │ @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ [8] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, exs::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4447 │ [9] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64) │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined] │ [10] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4288 │ [11] expand_forms_2 │ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ [12] #expand_forms_2##2 │ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined] │ [13] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{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 │ [14] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 │ [15] expand_forms_2 │ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ [16] #expand_forms_2##2 │ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined] │ [17] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{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 │ [18] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 │ [19] expand_forms_2 │ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ [20] #expand_forms_2##2 │ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined] │ [21] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{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 │ [22] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 │ [23] _node_id(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ [24] _push_nodeid!(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, ids::Vector{Int64}, val::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/ast.jl:288 [inlined] │ [25] method_def_expr(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, mtable::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sparams::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, argl::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2419 │ [26] (::Colon)(start::Int64, stop::Int64) │ @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined] │ [27] expand_function_def(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, raw_args::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, wheres::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2873 │ [28] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4268 │ [29] Dict{Int64, Int64}() │ @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ [30] 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:4469 │ [31] 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 │ [32] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [33] top-level scope │ @ ~/.julia/packages/MacroTools/Ar0jT/src/MacroTools.jl:13 │ [34] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [35] 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 │ [36] top-level scope │ @ stdin:5 │ [37] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [38] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [39] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [40] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [41] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:26 │ in expression starting at /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/MacroTools.jl:1 │ in expression starting at stdin:5 └ ┌ Unitful │ ERROR: LoadError: cannot document the following expression: │ │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/pkgdefaults.jl:71 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global km = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(3, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(3, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :km), (Base.Docs.docstr)(" Unitful.km\n\nA prefixed unit, equal to 10^3 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global mm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-3, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-3, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :mm), (Base.Docs.docstr)(" Unitful.mm\n\nA prefixed unit, equal to 10^-3 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global dm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-1, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-1, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :dm), (Base.Docs.docstr)(" Unitful.dm\n\nA prefixed unit, equal to 10^-1 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global dam = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(1, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(1, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :dam), (Base.Docs.docstr)(" Unitful.dam\n\nA prefixed unit, equal to 10^1 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global μm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-6, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-6, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :μm), (Base.Docs.docstr)(" Unitful.μm\n\nA prefixed unit, equal to 10^-6 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global hm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(2, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(2, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :hm), (Base.Docs.docstr)(" Unitful.hm\n\nA prefixed unit, equal to 10^2 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global Mm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(6, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(6, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Mm), (Base.Docs.docstr)(" Unitful.Mm\n\nA prefixed unit, equal to 10^6 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global nm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-9, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-9, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :nm), (Base.Docs.docstr)(" Unitful.nm\n\nA prefixed unit, equal to 10^-9 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global Gm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(9, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(9, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Gm), (Base.Docs.docstr)(" Unitful.Gm\n\nA prefixed unit, equal to 10^9 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global Zm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(21, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(21, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Zm), (Base.Docs.docstr)(" Unitful.Zm\n\nA prefixed unit, equal to 10^21 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global cm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-2, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-2, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :cm), (Base.Docs.docstr)(" Unitful.cm\n\nA prefixed unit, equal to 10^-2 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global Ym = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(24, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(24, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Ym), (Base.Docs.docstr)(" Unitful.Ym\n\nA prefixed unit, equal to 10^24 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global am = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-18, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-18, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :am), (Base.Docs.docstr)(" Unitful.am\n\nA prefixed unit, equal to 10^-18 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global zm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-21, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-21, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :zm), (Base.Docs.docstr)(" Unitful.zm\n\nA prefixed unit, equal to 10^-21 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global fm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-15, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-15, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :fm), (Base.Docs.docstr)(" Unitful.fm\n\nA prefixed unit, equal to 10^-15 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global Tm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(12, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(12, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Tm), (Base.Docs.docstr)(" Unitful.Tm\n\nA prefixed unit, equal to 10^12 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global Pm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(15, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(15, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Pm), (Base.Docs.docstr)(" Unitful.Pm\n\nA prefixed unit, equal to 10^15 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global Em = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(18, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(18, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :Em), (Base.Docs.docstr)(" Unitful.Em\n\nA prefixed unit, equal to 10^18 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global ym = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-24, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-24, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :ym), (Base.Docs.docstr)(" Unitful.ym\n\nA prefixed unit, equal to 10^-24 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:335 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:336 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:336 =# │ $(Expr(:meta, :doc)) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:336 =# │ const global m = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(0, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(0, 1 // 1)), nothing}() │ end │ end │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:336 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:347 =# │ (Dict{Symbol, Tuple{Float64, Rational{Int64}}}())[:Meter] = (1.0, 1) │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:348 =# │ const global pm = (Unitful.FreeUnits){((Unitful.Unit){:Meter, 𝐋}(-12, 1 // 1),), (Unitful.dimension)((Unitful.Unit){:Meter, 𝐋}(-12, 1 // 1)), nothing}() │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:349 =# │ if true │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ begin │ #= /home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl:350 =# │ (Base.Docs.doc!)(Unitful, (Base.Docs.Binding)(Unitful, :pm), (Base.Docs.docstr)(" Unitful.pm\n\nA prefixed unit, equal to 10^-12 m.\n\nDimension: " * string(𝐋) * "\n\nSee also: [`Unitful.m`](@ref).", (Dict{Symbol, Any})(:path => "/home/pkgeval/.julia/packages/Unitful/HhRY9/src/user.jl", :linenumber => 350, :module => Unitful)), Union{}) │ end │ end │ end │ end │ │ Stacktrace: │ [1] error(::String, ::String) │ @ Base ./error.jl:56 │ [2] top-level scope │ @ ~/.julia/packages/Unitful/HhRY9/src/pkgdefaults.jl:71 │ [3] macro expansion │ @ ~/.julia/packages/Unitful/HhRY9/src/user.jl:217 [inlined] │ [4] macro expansion │ @ ~/.julia/packages/Unitful/HhRY9/src/pkgdefaults.jl:71 [inlined] │ [5] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [6] top-level scope │ @ ~/.julia/packages/Unitful/HhRY9/src/Unitful.jl:72 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [8] 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 │ [9] top-level scope │ @ stdin:5 │ [10] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [12] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [14] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Unitful/HhRY9/src/pkgdefaults.jl:71 │ in expression starting at /home/pkgeval/.julia/packages/Unitful/HhRY9/src/Unitful.jl:1 │ in expression starting at stdin:5 └ ┌ Unitful → InverseFunctionsUnitfulExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Unitful/HhRY9/ext/InverseFunctionsUnitfulExt.jl:2 │ [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/Unitful/HhRY9/ext/InverseFunctionsUnitfulExt.jl:1 │ in expression starting at stdin:5 └ ┌ UnitfulAstro │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195 │ [11] top-level scope │ @ ~/.julia/packages/UnitfulAstro/ZUJ7p/src/UnitfulAstro.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [19] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/UnitfulAstro/ZUJ7p/src/UnitfulAstro.jl:3 │ in expression starting at stdin:5 └ ┌ Unitful → PrintfExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") 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/Unitful/HhRY9/ext/PrintfExt.jl:4 │ [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/Unitful/HhRY9/ext/PrintfExt.jl:1 │ in expression starting at stdin:5 └ ┌ GadgetUnits │ [Output was shown above] └ ERROR: LoadError: The following 14 packages failed to precompile: UnitfulAngles Failed to precompile UnitfulAngles [6fb2a4bd-7999-5318-a3b2-8ad61056cd98] to "/home/pkgeval/.julia/compiled/v1.14/UnitfulAngles/jl_DTmiVL" (ProcessExited(1)). Roots → RootsUnitfulExt Failed to precompile RootsUnitfulExt [dbf4343b-bc21-5c5a-94eb-679dcdeef1e4] to "/home/pkgeval/.julia/compiled/v1.14/RootsUnitfulExt/jl_ayCnD8" (ProcessExited(1)). Roots Failed to precompile Roots [f2b01f46-fcfa-551c-844a-d8ac1e96c665] to "/home/pkgeval/.julia/compiled/v1.14/Roots/jl_fejAj6" (ProcessExited(1)). Accessors → LinearAlgebraExt Failed to precompile LinearAlgebraExt [286ce1b1-6c8d-5016-ac43-97cd5558974d] to "/home/pkgeval/.julia/compiled/v1.14/LinearAlgebraExt/jl_d5UHB3" (ProcessExited(1)). Accessors → UnitfulExt Failed to precompile UnitfulExt [d4f820b3-9ff3-5618-ac7a-3c68679aa719] to "/home/pkgeval/.julia/compiled/v1.14/UnitfulExt/jl_hF4pBc" (ProcessExited(1)). Accessors Failed to precompile Accessors [7d9f7c33-5ae7-4f3b-8dc6-eff91059b697] to "/home/pkgeval/.julia/compiled/v1.14/Accessors/jl_x2IHtl" (ProcessExited(1)). Cosmology Failed to precompile Cosmology [76746363-e552-5dba-9a5a-cef6fa9cc5ab] to "/home/pkgeval/.julia/compiled/v1.14/Cosmology/jl_YtMje5" (ProcessExited(1)). Unitful → ConstructionBaseUnitfulExt Failed to precompile ConstructionBaseUnitfulExt [049d79aa-3479-507f-b718-e9c994c8975d] to "/home/pkgeval/.julia/compiled/v1.14/ConstructionBaseUnitfulExt/jl_9cnJkW" (ProcessExited(1)). MacroTools Failed to precompile MacroTools [1914dd2f-81c6-5fcd-8719-6d5c9610ff09] to "/home/pkgeval/.julia/compiled/v1.14/MacroTools/jl_KMqQv3" (ProcessExited(1)). Unitful Failed to precompile Unitful [1986cc42-f94f-5a68-af5c-568840ba703d] to "/home/pkgeval/.julia/compiled/v1.14/Unitful/jl_MxmsZ2" (ProcessExited(1)). Unitful → InverseFunctionsUnitfulExt Failed to precompile InverseFunctionsUnitfulExt [0fb1df13-5147-55fe-a61b-b724873d2619] to "/home/pkgeval/.julia/compiled/v1.14/InverseFunctionsUnitfulExt/jl_VoqOTs" (ProcessExited(1)). UnitfulAstro Failed to precompile UnitfulAstro [6112ee07-acf9-5e0f-b108-d242c714bf9f] to "/home/pkgeval/.julia/compiled/v1.14/UnitfulAstro/jl_PfBiIx" (ProcessExited(1)). Unitful → PrintfExt Failed to precompile PrintfExt [b9ea993f-b772-5925-8ed6-ee513e2351c1] to "/home/pkgeval/.julia/compiled/v1.14/PrintfExt/jl_NWN8Wq" (ProcessExited(1)). GadgetUnits Failed to precompile GadgetUnits [08630afb-492b-4c1a-9729-2a116101b53a] to "/home/pkgeval/.julia/compiled/v1.14/GadgetUnits/jl_1vJUrk" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/GadgetUnits/wpNqL/test/runtests.jl:1 Testing failed after 543.58s ERROR: LoadError: Package GadgetUnits 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 1741.84s: package fails to precompile