Package evaluation to test ViennaRNA on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T08:45:10.584 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.3s ################################################################################ # Installation # Installing ViennaRNA... Resolving package versions... Installed UnsafePointers ─ v1.0.0 Installed CEnum ────────── v0.5.0 Installed Unitful ──────── v1.28.0 Installed PCRE_jll ─────── v8.45.0+0 Installed GSL_jll ──────── v2.7.2+0 Installed ViennaRNA_jll ── v2.6.4+0 Installed OpenBLAS32_jll ─ v0.3.33+1 Installed ViennaRNA ────── v0.11.2 Installed LLVMOpenMP_jll ─ v18.1.8+0 Installed JLLWrappers ──── v1.8.0 Installed Preferences ──── v1.5.2 Installing 5 artifacts Installed artifact LLVMOpenMP 661.6 KiB Installed artifact PCRE 1.1 MiB Installed artifact GSL 4.4 MiB Installed artifact OpenBLAS32 10.2 MiB Installed artifact ViennaRNA 96.6 MiB Updating `~/.julia/environments/v1.14/Project.toml` [05a721ad] + ViennaRNA v0.11.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [fa961155] + CEnum v0.5.0 [692b3bcd] + JLLWrappers v1.8.0 [21216c6a] + Preferences v1.5.2 [1986cc42] + Unitful v1.28.0 [e17b2a0c] + UnsafePointers v1.0.0 [05a721ad] + ViennaRNA v0.11.2 ⌅ [1b77fbbe] + GSL_jll v2.7.2+0 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [656ef2d0] + OpenBLAS32_jll v0.3.33+1 [2f80f16e] + PCRE_jll v8.45.0+0 [b7a990de] + ViennaRNA_jll v2.6.4+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [781609d7] + GMP_jll v6.3.0+2 [deac9b47] + LibCURL_jll v8.20.0+1 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [3a97d323] + MPFR_jll v4.2.2+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [4536629a] + OpenBLAS_jll v0.3.33+0 [458c3c95] + OpenSSL_jll v3.5.6+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 15.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.7 s ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =# @generated function _fieldindex(::Type{T}, ::Val{i}) where {T, i} │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =# │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:189 =# │ if i isa Integer │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# │ 1 ≤ i ≤ fieldcount(T) || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:191 =# │ return i │ elseif #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:192 =# T <: Tuple && i isa Symbol │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:193 =# │ s = string(i) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =# │ startswith(s, "_") || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:195 =# │ j = tryparse(Int, s[2:var"end"]) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =# │ j isa Int || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =# │ 1 ≤ j ≤ fieldcount(T) || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:198 =# │ return j │ else │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:200 =# │ j = findfirst((==)(i), fieldnames(T)) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =# │ j isa Integer || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:202 =# │ return j │ end │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =# │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =# @label error │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:205 =# │ $(Expr(:quote, :(error($(Expr(:$, :("invalid field name $(repr(i)) for $(repr(T))"))))))) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ @generated :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ _fieldindex :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ T :: Identifier │ │ [::] │ │ [curly] │ │ Val :: Identifier │ │ i :: Identifier │ │ T :: Identifier │ │ i :: Identifier │ │ [block] │ │ [if] │ │ [call] │ │ isa :: Identifier │ │ i :: Identifier │ │ Integer :: Identifier │ │ [block] │ │ [||] │ │ [comparison] │ │ 1 :: Value │ │ ≤ :: Identifier │ │ i :: Identifier │ │ ≤ :: Identifier │ │ [call] │ │ fieldcount :: Identifier │ │ T :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) :: Value │ │ error :: Identifier │ │ [return] │ │ i :: Identifier │ │ [elseif] │ │ [block] │ │ [&&] │ │ [<:] │ │ T :: Identifier │ │ Tuple :: Identifier │ │ [call] │ │ isa :: Identifier │ │ i :: Identifier │ │ Symbol :: Identifier │ │ [block] │ │ [=] │ │ s :: Identifier │ │ [call] │ │ string :: Identifier │ │ i :: Identifier │ │ [||] │ │ [call] │ │ startswith :: Identifier │ │ s :: Identifier │ │ "_" :: Value │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) :: Value │ │ error :: Identifier │ │ [=] │ │ j :: Identifier │ │ [call] │ │ tryparse :: Identifier │ │ Int :: Identifier │ │ [ref] │ │ s :: Identifier │ │ [call] │ │ : :: Identifier │ │ 2 :: Value │ │ end :: Identifier │ │ [||] │ │ [call] │ │ isa :: Identifier │ │ j :: Identifier │ │ Int :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) :: Value │ │ error :: Identifier │ │ [||] │ │ [comparison] │ │ 1 :: Value │ │ ≤ :: Identifier │ │ j :: Identifier │ │ ≤ :: Identifier │ │ [call] │ │ fieldcount :: Identifier │ │ T :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) :: Value │ │ error :: Identifier │ │ [return] │ │ j :: Identifier │ │ [block] │ │ [=] │ │ j :: Identifier │ │ [call] │ │ findfirst :: Identifier │ │ [call] │ │ == :: Identifier │ │ i :: Identifier │ │ [call] │ │ fieldnames :: Identifier │ │ T :: Identifier │ │ [||] │ │ [call] │ │ isa :: Identifier │ │ j :: Identifier │ │ Integer :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) :: Value │ │ error :: Identifier │ │ [return] │ │ j :: Identifier │ │ [macrocall] │ │ @label :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) :: Value │ │ error :: Identifier │ │ [quote] │ │ [call] │ │ error :: Identifier │ │ [$] │ │ [string] │ │ "invalid field name " :: Value │ │ [call] │ │ repr :: Identifier │ │ i :: Identifier │ │ " for " :: Value │ │ [call] │ │ repr :: Identifier │ │ T :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [function] │ jl_source=L67 │ [where] │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ _fieldindex :: Identifier │ macro_source=138,scope_layer=1 │ [::] │ macro_source=138,scope_layer=1 │ [curly] │ macro_source=138,scope_layer=1 │ Type :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [::] │ macro_source=138,scope_layer=1 │ [curly] │ macro_source=138,scope_layer=1 │ Val :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ jl_source=L67 │ [if] │ jl_source=L67 │ [generated] │ macro_source=138,jl_source=L67 │ [block] │ scope_layer=1 │ [if] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ Integer :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ scope_layer=1 │ [||] │ scope_layer=1 │ [comparison] │ macro_source=138,scope_layer=1 │ 1 :: Value │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ fieldcount :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=168,jl_source=L42 │ error :: Identifier │ macro_source=168,scope_layer=1 │ [return] │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [elseif] │ scope_layer=1 │ [block] │ scope_layer=1 │ [&&] │ scope_layer=1 │ [<:] │ scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ Tuple :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ Symbol :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ scope_layer=1 │ [=] │ macro_source=138,scope_layer=1 │ s :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ string :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [||] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ startswith :: Identifier │ macro_source=138,scope_layer=1 │ s :: Identifier │ macro_source=138,scope_layer=1 │ "_" :: Value │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=194,jl_source=L42 │ error :: Identifier │ macro_source=194,scope_layer=1 │ [=] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ tryparse :: Identifier │ macro_source=138,scope_layer=1 │ Int :: Identifier │ macro_source=138,scope_layer=1 │ [ref] │ macro_source=138,scope_layer=1 │ s :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ : :: Identifier │ macro_source=138,scope_layer=1 │ 2 :: Value │ macro_source=138,scope_layer=1 │ end :: Identifier │ macro_source=138,scope_layer=1 │ [||] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ Int :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=214,jl_source=L42 │ error :: Identifier │ macro_source=214,scope_layer=1 │ [||] │ scope_layer=1 │ [comparison] │ macro_source=138,scope_layer=1 │ 1 :: Value │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ fieldcount :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=227,jl_source=L42 │ error :: Identifier │ macro_source=227,scope_layer=1 │ [return] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ scope_layer=1 │ [=] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ findfirst :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ == :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ fieldnames :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [||] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ Integer :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=249,jl_source=L42 │ error :: Identifier │ macro_source=249,scope_layer=1 │ [return] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicblock] │ │ loop-exit :: Identifier │ scope_layer=1 │ error :: Identifier │ macro_source=259,scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [call] │ │ error :: Identifier │ │ [$] │ │ [string] │ │ "invalid field name " :: Value │ │ [call] │ │ repr :: Identifier │ │ i :: Identifier │ │ " for " :: Value │ │ [call] │ │ repr :: Identifier │ │ T :: Identifier │ │ [tuple] │ jl_source=L31 │ [string] │ macro_source=138,scope_layer=1 │ "invalid field name " :: Value │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ repr :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ " for " :: Value │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ repr :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ jl_source=L67 │ [meta] │ jl_source=L67 │ generated_only :: Identifier │ scope_layer=2,jl_source=L67 │ [return] │ macro_source=138,jl_source=L67 │ nothing :: Value │ macro_source=138,jl_source=L67 │ │ file = "/home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl" │ line = 188 └ mod = UnsafePointers ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# - label `error` referenced but not defined Expression:  goto:error Containing expressions:  (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j))))  (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j))))  (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j))))  (if (call isa i Integer) (block (if (if (call ≤ 1 i) (call ≤ i (call fieldcount T)) false) true goto:error) (return i)) (elseif (block (&& (call <: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (if (call startswith s "_") true goto:error) (= j (call tryparse Int (block (= #₃/s s) (call top.getindex #₃/s (call : 2 (call top.lastindex #₃/s)))))) (if (call isa j Int) true goto:error) (if (if (call ≤ 1 j) (call ≤ j (call fieldcount T)) false) true goto:error) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (if (call isa j Integer) true goto:error) (return j))))  (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) goto:error) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") goto:error) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) goto:error) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) goto:error) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) goto:error) (return j))))  Detailed provenance:  goto:error @#= /source/usr/share/julia/JuliaLowering/src/syntax_macros.jl:42 =#  └─ (symbolicgoto error) @#= /source/usr/share/julia/JuliaLowering/src/syntax_macros.jl:42 =#  ├─ error  │ ├─ error  │ │ ├─ error  │ │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190  │ │ └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T))))))))  │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188  │ └─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  │ ├─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190  │ └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T))))))))  │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188  └─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  ├─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190  └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T))))))))  └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188  Stacktrace:  [1] compile_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1043  [2] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1191  [3] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:854  [4] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:715  [5] compile_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1031  [6] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1191  [7] linearize_ir(ctx::Base.JuliaLowering.ClosureConversionCtx{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1281  [8] 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:33  [9] include(mod::Module, _path::String)  @ Base Base.jl:326  [10] 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:3296  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core boot.jl:521  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [14] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [16] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:1 in expression starting at stdin:5 ✗ UnsafePointers 151.4 s ✓ CEnum 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:3296  [9] top-level scope  @ stdin:5  [10] eval(m::Module, e::Any)  @ Core boot.jl:521  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [12] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [14] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Unitful/HhRY9/src/pkgdefaults.jl:71 in expression starting at /home/pkgeval/.julia/packages/Unitful/HhRY9/src/Unitful.jl:1 in expression starting at stdin:5 ✗ Unitful 1.6 s ✓ Compat 2.9 s ✓ Preferences 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base 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:3296  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:521  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [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 0.7 s ✓ Compat → CompatLinearAlgebraExt 3.4 s ✓ JLLWrappers 46.8 s ✓ Aqua 3.8 s ✓ GSL_jll 4.0 s ✓ OpenBLAS32_jll 3.2 s ✓ LLVMOpenMP_jll 3.5 s ✓ PCRE_jll 4.3 s ✓ ViennaRNA_jll 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base module.jl:101  [11] eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [12] top-level scope  @ ~/.julia/packages/ViennaRNA/QSArb/src/ViennaRNA.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:3296  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:521  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [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/ViennaRNA/QSArb/src/ViennaRNA.jl:1 in expression starting at stdin:5 ✗ ViennaRNA 11 dependencies successfully precompiled in 754 seconds. 32 already precompiled. Precompilation completed after 794.19s ################################################################################ # Testing # Testing ViennaRNA Status `/tmp/jl_XAfmOX/Project.toml` [4c88cf16] Aqua v0.8.16 [fa961155] CEnum v0.5.0 [1986cc42] Unitful v1.28.0 [e17b2a0c] UnsafePointers v1.0.0 [05a721ad] ViennaRNA v0.11.2 [b7a990de] ViennaRNA_jll v2.6.4+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_XAfmOX/Manifest.toml` [4c88cf16] Aqua v0.8.16 [fa961155] CEnum v0.5.0 [34da2185] Compat v4.18.1 [692b3bcd] JLLWrappers v1.8.0 [21216c6a] Preferences v1.5.2 [1986cc42] Unitful v1.28.0 [e17b2a0c] UnsafePointers v1.0.0 [05a721ad] ViennaRNA v0.11.2 ⌅ [1b77fbbe] GSL_jll v2.7.2+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [656ef2d0] OpenBLAS32_jll v0.3.33+1 [2f80f16e] PCRE_jll v8.45.0+0 [b7a990de] ViennaRNA_jll v2.6.4+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [3a97d323] MPFR_jll v4.2.2+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... testing ViennaRNA ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =# @generated function _fieldindex(::Type{T}, ::Val{i}) where {T, i} │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =# │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:189 =# │ if i isa Integer │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# │ 1 ≤ i ≤ fieldcount(T) || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:191 =# │ return i │ elseif #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:192 =# T <: Tuple && i isa Symbol │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:193 =# │ s = string(i) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =# │ startswith(s, "_") || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:195 =# │ j = tryparse(Int, s[2:var"end"]) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =# │ j isa Int || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =# │ 1 ≤ j ≤ fieldcount(T) || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:198 =# │ return j │ else │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:200 =# │ j = findfirst((==)(i), fieldnames(T)) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =# │ j isa Integer || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:202 =# │ return j │ end │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =# │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =# @label error │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:205 =# │ $(Expr(:quote, :(error($(Expr(:$, :("invalid field name $(repr(i)) for $(repr(T))"))))))) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ @generated :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ _fieldindex :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ T :: Identifier │ │ [::] │ │ [curly] │ │ Val :: Identifier │ │ i :: Identifier │ │ T :: Identifier │ │ i :: Identifier │ │ [block] │ │ [if] │ │ [call] │ │ isa :: Identifier │ │ i :: Identifier │ │ Integer :: Identifier │ │ [block] │ │ [||] │ │ [comparison] │ │ 1 :: Value │ │ ≤ :: Identifier │ │ i :: Identifier │ │ ≤ :: Identifier │ │ [call] │ │ fieldcount :: Identifier │ │ T :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) :: Value │ │ error :: Identifier │ │ [return] │ │ i :: Identifier │ │ [elseif] │ │ [block] │ │ [&&] │ │ [<:] │ │ T :: Identifier │ │ Tuple :: Identifier │ │ [call] │ │ isa :: Identifier │ │ i :: Identifier │ │ Symbol :: Identifier │ │ [block] │ │ [=] │ │ s :: Identifier │ │ [call] │ │ string :: Identifier │ │ i :: Identifier │ │ [||] │ │ [call] │ │ startswith :: Identifier │ │ s :: Identifier │ │ "_" :: Value │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) :: Value │ │ error :: Identifier │ │ [=] │ │ j :: Identifier │ │ [call] │ │ tryparse :: Identifier │ │ Int :: Identifier │ │ [ref] │ │ s :: Identifier │ │ [call] │ │ : :: Identifier │ │ 2 :: Value │ │ end :: Identifier │ │ [||] │ │ [call] │ │ isa :: Identifier │ │ j :: Identifier │ │ Int :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) :: Value │ │ error :: Identifier │ │ [||] │ │ [comparison] │ │ 1 :: Value │ │ ≤ :: Identifier │ │ j :: Identifier │ │ ≤ :: Identifier │ │ [call] │ │ fieldcount :: Identifier │ │ T :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) :: Value │ │ error :: Identifier │ │ [return] │ │ j :: Identifier │ │ [block] │ │ [=] │ │ j :: Identifier │ │ [call] │ │ findfirst :: Identifier │ │ [call] │ │ == :: Identifier │ │ i :: Identifier │ │ [call] │ │ fieldnames :: Identifier │ │ T :: Identifier │ │ [||] │ │ [call] │ │ isa :: Identifier │ │ j :: Identifier │ │ Integer :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) :: Value │ │ error :: Identifier │ │ [return] │ │ j :: Identifier │ │ [macrocall] │ │ @label :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) :: Value │ │ error :: Identifier │ │ [quote] │ │ [call] │ │ error :: Identifier │ │ [$] │ │ [string] │ │ "invalid field name " :: Value │ │ [call] │ │ repr :: Identifier │ │ i :: Identifier │ │ " for " :: Value │ │ [call] │ │ repr :: Identifier │ │ T :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [function] │ jl_source=L67 │ [where] │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ _fieldindex :: Identifier │ macro_source=138,scope_layer=1 │ [::] │ macro_source=138,scope_layer=1 │ [curly] │ macro_source=138,scope_layer=1 │ Type :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [::] │ macro_source=138,scope_layer=1 │ [curly] │ macro_source=138,scope_layer=1 │ Val :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ jl_source=L67 │ [if] │ jl_source=L67 │ [generated] │ macro_source=138,jl_source=L67 │ [block] │ scope_layer=1 │ [if] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ Integer :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ scope_layer=1 │ [||] │ scope_layer=1 │ [comparison] │ macro_source=138,scope_layer=1 │ 1 :: Value │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ fieldcount :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=168,jl_source=L42 │ error :: Identifier │ macro_source=168,scope_layer=1 │ [return] │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [elseif] │ scope_layer=1 │ [block] │ scope_layer=1 │ [&&] │ scope_layer=1 │ [<:] │ scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ Tuple :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ Symbol :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ scope_layer=1 │ [=] │ macro_source=138,scope_layer=1 │ s :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ string :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [||] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ startswith :: Identifier │ macro_source=138,scope_layer=1 │ s :: Identifier │ macro_source=138,scope_layer=1 │ "_" :: Value │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=194,jl_source=L42 │ error :: Identifier │ macro_source=194,scope_layer=1 │ [=] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ tryparse :: Identifier │ macro_source=138,scope_layer=1 │ Int :: Identifier │ macro_source=138,scope_layer=1 │ [ref] │ macro_source=138,scope_layer=1 │ s :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ : :: Identifier │ macro_source=138,scope_layer=1 │ 2 :: Value │ macro_source=138,scope_layer=1 │ end :: Identifier │ macro_source=138,scope_layer=1 │ [||] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ Int :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=214,jl_source=L42 │ error :: Identifier │ macro_source=214,scope_layer=1 │ [||] │ scope_layer=1 │ [comparison] │ macro_source=138,scope_layer=1 │ 1 :: Value │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ fieldcount :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=227,jl_source=L42 │ error :: Identifier │ macro_source=227,scope_layer=1 │ [return] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ scope_layer=1 │ [=] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ findfirst :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ == :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ fieldnames :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [||] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ Integer :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=249,jl_source=L42 │ error :: Identifier │ macro_source=249,scope_layer=1 │ [return] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicblock] │ │ loop-exit :: Identifier │ scope_layer=1 │ error :: Identifier │ macro_source=259,scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [call] │ │ error :: Identifier │ │ [$] │ │ [string] │ │ "invalid field name " :: Value │ │ [call] │ │ repr :: Identifier │ │ i :: Identifier │ │ " for " :: Value │ │ [call] │ │ repr :: Identifier │ │ T :: Identifier │ │ [tuple] │ jl_source=L31 │ [string] │ macro_source=138,scope_layer=1 │ "invalid field name " :: Value │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ repr :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ " for " :: Value │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ repr :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ jl_source=L67 │ [meta] │ jl_source=L67 │ generated_only :: Identifier │ scope_layer=2,jl_source=L67 │ [return] │ macro_source=138,jl_source=L67 │ nothing :: Value │ macro_source=138,jl_source=L67 │ │ file = "/home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl" │ line = 188 └ mod = UnsafePointers ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# - label `error` referenced but not defined Expression:  goto:error Containing expressions:  (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j))))  (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j))))  (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j))))  (if (call isa i Integer) (block (if (if (call ≤ 1 i) (call ≤ i (call fieldcount T)) false) true goto:error) (return i)) (elseif (block (&& (call <: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (if (call startswith s "_") true goto:error) (= j (call tryparse Int (block (= #₃/s s) (call top.getindex #₃/s (call : 2 (call top.lastindex #₃/s)))))) (if (call isa j Int) true goto:error) (if (if (call ≤ 1 j) (call ≤ j (call fieldcount T)) false) true goto:error) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (if (call isa j Integer) true goto:error) (return j))))  (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) goto:error) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") goto:error) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) goto:error) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) goto:error) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) goto:error) (return j))))  Detailed provenance:  goto:error @#= /source/usr/share/julia/JuliaLowering/src/syntax_macros.jl:42 =#  └─ (symbolicgoto error) @#= /source/usr/share/julia/JuliaLowering/src/syntax_macros.jl:42 =#  ├─ error  │ ├─ error  │ │ ├─ error  │ │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190  │ │ └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T))))))))  │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188  │ └─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  │ ├─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190  │ └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T))))))))  │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188  └─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  ├─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190  └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T))))))))  └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188  Stacktrace:  [1] compile_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1043  [2] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1191  [3] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:854  [4] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:715  [5] compile_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1031  [6] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1191  [7] linearize_ir(ctx::Base.JuliaLowering.ClosureConversionCtx{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1281  [8] 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:33  [9] include(mod::Module, _path::String)  @ Base Base.jl:326  [10] 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:3296  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core boot.jl:521  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [14] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [16] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.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:3296  [9] top-level scope  @ stdin:5  [10] eval(m::Module, e::Any)  @ Core boot.jl:521  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [12] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [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("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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base 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:3296  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:521  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Unitful/HhRY9/ext/PrintfExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base module.jl:101  [11] eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [12] top-level scope  @ ~/.julia/packages/ViennaRNA/QSArb/src/ViennaRNA.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:3296  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:521  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [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/ViennaRNA/QSArb/src/ViennaRNA.jl:1 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ 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:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base 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:3296 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core boot.jl:521 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [18] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [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 │ 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:3296 │ [9] top-level scope │ @ stdin:5 │ [10] eval(m::Module, e::Any) │ @ Core boot.jl:521 │ [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [12] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [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 └ ┌ ViennaRNA │ [Output was shown above] └ ┌ UnsafePointers │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =# @generated function _fieldindex(::Type{T}, ::Val{i}) where {T, i} │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =# │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:189 =# │ │ if i isa Integer │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# │ │ 1 ≤ i ≤ fieldcount(T) || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# @goto(error) │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:191 =# │ │ return i │ │ elseif #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:192 =# T <: Tuple && i isa Symbol │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:193 =# │ │ s = string(i) │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =# │ │ startswith(s, "_") || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =# @goto(error) │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:195 =# │ │ j = tryparse(Int, s[2:var"end"]) │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =# │ │ j isa Int || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =# @goto(error) │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =# │ │ 1 ≤ j ≤ fieldcount(T) || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =# @goto(error) │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:198 =# │ │ return j │ │ else │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:200 =# │ │ j = findfirst((==)(i), fieldnames(T)) │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =# │ │ j isa Integer || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =# @goto(error) │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:202 =# │ │ return j │ │ end │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =# │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =# @label error │ │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:205 =# │ │ $(Expr(:quote, :(error($(Expr(:$, :("invalid field name $(repr(i)) for $(repr(T))"))))))) │ │ end) │ │ st0 = │ │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ │ [macrocall] │ │ │ @generated :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) :: Value │ │ │ [function] │ │ │ [where] │ │ │ [call] │ │ │ _fieldindex :: Identifier │ │ │ [::] │ │ │ [curly] │ │ │ Type :: Identifier │ │ │ T :: Identifier │ │ │ [::] │ │ │ [curly] │ │ │ Val :: Identifier │ │ │ i :: Identifier │ │ │ T :: Identifier │ │ │ i :: Identifier │ │ │ [block] │ │ │ [if] │ │ │ [call] │ │ │ isa :: Identifier │ │ │ i :: Identifier │ │ │ Integer :: Identifier │ │ │ [block] │ │ │ [||] │ │ │ [comparison] │ │ │ 1 :: Value │ │ │ ≤ :: Identifier │ │ │ i :: Identifier │ │ │ ≤ :: Identifier │ │ │ [call] │ │ │ fieldcount :: Identifier │ │ │ T :: Identifier │ │ │ [macrocall] │ │ │ @goto :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) :: Value │ │ │ error :: Identifier │ │ │ [return] │ │ │ i :: Identifier │ │ │ [elseif] │ │ │ [block] │ │ │ [&&] │ │ │ [<:] │ │ │ T :: Identifier │ │ │ Tuple :: Identifier │ │ │ [call] │ │ │ isa :: Identifier │ │ │ i :: Identifier │ │ │ Symbol :: Identifier │ │ │ [block] │ │ │ [=] │ │ │ s :: Identifier │ │ │ [call] │ │ │ string :: Identifier │ │ │ i :: Identifier │ │ │ [||] │ │ │ [call] │ │ │ startswith :: Identifier │ │ │ s :: Identifier │ │ │ "_" :: Value │ │ │ [macrocall] │ │ │ @goto :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) :: Value │ │ │ error :: Identifier │ │ │ [=] │ │ │ j :: Identifier │ │ │ [call] │ │ │ tryparse :: Identifier │ │ │ Int :: Identifier │ │ │ [ref] │ │ │ s :: Identifier │ │ │ [call] │ │ │ : :: Identifier │ │ │ 2 :: Value │ │ │ end :: Identifier │ │ │ [||] │ │ │ [call] │ │ │ isa :: Identifier │ │ │ j :: Identifier │ │ │ Int :: Identifier │ │ │ [macrocall] │ │ │ @goto :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) :: Value │ │ │ error :: Identifier │ │ │ [||] │ │ │ [comparison] │ │ │ 1 :: Value │ │ │ ≤ :: Identifier │ │ │ j :: Identifier │ │ │ ≤ :: Identifier │ │ │ [call] │ │ │ fieldcount :: Identifier │ │ │ T :: Identifier │ │ │ [macrocall] │ │ │ @goto :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) :: Value │ │ │ error :: Identifier │ │ │ [return] │ │ │ j :: Identifier │ │ │ [block] │ │ │ [=] │ │ │ j :: Identifier │ │ │ [call] │ │ │ findfirst :: Identifier │ │ │ [call] │ │ │ == :: Identifier │ │ │ i :: Identifier │ │ │ [call] │ │ │ fieldnames :: Identifier │ │ │ T :: Identifier │ │ │ [||] │ │ │ [call] │ │ │ isa :: Identifier │ │ │ j :: Identifier │ │ │ Integer :: Identifier │ │ │ [macrocall] │ │ │ @goto :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) :: Value │ │ │ error :: Identifier │ │ │ [return] │ │ │ j :: Identifier │ │ │ [macrocall] │ │ │ @label :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) :: Value │ │ │ error :: Identifier │ │ │ [quote] │ │ │ [call] │ │ │ error :: Identifier │ │ │ [$] │ │ │ [string] │ │ │ "invalid field name " :: Value │ │ │ [call] │ │ │ repr :: Identifier │ │ │ i :: Identifier │ │ │ " for " :: Value │ │ │ [call] │ │ │ repr :: Identifier │ │ │ T :: Identifier │ │ │ │ │ st1 = │ │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ │ [function] │ jl_source=L67 │ │ [where] │ macro_source=138,scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ _fieldindex :: Identifier │ macro_source=138,scope_layer=1 │ │ [::] │ macro_source=138,scope_layer=1 │ │ [curly] │ macro_source=138,scope_layer=1 │ │ Type :: Identifier │ macro_source=138,scope_layer=1 │ │ T :: Identifier │ macro_source=138,scope_layer=1 │ │ [::] │ macro_source=138,scope_layer=1 │ │ [curly] │ macro_source=138,scope_layer=1 │ │ Val :: Identifier │ macro_source=138,scope_layer=1 │ │ i :: Identifier │ macro_source=138,scope_layer=1 │ │ T :: Identifier │ macro_source=138,scope_layer=1 │ │ i :: Identifier │ macro_source=138,scope_layer=1 │ │ [block] │ jl_source=L67 │ │ [if] │ jl_source=L67 │ │ [generated] │ macro_source=138,jl_source=L67 │ │ [block] │ scope_layer=1 │ │ [if] │ scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ isa :: Identifier │ macro_source=138,scope_layer=1 │ │ i :: Identifier │ macro_source=138,scope_layer=1 │ │ Integer :: Identifier │ macro_source=138,scope_layer=1 │ │ [block] │ scope_layer=1 │ │ [||] │ scope_layer=1 │ │ [comparison] │ macro_source=138,scope_layer=1 │ │ 1 :: Value │ macro_source=138,scope_layer=1 │ │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ │ i :: Identifier │ macro_source=138,scope_layer=1 │ │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ fieldcount :: Identifier │ macro_source=138,scope_layer=1 │ │ T :: Identifier │ macro_source=138,scope_layer=1 │ │ [symbolicgoto] │ macro_source=168,jl_source=L42 │ │ error :: Identifier │ macro_source=168,scope_layer=1 │ │ [return] │ macro_source=138,scope_layer=1 │ │ i :: Identifier │ macro_source=138,scope_layer=1 │ │ [elseif] │ scope_layer=1 │ │ [block] │ scope_layer=1 │ │ [&&] │ scope_layer=1 │ │ [<:] │ scope_layer=1 │ │ T :: Identifier │ macro_source=138,scope_layer=1 │ │ Tuple :: Identifier │ macro_source=138,scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ isa :: Identifier │ macro_source=138,scope_layer=1 │ │ i :: Identifier │ macro_source=138,scope_layer=1 │ │ Symbol :: Identifier │ macro_source=138,scope_layer=1 │ │ [block] │ scope_layer=1 │ │ [=] │ macro_source=138,scope_layer=1 │ │ s :: Identifier │ macro_source=138,scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ string :: Identifier │ macro_source=138,scope_layer=1 │ │ i :: Identifier │ macro_source=138,scope_layer=1 │ │ [||] │ scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ startswith :: Identifier │ macro_source=138,scope_layer=1 │ │ s :: Identifier │ macro_source=138,scope_layer=1 │ │ "_" :: Value │ macro_source=138,scope_layer=1 │ │ [symbolicgoto] │ macro_source=194,jl_source=L42 │ │ error :: Identifier │ macro_source=194,scope_layer=1 │ │ [=] │ macro_source=138,scope_layer=1 │ │ j :: Identifier │ macro_source=138,scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ tryparse :: Identifier │ macro_source=138,scope_layer=1 │ │ Int :: Identifier │ macro_source=138,scope_layer=1 │ │ [ref] │ macro_source=138,scope_layer=1 │ │ s :: Identifier │ macro_source=138,scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ : :: Identifier │ macro_source=138,scope_layer=1 │ │ 2 :: Value │ macro_source=138,scope_layer=1 │ │ end :: Identifier │ macro_source=138,scope_layer=1 │ │ [||] │ scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ isa :: Identifier │ macro_source=138,scope_layer=1 │ │ j :: Identifier │ macro_source=138,scope_layer=1 │ │ Int :: Identifier │ macro_source=138,scope_layer=1 │ │ [symbolicgoto] │ macro_source=214,jl_source=L42 │ │ error :: Identifier │ macro_source=214,scope_layer=1 │ │ [||] │ scope_layer=1 │ │ [comparison] │ macro_source=138,scope_layer=1 │ │ 1 :: Value │ macro_source=138,scope_layer=1 │ │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ │ j :: Identifier │ macro_source=138,scope_layer=1 │ │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ fieldcount :: Identifier │ macro_source=138,scope_layer=1 │ │ T :: Identifier │ macro_source=138,scope_layer=1 │ │ [symbolicgoto] │ macro_source=227,jl_source=L42 │ │ error :: Identifier │ macro_source=227,scope_layer=1 │ │ [return] │ macro_source=138,scope_layer=1 │ │ j :: Identifier │ macro_source=138,scope_layer=1 │ │ [block] │ scope_layer=1 │ │ [=] │ macro_source=138,scope_layer=1 │ │ j :: Identifier │ macro_source=138,scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ findfirst :: Identifier │ macro_source=138,scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ == :: Identifier │ macro_source=138,scope_layer=1 │ │ i :: Identifier │ macro_source=138,scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ fieldnames :: Identifier │ macro_source=138,scope_layer=1 │ │ T :: Identifier │ macro_source=138,scope_layer=1 │ │ [||] │ scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ isa :: Identifier │ macro_source=138,scope_layer=1 │ │ j :: Identifier │ macro_source=138,scope_layer=1 │ │ Integer :: Identifier │ macro_source=138,scope_layer=1 │ │ [symbolicgoto] │ macro_source=249,jl_source=L42 │ │ error :: Identifier │ macro_source=249,scope_layer=1 │ │ [return] │ macro_source=138,scope_layer=1 │ │ j :: Identifier │ macro_source=138,scope_layer=1 │ │ [symbolicblock] │ │ │ loop-exit :: Identifier │ scope_layer=1 │ │ error :: Identifier │ macro_source=259,scope_layer=1 │ │ [call] │ jl_source=L67 │ │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ │ Expr :: Value │ jl_source=L67 │ │ [inert] │ jl_source=L67 │ │ [call] │ │ │ error :: Identifier │ │ │ [$] │ │ │ [string] │ │ │ "invalid field name " :: Value │ │ │ [call] │ │ │ repr :: Identifier │ │ │ i :: Identifier │ │ │ " for " :: Value │ │ │ [call] │ │ │ repr :: Identifier │ │ │ T :: Identifier │ │ │ [tuple] │ jl_source=L31 │ │ [string] │ macro_source=138,scope_layer=1 │ │ "invalid field name " :: Value │ macro_source=138,scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ repr :: Identifier │ macro_source=138,scope_layer=1 │ │ i :: Identifier │ macro_source=138,scope_layer=1 │ │ " for " :: Value │ macro_source=138,scope_layer=1 │ │ [call] │ macro_source=138,scope_layer=1 │ │ repr :: Identifier │ macro_source=138,scope_layer=1 │ │ T :: Identifier │ macro_source=138,scope_layer=1 │ │ [block] │ jl_source=L67 │ │ [meta] │ jl_source=L67 │ │ generated_only :: Identifier │ scope_layer=2,jl_source=L67 │ │ [return] │ macro_source=138,jl_source=L67 │ │ nothing :: Value │ macro_source=138,jl_source=L67 │ │ │ │ file = "/home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl" │ │ line = 188 │ └ mod = UnsafePointers │ ERROR: LoadError: LoweringError: │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# - label `error` referenced but not defined │ Expression: │ goto:error │ Containing expressions: │ (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j)))) │ (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j)))) │ (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j)))) │ (if (call isa i Integer) (block (if (if (call ≤ 1 i) (call ≤ i (call fieldcount T)) false) true goto:error) (return i)) (elseif (block (&& (call <: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (if (call startswith s "_") true goto:error) (= j (call tryparse Int (block (= #₃/s s) (call top.getindex #₃/s (call : 2 (call top.lastindex #₃/s)))))) (if (call isa j Int) true goto:error) (if (if (call ≤ 1 j) (call ≤ j (call fieldcount T)) false) true goto:error) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (if (call isa j Integer) true goto:error) (return j)))) │ (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) goto:error) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") goto:error) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) goto:error) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) goto:error) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) goto:error) (return j)))) │ │ Detailed provenance: │ goto:error @#= /source/usr/share/julia/JuliaLowering/src/syntax_macros.jl:42 =# │ └─ (symbolicgoto error) @#= /source/usr/share/julia/JuliaLowering/src/syntax_macros.jl:42 =# │ ├─ error │ │ ├─ error │ │ │ ├─ error │ │ │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 │ │ │ └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T)))))))) │ │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 │ │ └─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error) │ │ ├─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error) │ │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 │ │ └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T)))))))) │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 │ └─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error) │ ├─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error) │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 │ └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T)))))))) │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 │ │ Stacktrace: │ [1] compile_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1043 │ [2] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1191 │ [3] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:854 │ [4] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:715 │ [5] compile_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1031 │ [6] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1191 │ [7] linearize_ir(ctx::Base.JuliaLowering.ClosureConversionCtx{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1281 │ [8] 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:33 │ [9] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [10] 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:3296 │ [11] top-level scope │ @ stdin:5 │ [12] eval(m::Module, e::Any) │ @ Core boot.jl:521 │ [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [14] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [15] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [16] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:1 │ in expression starting at stdin:5 └ ViennaRNA: Error During Test at /home/pkgeval/.julia/packages/ViennaRNA/QSArb/test/runtests.jl:7 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: Unitful → PrintfExt Failed to precompile PrintfExt [b9ea993f-b772-5925-8ed6-ee513e2351c1] to "/home/pkgeval/.julia/compiled/v1.14/PrintfExt/jl_ajsUWE" (ProcessExited(1)). Unitful Failed to precompile Unitful [1986cc42-f94f-5a68-af5c-568840ba703d] to "/home/pkgeval/.julia/compiled/v1.14/Unitful/jl_t2gk8D" (ProcessExited(1)). ViennaRNA Failed to precompile ViennaRNA [05a721ad-238d-4945-8c85-8b5c1fff3465] to "/home/pkgeval/.julia/compiled/v1.14/ViennaRNA/jl_CJwQSk" (ProcessExited(1)). UnsafePointers Failed to precompile UnsafePointers [e17b2a0c-0bdf-430a-bd0c-3a23cae4ff39] to "/home/pkgeval/.julia/compiled/v1.14/UnsafePointers/jl_SVNNml" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/ViennaRNA/QSArb/test/aqua.jl:2 Test Summary: | Error Total Time ViennaRNA | 1 1 10m37.1s RNG of the outermost testset: Random.Xoshiro(0x458c5dd6677e8694, 0x7dd859cdb2a44875, 0x5f6e07e21151e0cf, 0x7d695e4e7ca199e9, 0x0a1d26cf3e6ff95d) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ViennaRNA/QSArb/test/runtests.jl:7 Testing failed after 764.78s ERROR: LoadError: Package ViennaRNA errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1613.83s: package fails to precompile