Package evaluation to load Attenuations on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-24T02:40:14.789 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing Attenuations... Resolving package versions... Installed CodecZlib ─────────── v0.7.8 Installed ExceptionUnwrapping ─ v0.1.11 Installed ConcurrentUtilities ─ v2.5.1 Installed URIs ──────────────── v1.6.1 Installed MbedTLS ───────────── v1.1.10 Installed TranscodingStreams ── v0.11.3 Installed Attenuations ──────── v0.7.6 Installed PrecompileTools ───── v1.3.4 Installed BitFlags ──────────── v0.1.9 Installed OpenSSL ───────────── v1.6.1 Installed Unitful ───────────── v1.28.0 Installed SimpleBufferStream ── v1.2.0 Installed LoggingExtras ─────── v1.2.0 Installed MbedTLS_jll ───────── v2.28.1010+0 Installed IntervalSets ──────── v0.7.14 Installed HTTP ──────────────── v1.11.0 Installed RangeArrays ───────── v0.3.2 Installed JLLWrappers ───────── v1.8.0 Installed IterTools ─────────── v1.10.0 Installed Preferences ───────── v1.5.2 Installed AxisArrays ────────── v0.4.8 Installing 1 artifacts Installed artifact MbedTLS 2.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [0ff343a0] + Attenuations v0.7.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [0ff343a0] + Attenuations v0.7.6 [39de3d68] + AxisArrays v0.4.8 [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [f0e56b4a] + ConcurrentUtilities v2.5.1 [460bff9d] + ExceptionUnwrapping v0.1.11 [cd3eb016] + HTTP v1.11.0 [8197267c] + IntervalSets v0.7.14 [c8e1da08] + IterTools v1.10.0 [692b3bcd] + JLLWrappers v1.8.0 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.10 [4d8831e6] + OpenSSL v1.6.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [b3c3ace0] + RangeArrays v0.3.2 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [1986cc42] + Unitful v1.28.0 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [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 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 11.6s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 30.8 s ✓ URIs 0.6 s ✓ RangeArrays 38.1 s ✓ BitFlags 431.2 s ✓ IterTools 205.2 s ✓ IntervalSets 57.2 s ✓ TranscodingStreams 0.7 s ✓ SimpleBufferStream ┌ Info: JuliaLowering threw given input: │ code = │ :(mutable struct Worker │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:35 =# │ lock::ReentrantLock │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:36 =# │ pid::Int │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:37 =# │ process::Base.Process │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:38 =# │ server::Sockets.PipeServer │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:39 =# │ pipe::Base.PipeEndpoint │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:40 =# │ messages::Task │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:41 =# │ output::Task │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:42 =# │ process_watch::Task │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:43 =# │ worksubmission::Task │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:44 =# │ workqueue::Channel{Tuple{Request, FutureResult}} │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:45 =# │ futures::Dict{UInt64, FutureResult} │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =# │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =# @static if VERSION < v"1.7" │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:47 =# │ terminated::Threads.Atomic{Bool} │ else │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =# │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =# @atomic terminated::Bool │ 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__ │ [struct] │ │ true :: Value │ │ Worker :: Identifier │ │ [block] │ │ [::] │ │ lock :: Identifier │ │ ReentrantLock :: Identifier │ │ [::] │ │ pid :: Identifier │ │ Int :: Identifier │ │ [::] │ │ process :: Identifier │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ Process :: Identifier │ │ [::] │ │ server :: Identifier │ │ [.] │ │ Sockets :: Identifier │ │ [inert] │ │ PipeServer :: Identifier │ │ [::] │ │ pipe :: Identifier │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ PipeEndpoint :: Identifier │ │ [::] │ │ messages :: Identifier │ │ Task :: Identifier │ │ [::] │ │ output :: Identifier │ │ Task :: Identifier │ │ [::] │ │ process_watch :: Identifier │ │ Task :: Identifier │ │ [::] │ │ worksubmission :: Identifier │ │ Task :: Identifier │ │ [::] │ │ workqueue :: Identifier │ │ [curly] │ │ Channel :: Identifier │ │ [curly] │ │ Tuple :: Identifier │ │ Request :: Identifier │ │ FutureResult :: Identifier │ │ [::] │ │ futures :: Identifier │ │ [curly] │ │ Dict :: Identifier │ │ UInt64 :: Identifier │ │ FutureResult :: Identifier │ │ [macrocall] │ │ @static :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =#) :: Value │ │ [if] │ │ [call] │ │ < :: Identifier │ │ VERSION :: Identifier │ │ [macrocall] │ │ @v_str :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =#) :: Value │ │ "1.7" :: Value │ │ [block] │ │ [::] │ │ terminated :: Identifier │ │ [curly] │ │ [.] │ │ Threads :: Identifier │ │ [inert] │ │ Atomic :: Identifier │ │ Bool :: Identifier │ │ [block] │ │ [macrocall] │ │ @atomic :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =#) :: Value │ │ [::] │ │ terminated :: Identifier │ │ Bool :: 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 │ [struct] │ │ true :: Value │ │ Worker :: Identifier │ scope_layer=1 │ [block] │ │ [::] │ │ lock :: Identifier │ scope_layer=1 │ ReentrantLock :: Identifier │ scope_layer=1 │ [::] │ │ pid :: Identifier │ scope_layer=1 │ Int :: Identifier │ scope_layer=1 │ [::] │ │ process :: Identifier │ scope_layer=1 │ [.] │ │ Base :: Identifier │ scope_layer=1 │ [inert] │ │ Process :: Identifier │ │ [::] │ │ server :: Identifier │ scope_layer=1 │ [.] │ │ Sockets :: Identifier │ scope_layer=1 │ [inert] │ │ PipeServer :: Identifier │ │ [::] │ │ pipe :: Identifier │ scope_layer=1 │ [.] │ │ Base :: Identifier │ scope_layer=1 │ [inert] │ │ PipeEndpoint :: Identifier │ │ [::] │ │ messages :: Identifier │ scope_layer=1 │ Task :: Identifier │ scope_layer=1 │ [::] │ │ output :: Identifier │ scope_layer=1 │ Task :: Identifier │ scope_layer=1 │ [::] │ │ process_watch :: Identifier │ scope_layer=1 │ Task :: Identifier │ scope_layer=1 │ [::] │ │ worksubmission :: Identifier │ scope_layer=1 │ Task :: Identifier │ scope_layer=1 │ [::] │ │ workqueue :: Identifier │ scope_layer=1 │ [curly] │ │ Channel :: Identifier │ scope_layer=1 │ [curly] │ │ Tuple :: Identifier │ scope_layer=1 │ Request :: Identifier │ scope_layer=1 │ FutureResult :: Identifier │ scope_layer=1 │ [::] │ │ futures :: Identifier │ scope_layer=1 │ [curly] │ │ Dict :: Identifier │ scope_layer=1 │ UInt64 :: Identifier │ scope_layer=1 │ FutureResult :: Identifier │ scope_layer=1 │ [block] │ │ [atomic] │ │ [::] │ │ terminated :: Identifier │ scope_layer=1 │ Bool :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl" │ line = 34 └ mod = ConcurrentUtilities.Workers ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =# - unimplemented or unsupported `atomic` declaration Expression:  (atomic (:: terminated Bool)) Containing expressions:  (struct true Worker (block (:: lock ReentrantLock) (:: pid Int) (:: process (. Base (inert Process))) (:: server (. Sockets (inert PipeServer))) (:: pipe (. Base (inert PipeEndpoint))) (:: messages Task) (:: output Task) (:: process_watch Task) (:: worksubmission Task) (:: workqueue (curly Channel (curly Tuple Request FutureResult))) (:: futures (curly Dict UInt64 FutureResult)) (block (atomic (:: terminated Bool)))))  Detailed provenance:  (atomic (:: terminated Bool))  └─ (atomic (:: terminated Bool))  ├─ @ /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49  └─ (macrocall @atomic :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =#) (:: terminated Bool))  ├─ @ /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49  └─ (macrocall @static :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =#) (if (call < VERSION (macrocall @v_str :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =#) "1.7")) (block (:: terminated (curly (. Threads (inert Atomic)) Bool))) (block (macrocall @atomic :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =#) (:: terminated Bool)))))  └─ @ /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4467  [2] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/ConcurrentUtilities/hQBsU/src/ConcurrentUtilities.jl:17  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [12] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:1 in expression starting at /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/ConcurrentUtilities.jl:1 in expression starting at stdin:5 ✗ ConcurrentUtilities 2.0 s ✓ LoggingExtras 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 2.2 s ✓ Preferences 38.2 s ✓ ExceptionUnwrapping 70.2 s ✓ OpenSSL 36.9 s ✓ IntervalSets → IntervalSetsRandomExt 20.7 s ✓ CodecZlib 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 2.5 s ✓ JLLWrappers 2.3 s ✓ PrecompileTools 128.1 s ✓ AxisArrays 3.0 s ✓ MbedTLS_jll 3.3 s ✓ MbedTLS ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f0e56b4a-5159-44fe-b623-3e5288b988bb"), "ConcurrentUtilities") 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/HTTP/Y97L1/src/Connections.jl:1  [13] macro expansion  @ ~/.julia/packages/HTTP/Y97L1/src/Connections.jl:26 [inlined]  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:494  [16] _eval  @ /source/usr/share/julia/JuliaLowering/src/eval.jl:475 [inlined]  [17] #eval#134  @ /source/usr/share/julia/JuliaLowering/src/eval.jl:467 [inlined]  [18] top-level scope  @ ~/.julia/packages/HTTP/Y97L1/src/Connections.jl:1  [19] macro expansion  @ ~/.julia/packages/HTTP/Y97L1/src/Connections.jl:1 [inlined]  [20] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [21] top-level scope  @ ~/.julia/packages/HTTP/Y97L1/src/HTTP.jl:40  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [23] 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  [24] top-level scope  @ stdin:5  [25] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [27] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [29] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/HTTP/Y97L1/src/Connections.jl:1 in expression starting at /home/pkgeval/.julia/packages/HTTP/Y97L1/src/HTTP.jl:1 in expression starting at stdin:5 ✗ HTTP ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cd3eb016-35fb-5094-929b-558a96fad6f3"), "HTTP") 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/Attenuations/SqGnv/src/Attenuations.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/Attenuations/SqGnv/src/Attenuations.jl:1 in expression starting at stdin:5 ✗ Attenuations 18 dependencies successfully precompiled in 1646 seconds. 17 already precompiled. Precompilation completed after 1659.1s ################################################################################ # Loading # Loading Attenuations... ┌ Info: JuliaLowering threw given input: │ code = │ :(mutable struct Worker │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:35 =# │ lock::ReentrantLock │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:36 =# │ pid::Int │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:37 =# │ process::Base.Process │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:38 =# │ server::Sockets.PipeServer │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:39 =# │ pipe::Base.PipeEndpoint │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:40 =# │ messages::Task │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:41 =# │ output::Task │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:42 =# │ process_watch::Task │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:43 =# │ worksubmission::Task │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:44 =# │ workqueue::Channel{Tuple{Request, FutureResult}} │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:45 =# │ futures::Dict{UInt64, FutureResult} │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =# │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =# @static if VERSION < v"1.7" │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:47 =# │ terminated::Threads.Atomic{Bool} │ else │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =# │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =# @atomic terminated::Bool │ 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__ │ [struct] │ │ true :: Value │ │ Worker :: Identifier │ │ [block] │ │ [::] │ │ lock :: Identifier │ │ ReentrantLock :: Identifier │ │ [::] │ │ pid :: Identifier │ │ Int :: Identifier │ │ [::] │ │ process :: Identifier │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ Process :: Identifier │ │ [::] │ │ server :: Identifier │ │ [.] │ │ Sockets :: Identifier │ │ [inert] │ │ PipeServer :: Identifier │ │ [::] │ │ pipe :: Identifier │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ PipeEndpoint :: Identifier │ │ [::] │ │ messages :: Identifier │ │ Task :: Identifier │ │ [::] │ │ output :: Identifier │ │ Task :: Identifier │ │ [::] │ │ process_watch :: Identifier │ │ Task :: Identifier │ │ [::] │ │ worksubmission :: Identifier │ │ Task :: Identifier │ │ [::] │ │ workqueue :: Identifier │ │ [curly] │ │ Channel :: Identifier │ │ [curly] │ │ Tuple :: Identifier │ │ Request :: Identifier │ │ FutureResult :: Identifier │ │ [::] │ │ futures :: Identifier │ │ [curly] │ │ Dict :: Identifier │ │ UInt64 :: Identifier │ │ FutureResult :: Identifier │ │ [macrocall] │ │ @static :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =#) :: Value │ │ [if] │ │ [call] │ │ < :: Identifier │ │ VERSION :: Identifier │ │ [macrocall] │ │ @v_str :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =#) :: Value │ │ "1.7" :: Value │ │ [block] │ │ [::] │ │ terminated :: Identifier │ │ [curly] │ │ [.] │ │ Threads :: Identifier │ │ [inert] │ │ Atomic :: Identifier │ │ Bool :: Identifier │ │ [block] │ │ [macrocall] │ │ @atomic :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =#) :: Value │ │ [::] │ │ terminated :: Identifier │ │ Bool :: 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 │ [struct] │ │ true :: Value │ │ Worker :: Identifier │ scope_layer=1 │ [block] │ │ [::] │ │ lock :: Identifier │ scope_layer=1 │ ReentrantLock :: Identifier │ scope_layer=1 │ [::] │ │ pid :: Identifier │ scope_layer=1 │ Int :: Identifier │ scope_layer=1 │ [::] │ │ process :: Identifier │ scope_layer=1 │ [.] │ │ Base :: Identifier │ scope_layer=1 │ [inert] │ │ Process :: Identifier │ │ [::] │ │ server :: Identifier │ scope_layer=1 │ [.] │ │ Sockets :: Identifier │ scope_layer=1 │ [inert] │ │ PipeServer :: Identifier │ │ [::] │ │ pipe :: Identifier │ scope_layer=1 │ [.] │ │ Base :: Identifier │ scope_layer=1 │ [inert] │ │ PipeEndpoint :: Identifier │ │ [::] │ │ messages :: Identifier │ scope_layer=1 │ Task :: Identifier │ scope_layer=1 │ [::] │ │ output :: Identifier │ scope_layer=1 │ Task :: Identifier │ scope_layer=1 │ [::] │ │ process_watch :: Identifier │ scope_layer=1 │ Task :: Identifier │ scope_layer=1 │ [::] │ │ worksubmission :: Identifier │ scope_layer=1 │ Task :: Identifier │ scope_layer=1 │ [::] │ │ workqueue :: Identifier │ scope_layer=1 │ [curly] │ │ Channel :: Identifier │ scope_layer=1 │ [curly] │ │ Tuple :: Identifier │ scope_layer=1 │ Request :: Identifier │ scope_layer=1 │ FutureResult :: Identifier │ scope_layer=1 │ [::] │ │ futures :: Identifier │ scope_layer=1 │ [curly] │ │ Dict :: Identifier │ scope_layer=1 │ UInt64 :: Identifier │ scope_layer=1 │ FutureResult :: Identifier │ scope_layer=1 │ [block] │ │ [atomic] │ │ [::] │ │ terminated :: Identifier │ scope_layer=1 │ Bool :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl" │ line = 34 └ mod = ConcurrentUtilities.Workers ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =# - unimplemented or unsupported `atomic` declaration Expression:  (atomic (:: terminated Bool)) Containing expressions:  (struct true Worker (block (:: lock ReentrantLock) (:: pid Int) (:: process (. Base (inert Process))) (:: server (. Sockets (inert PipeServer))) (:: pipe (. Base (inert PipeEndpoint))) (:: messages Task) (:: output Task) (:: process_watch Task) (:: worksubmission Task) (:: workqueue (curly Channel (curly Tuple Request FutureResult))) (:: futures (curly Dict UInt64 FutureResult)) (block (atomic (:: terminated Bool)))))  Detailed provenance:  (atomic (:: terminated Bool))  └─ (atomic (:: terminated Bool))  ├─ @ /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49  └─ (macrocall @atomic :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =#) (:: terminated Bool))  ├─ @ /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49  └─ (macrocall @static :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =#) (if (call < VERSION (macrocall @v_str :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =#) "1.7")) (block (:: terminated (curly (. Threads (inert Atomic)) Bool))) (block (macrocall @atomic :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =#) (:: terminated Bool)))))  └─ @ /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4467  [2] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/ConcurrentUtilities/hQBsU/src/ConcurrentUtilities.jl:17  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [12] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:1 in expression starting at /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/ConcurrentUtilities.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("f0e56b4a-5159-44fe-b623-3e5288b988bb"), "ConcurrentUtilities") 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/HTTP/Y97L1/src/Connections.jl:1  [13] macro expansion  @ ~/.julia/packages/HTTP/Y97L1/src/Connections.jl:26 [inlined]  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:494  [16] _eval  @ /source/usr/share/julia/JuliaLowering/src/eval.jl:475 [inlined]  [17] #eval#134  @ /source/usr/share/julia/JuliaLowering/src/eval.jl:467 [inlined]  [18] top-level scope  @ ~/.julia/packages/HTTP/Y97L1/src/Connections.jl:1  [19] macro expansion  @ ~/.julia/packages/HTTP/Y97L1/src/Connections.jl:1 [inlined]  [20] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [21] top-level scope  @ ~/.julia/packages/HTTP/Y97L1/src/HTTP.jl:40  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [23] 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  [24] top-level scope  @ stdin:5  [25] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [27] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [29] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/HTTP/Y97L1/src/Connections.jl:1 in expression starting at /home/pkgeval/.julia/packages/HTTP/Y97L1/src/HTTP.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("cd3eb016-35fb-5094-929b-558a96fad6f3"), "HTTP") 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/Attenuations/SqGnv/src/Attenuations.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/Attenuations/SqGnv/src/Attenuations.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ ConcurrentUtilities │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :(mutable struct Worker │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:35 =# │ │ lock::ReentrantLock │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:36 =# │ │ pid::Int │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:37 =# │ │ process::Base.Process │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:38 =# │ │ server::Sockets.PipeServer │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:39 =# │ │ pipe::Base.PipeEndpoint │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:40 =# │ │ messages::Task │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:41 =# │ │ output::Task │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:42 =# │ │ process_watch::Task │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:43 =# │ │ worksubmission::Task │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:44 =# │ │ workqueue::Channel{Tuple{Request, FutureResult}} │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:45 =# │ │ futures::Dict{UInt64, FutureResult} │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =# │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =# @static if VERSION < v"1.7" │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:47 =# │ │ terminated::Threads.Atomic{Bool} │ │ else │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =# │ │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =# @atomic terminated::Bool │ │ 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__ │ │ [struct] │ │ │ true :: Value │ │ │ Worker :: Identifier │ │ │ [block] │ │ │ [::] │ │ │ lock :: Identifier │ │ │ ReentrantLock :: Identifier │ │ │ [::] │ │ │ pid :: Identifier │ │ │ Int :: Identifier │ │ │ [::] │ │ │ process :: Identifier │ │ │ [.] │ │ │ Base :: Identifier │ │ │ [inert] │ │ │ Process :: Identifier │ │ │ [::] │ │ │ server :: Identifier │ │ │ [.] │ │ │ Sockets :: Identifier │ │ │ [inert] │ │ │ PipeServer :: Identifier │ │ │ [::] │ │ │ pipe :: Identifier │ │ │ [.] │ │ │ Base :: Identifier │ │ │ [inert] │ │ │ PipeEndpoint :: Identifier │ │ │ [::] │ │ │ messages :: Identifier │ │ │ Task :: Identifier │ │ │ [::] │ │ │ output :: Identifier │ │ │ Task :: Identifier │ │ │ [::] │ │ │ process_watch :: Identifier │ │ │ Task :: Identifier │ │ │ [::] │ │ │ worksubmission :: Identifier │ │ │ Task :: Identifier │ │ │ [::] │ │ │ workqueue :: Identifier │ │ │ [curly] │ │ │ Channel :: Identifier │ │ │ [curly] │ │ │ Tuple :: Identifier │ │ │ Request :: Identifier │ │ │ FutureResult :: Identifier │ │ │ [::] │ │ │ futures :: Identifier │ │ │ [curly] │ │ │ Dict :: Identifier │ │ │ UInt64 :: Identifier │ │ │ FutureResult :: Identifier │ │ │ [macrocall] │ │ │ @static :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =#) :: Value │ │ │ [if] │ │ │ [call] │ │ │ < :: Identifier │ │ │ VERSION :: Identifier │ │ │ [macrocall] │ │ │ @v_str :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =#) :: Value │ │ │ "1.7" :: Value │ │ │ [block] │ │ │ [::] │ │ │ terminated :: Identifier │ │ │ [curly] │ │ │ [.] │ │ │ Threads :: Identifier │ │ │ [inert] │ │ │ Atomic :: Identifier │ │ │ Bool :: Identifier │ │ │ [block] │ │ │ [macrocall] │ │ │ @atomic :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =#) :: Value │ │ │ [::] │ │ │ terminated :: Identifier │ │ │ Bool :: 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 │ │ [struct] │ │ │ true :: Value │ │ │ Worker :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [::] │ │ │ lock :: Identifier │ scope_layer=1 │ │ ReentrantLock :: Identifier │ scope_layer=1 │ │ [::] │ │ │ pid :: Identifier │ scope_layer=1 │ │ Int :: Identifier │ scope_layer=1 │ │ [::] │ │ │ process :: Identifier │ scope_layer=1 │ │ [.] │ │ │ Base :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ Process :: Identifier │ │ │ [::] │ │ │ server :: Identifier │ scope_layer=1 │ │ [.] │ │ │ Sockets :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ PipeServer :: Identifier │ │ │ [::] │ │ │ pipe :: Identifier │ scope_layer=1 │ │ [.] │ │ │ Base :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ PipeEndpoint :: Identifier │ │ │ [::] │ │ │ messages :: Identifier │ scope_layer=1 │ │ Task :: Identifier │ scope_layer=1 │ │ [::] │ │ │ output :: Identifier │ scope_layer=1 │ │ Task :: Identifier │ scope_layer=1 │ │ [::] │ │ │ process_watch :: Identifier │ scope_layer=1 │ │ Task :: Identifier │ scope_layer=1 │ │ [::] │ │ │ worksubmission :: Identifier │ scope_layer=1 │ │ Task :: Identifier │ scope_layer=1 │ │ [::] │ │ │ workqueue :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ Channel :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ Tuple :: Identifier │ scope_layer=1 │ │ Request :: Identifier │ scope_layer=1 │ │ FutureResult :: Identifier │ scope_layer=1 │ │ [::] │ │ │ futures :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ Dict :: Identifier │ scope_layer=1 │ │ UInt64 :: Identifier │ scope_layer=1 │ │ FutureResult :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [atomic] │ │ │ [::] │ │ │ terminated :: Identifier │ scope_layer=1 │ │ Bool :: Identifier │ scope_layer=1 │ │ │ │ file = "/home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl" │ │ line = 34 │ └ mod = ConcurrentUtilities.Workers │ ERROR: LoadError: LoweringError: │ #= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =# - unimplemented or unsupported `atomic` declaration │ Expression: │ (atomic (:: terminated Bool)) │ Containing expressions: │ (struct true Worker (block (:: lock ReentrantLock) (:: pid Int) (:: process (. Base (inert Process))) (:: server (. Sockets (inert PipeServer))) (:: pipe (. Base (inert PipeEndpoint))) (:: messages Task) (:: output Task) (:: process_watch Task) (:: worksubmission Task) (:: workqueue (curly Channel (curly Tuple Request FutureResult))) (:: futures (curly Dict UInt64 FutureResult)) (block (atomic (:: terminated Bool))))) │ │ Detailed provenance: │ (atomic (:: terminated Bool)) │ └─ (atomic (:: terminated Bool)) │ ├─ @ /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 │ └─ (macrocall @atomic :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =#) (:: terminated Bool)) │ ├─ @ /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 │ └─ (macrocall @static :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =#) (if (call < VERSION (macrocall @v_str :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 =#) "1.7")) (block (:: terminated (curly (. Threads (inert Atomic)) Bool))) (block (macrocall @atomic :(#= /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:49 =#) (:: terminated Bool))))) │ └─ @ /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:46 │ │ Stacktrace: │ [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4467 │ [2] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [4] top-level scope │ @ ~/.julia/packages/ConcurrentUtilities/hQBsU/src/ConcurrentUtilities.jl:17 │ [5] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3271 │ [7] top-level scope │ @ stdin:5 │ [8] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [10] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [11] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [12] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/workers.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/ConcurrentUtilities/hQBsU/src/ConcurrentUtilities.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 → 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 └ ┌ HTTP │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f0e56b4a-5159-44fe-b623-3e5288b988bb"), "ConcurrentUtilities") 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/HTTP/Y97L1/src/Connections.jl:1 │ [13] macro expansion │ @ ~/.julia/packages/HTTP/Y97L1/src/Connections.jl:26 [inlined] │ [14] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [15] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:494 │ [16] _eval │ @ /source/usr/share/julia/JuliaLowering/src/eval.jl:475 [inlined] │ [17] #eval#134 │ @ /source/usr/share/julia/JuliaLowering/src/eval.jl:467 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/HTTP/Y97L1/src/Connections.jl:1 │ [19] macro expansion │ @ ~/.julia/packages/HTTP/Y97L1/src/Connections.jl:1 [inlined] │ [20] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [21] top-level scope │ @ ~/.julia/packages/HTTP/Y97L1/src/HTTP.jl:40 │ [22] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [23] 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 │ [24] top-level scope │ @ stdin:5 │ [25] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [27] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [28] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [29] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/HTTP/Y97L1/src/Connections.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/HTTP/Y97L1/src/HTTP.jl:1 │ in expression starting at stdin:5 └ ┌ Attenuations │ [Output was shown above] └ ERROR: The following 5 packages failed to precompile: ConcurrentUtilities Failed to precompile ConcurrentUtilities [f0e56b4a-5159-44fe-b623-3e5288b988bb] to "/home/pkgeval/.julia/compiled/v1.14/ConcurrentUtilities/jl_dkGhsZ" (ProcessExited(1)). Unitful Failed to precompile Unitful [1986cc42-f94f-5a68-af5c-568840ba703d] to "/home/pkgeval/.julia/compiled/v1.14/Unitful/jl_Y37XMY" (ProcessExited(1)). Unitful → PrintfExt Failed to precompile PrintfExt [b9ea993f-b772-5925-8ed6-ee513e2351c1] to "/home/pkgeval/.julia/compiled/v1.14/PrintfExt/jl_z1q45k" (ProcessExited(1)). HTTP Failed to precompile HTTP [cd3eb016-35fb-5094-929b-558a96fad6f3] to "/home/pkgeval/.julia/compiled/v1.14/HTTP/jl_bMWonT" (ProcessExited(1)). Attenuations Failed to precompile Attenuations [0ff343a0-c53e-11e9-1400-85e187be3184] to "/home/pkgeval/.julia/compiled/v1.14/Attenuations/jl_3PaaPv" (ProcessExited(1)). Loading failed after 588.77s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using Attenuations'`, ProcessExited(1)) [1] Stacktrace: [1] spawn_opts_inherit() @ Base ./process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:525 [3] run(::Cmd) @ Base ./process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base ./Base.jl:326 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [7] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 2286.2s: package fails to precompile