Package evaluation to test OptunaDashboard on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T11:04:28.736 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.27s ################################################################################ # Installation # Installing OptunaDashboard... Resolving package versions... Installed IteratorInterfaceExtensions ─ v1.0.0 Installed OrderedCollections ────────── v1.8.2 Installed UnsafePointers ────────────── v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed micromamba_jll ────────────── v2.3.1+0 Installed DataValueInterfaces ───────── v1.0.0 Installed StructUtils ───────────────── v2.8.2 Installed CondaPkg ──────────────────── v0.2.36 Installed MacroTools ────────────────── v0.5.16 Installed Pidfile ───────────────────── v1.3.0 Installed PrecompileTools ───────────── v1.3.4 Installed OptunaDashboard ───────────── v1.0.0 Installed MicroMamba ────────────────── v0.1.15 Installed DefaultApplication ────────── v1.1.0 Installed Parsers ───────────────────── v2.8.5 Installed Tables ────────────────────── v1.12.1 Installed Scratch ───────────────────── v1.3.0 Installed pixi_jll ──────────────────── v0.63.2+0 Installed JSON ──────────────────────── v1.6.1 Installed TableTraits ───────────────── v1.0.1 Installed Preferences ───────────────── v1.5.2 Installed JLLWrappers ───────────────── v1.8.0 Installed PythonCall ────────────────── v0.9.35 Updating `~/.julia/environments/v1.14/Project.toml` [5594cc6f] + OptunaDashboard v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [992eb4ea] + CondaPkg v0.2.36 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [3f0dd361] + DefaultApplication v1.1.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [682c06a0] + JSON v1.6.1 [1914dd2f] + MacroTools v0.5.16 [0b3b1443] + MicroMamba v0.1.15 [5594cc6f] + OptunaDashboard v1.0.0 ⌅ [bac558e1] + OrderedCollections v1.8.2 [69de0a69] + Parsers v2.8.5 [fa939f87] + Pidfile v1.3.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [6099a3de] + PythonCall v0.9.35 [6c6a2e73] + Scratch v1.3.0 [ec057cc2] + StructUtils v2.8.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [e17b2a0c] + UnsafePointers v1.0.0 [f8abcde7] + micromamba_jll v2.3.1+0 [4d7b5844] + pixi_jll v0.63.2+0 [0dad84c5] + ArgTools v1.2.0 [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 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.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 [deac9b47] + LibCURL_jll v8.20.0+1 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [458c3c95] + OpenSSL_jll v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [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 5.42s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.1 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 3.9 s ✓ MacroTools 1.0 s ✓ DataAPI ┌ 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:1049  [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:1197  [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:1037  [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:1197  [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:1287  [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:325  [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:522  [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 0.5 s ✓ DataValueInterfaces 34.6 s ✓ URIs 130.8 s ✓ OrderedCollections 0.8 s ✓ HashArrayMappedTries 0.9 s ✓ EnumX 48.5 s ✓ TranscodingStreams 0.5 s ✓ IteratorInterfaceExtensions 0.8 s ✓ ChunkCodecCore 1.1 s ✓ Requires 2.0 s ✓ Scratch 2.8 s ✓ StructUtils 1.4 s ✓ DefaultApplication 2.4 s ✓ Preferences 1.0 s ✓ Pidfile 0.9 s ✓ ScopedValues 17.8 s ✓ CodecZlib 0.5 s ✓ TableTraits 1.1 s ✓ ChunkCodecLibZlib 1.3 s ✓ ChunkCodecLibZstd 10.2 s ✓ FileIO 2.9 s ✓ JLLWrappers 2.7 s ✓ PrecompileTools 131.8 s ✓ Tables 6.8 s ✓ micromamba_jll 6.5 s ✓ pixi_jll ┌ Info: JuliaLowering threw given input: │ code = │ :(function _try_accept_socket_accept4(fd::Cint)::Tuple{Cint, AcceptPeer, Int32} │ #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:265 =# │ #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:266 =# │ addrbuf = Ref{NTuple{_ACCEPT_ADDRBUF_LEN, UInt8}}() │ #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:267 =# │ addrlen = Ref{SockLen}(SockLen(_ACCEPT_ADDRBUF_LEN)) │ #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:268 =# │ flags = Cint(_SOCK_NONBLOCK | _SOCK_CLOEXEC) │ #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:269 =# │ newfd = #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:269 =# GC.@preserve(addrbuf, begin │ #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:270 =# │ #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:270 =# @gcsafe_ccall accept4(fd::Cint, Base.unsafe_convert(Ptr{Cvoid}, addrbuf)::Ptr{Cvoid}, addrlen::Ref{SockLen}, flags::Cint)::Cint │ end) │ #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:277 =# │ newfd == -1 && return (Cint(-1), nothing, _errno_i32()) │ #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:278 =# │ peer = #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:278 =# GC.@preserve(addrbuf, begin │ #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:279 =# │ addrptr = Ptr{UInt8}(Base.unsafe_convert(Ptr{NTuple{_ACCEPT_ADDRBUF_LEN, UInt8}}, addrbuf)) │ #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:280 =# │ _decode_accept_peer(addrptr, addrlen[]) │ end) │ #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:282 =# │ return (newfd, peer, Int32(0)) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [function] │ │ [::] │ │ [call] │ │ _try_accept_socket_accept4 :: Identifier │ │ [::] │ │ fd :: Identifier │ │ Cint :: Identifier │ │ [curly] │ │ Tuple :: Identifier │ │ Cint :: Identifier │ │ AcceptPeer :: Identifier │ │ Int32 :: Identifier │ │ [block] │ │ [=] │ │ addrbuf :: Identifier │ │ [call] │ │ [curly] │ │ Ref :: Identifier │ │ [curly] │ │ NTuple :: Identifier │ │ _ACCEPT_ADDRBUF_LEN :: Identifier │ │ UInt8 :: Identifier │ │ [=] │ │ addrlen :: Identifier │ │ [call] │ │ [curly] │ │ Ref :: Identifier │ │ SockLen :: Identifier │ │ [call] │ │ SockLen :: Identifier │ │ _ACCEPT_ADDRBUF_LEN :: Identifier │ │ [=] │ │ flags :: Identifier │ │ [call] │ │ Cint :: Identifier │ │ [call] │ │ | :: Identifier │ │ _SOCK_NONBLOCK :: Identifier │ │ _SOCK_CLOEXEC :: Identifier │ │ [=] │ │ newfd :: Identifier │ │ [macrocall] │ │ [.] │ │ GC :: Identifier │ │ [inert] │ │ @preserve :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:269 =#) :: Value │ │ addrbuf :: Identifier │ │ [block] │ │ [macrocall] │ │ @gcsafe_ccall :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:270 =#) :: Value │ │ [::] │ │ [call] │ │ accept4 :: Identifier │ │ [::] │ │ fd :: Identifier │ │ Cint :: Identifier │ │ [::] │ │ [call] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ unsafe_convert :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ Cvoid :: Identifier │ │ addrbuf :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ Cvoid :: Identifier │ │ [::] │ │ addrlen :: Identifier │ │ [curly] │ │ Ref :: Identifier │ │ SockLen :: Identifier │ │ [::] │ │ flags :: Identifier │ │ Cint :: Identifier │ │ Cint :: Identifier │ │ [&&] │ │ [call] │ │ == :: Identifier │ │ newfd :: Identifier │ │ -1 :: Value │ │ [return] │ │ [tuple] │ │ [call] │ │ Cint :: Identifier │ │ -1 :: Value │ │ nothing :: Identifier │ │ [call] │ │ _errno_i32 :: Identifier │ │ [=] │ │ peer :: Identifier │ │ [macrocall] │ │ [.] │ │ GC :: Identifier │ │ [inert] │ │ @preserve :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:278 =#) :: Value │ │ addrbuf :: Identifier │ │ [block] │ │ [=] │ │ addrptr :: Identifier │ │ [call] │ │ [curly] │ │ Ptr :: Identifier │ │ UInt8 :: Identifier │ │ [call] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ unsafe_convert :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ [curly] │ │ NTuple :: Identifier │ │ _ACCEPT_ADDRBUF_LEN :: Identifier │ │ UInt8 :: Identifier │ │ addrbuf :: Identifier │ │ [call] │ │ _decode_accept_peer :: Identifier │ │ addrptr :: Identifier │ │ [ref] │ │ addrlen :: Identifier │ │ [return] │ │ [tuple] │ │ newfd :: Identifier │ │ peer :: Identifier │ │ [call] │ │ Int32 :: Identifier │ │ 0 :: Value │ │ │ st1 = nothing │ file = "/home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl" │ line = 265 └ mod = Reseau.SocketOps ERROR: LoadError: MacroExpansionError while expanding $(Expr(:scope_layer, Symbol("@gcsafe_ccall"), 1)) in module Reseau.SocketOps: #= /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:270 =# - Error expanding macro Caused by: ArgumentError: @ccall function name must be a symbol, a `.` node (e.g. `libc.printf`) or an interpolated function pointer (with `$`) Stacktrace:  [1] ccall_macro_parse(exprs::Vector{Any})  @ Base c.jl:326  [2] macro expansion  @ ~/.julia/packages/Reseau/o1uhI/src/0_compat.jl:40  [3] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:343  [4] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:431  [5] (::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461 [inlined]  [6] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [7] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461  [8] (::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461 [inlined]  [9] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [10] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461  [11] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:370  [12] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:431  [13] (::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461 [inlined]  [14] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [15] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461  [16] (::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461 [inlined]  [17] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [18] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461  [19] (::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461 [inlined]  [20] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [21] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461  [22] expand_forms_1(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, expr_compat_mode::Bool, macro_world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:480  [23] 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:29  [24] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [25] top-level scope  @ ~/.julia/packages/Reseau/o1uhI/src/1_socket_ops.jl:1  [26] macro expansion  @ ~/.julia/packages/Reseau/o1uhI/src/1_socket_ops.jl:381 [inlined]  [27] macro expansion  @ ~/.julia/packages/Reseau/o1uhI/src/1_socket_ops.jl:384 [inlined]  [28] eval(m::Module, e::Any)  @ Core boot.jl:522  [29] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:547  [30] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:520 [inlined]  [31] top-level scope  @ ~/.julia/packages/Reseau/o1uhI/src/1_socket_ops.jl:1  [32] macro expansion  @ ~/.julia/packages/Reseau/o1uhI/src/1_socket_ops.jl:1 [inlined]  [33] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [34] top-level scope  @ ~/.julia/packages/Reseau/o1uhI/src/Reseau.jl:13  [35] include(mod::Module, _path::String)  @ Base Base.jl:325  [36] 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  [37] top-level scope  @ stdin:5  [38] eval(m::Module, e::Any)  @ Core boot.jl:522  [39] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [40] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [41] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [42] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Reseau/o1uhI/src/socket_ops/linux.jl:265 in expression starting at /home/pkgeval/.julia/packages/Reseau/o1uhI/src/1_socket_ops.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reseau/o1uhI/src/Reseau.jl:1 in expression starting at stdin:5 ✗ Reseau 32.5 s ✓ Parsers ERROR: LoadError: MacroExpansionError while expanding $(Expr(:scope_layer, Symbol("@simd"), 1)) in module JLD2.Filters: #= /home/pkgeval/.julia/packages/JLD2/qcxKY/src/Filters.jl:106 =# - Error expanding macro Caused by: Base.SimdLoop.SimdError("simd loop index must be a symbol") Stacktrace:  [1] parse_iteration_space(x::Expr)  @ Base.SimdLoop simdloop.jl:20  [2] compile(x::Expr, ivdep::Nothing)  @ Base.SimdLoop simdloop.jl:62  [3] macro expansion  @ simdloop.jl:128  [4] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:343  [5] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:431  [6] (::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461 [inlined]  [7] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [8] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461  [9] (::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461 [inlined]  [10] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [11] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461  [12] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:370  [13] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:431  [14] (::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461 [inlined]  [15] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [16] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461  [17] (::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461 [inlined]  [18] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [19] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:461  [20] expand_forms_1(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, expr_compat_mode::Bool, macro_world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:480  [21] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:67  [22] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:532  [23] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:520 [inlined]  [24] top-level scope  @ ~/.julia/packages/JLD2/qcxKY/src/Filters.jl:1  [25] macro expansion  @ ~/.julia/packages/JLD2/qcxKY/src/Filters.jl:1 [inlined]  [26] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [27] top-level scope  @ ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:535  [28] include(mod::Module, _path::String)  @ Base Base.jl:325  [29] 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  [30] top-level scope  @ stdin:5  [31] eval(m::Module, e::Any)  @ Core boot.jl:522  [32] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [33] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [34] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [35] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JLD2/qcxKY/src/Filters.jl:1 in expression starting at /home/pkgeval/.julia/packages/JLD2/qcxKY/src/JLD2.jl:1 in expression starting at stdin:5 ✗ JLD2 32.5 s ✓ StructUtils → StructUtilsTablesExt  Downloading artifact: micromamba 7.5 s ✓ MicroMamba ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("802f3686-a58f-41ce-bb0c-3c43c75bba36"), "Reseau") 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/HTTP/tDXzI/src/http_core.jl:2  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [14] top-level scope  @ ~/.julia/packages/HTTP/tDXzI/src/HTTP.jl:34  [15] include(mod::Module, _path::String)  @ Base Base.jl:325  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core boot.jl:522  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [20] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [22] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/HTTP/tDXzI/src/http_core.jl:2 in expression starting at /home/pkgeval/.julia/packages/HTTP/tDXzI/src/HTTP.jl:1 in expression starting at stdin:5 ✗ HTTP 93.7 s ✓ JSON  Downloading artifact: pixi 74.7 s ✓ CondaPkg ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e17b2a0c-0bdf-430a-bd0c-3a23cae4ff39"), "UnsafePointers") 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/PythonCall/5WGSP/src/C/C.jl:1  [13] macro expansion  @ ~/.julia/packages/PythonCall/5WGSP/src/C/C.jl:11 [inlined]  [14] eval(m::Module, e::Any)  @ Core boot.jl:522  [15] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:547  [16] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:520 [inlined]  [17] top-level scope  @ ~/.julia/packages/PythonCall/5WGSP/src/C/C.jl:1  [18] macro expansion  @ ~/.julia/packages/PythonCall/5WGSP/src/C/C.jl:1 [inlined]  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [20] top-level scope  @ ~/.julia/packages/PythonCall/5WGSP/src/PythonCall.jl:8  [21] include(mod::Module, _path::String)  @ Base Base.jl:325  [22] 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  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core boot.jl:522  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [26] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [28] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/PythonCall/5WGSP/src/C/C.jl:1 in expression starting at /home/pkgeval/.julia/packages/PythonCall/5WGSP/src/PythonCall.jl:1 in expression starting at stdin:5 ✗ PythonCall ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("6099a3de-0909-46bc-b1f4-468b9a2dfc0d"), "PythonCall") 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/Optuna/Q7ua2/src/Optuna.jl:9  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:522  [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/Optuna/Q7ua2/src/Optuna.jl:6 in expression starting at stdin:5 ✗ Optuna ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("6099a3de-0909-46bc-b1f4-468b9a2dfc0d"), "PythonCall") 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [11] top-level scope  @ ~/.julia/packages/OptunaDashboard/FuwBV/src/OptunaDashboard.jl:8  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/OptunaDashboard/FuwBV/src/OptunaDashboard.jl:6 in expression starting at stdin:5 ✗ OptunaDashboard 32 dependencies successfully precompiled in 896 seconds. 33 already precompiled. 2 dependencies had output during precompilation: ┌ CondaPkg │ Downloading artifact: pixi └ ┌ MicroMamba │ Downloading artifact: micromamba └ Precompilation completed after 932.65s ################################################################################ # Testing # Testing OptunaDashboard Status `/tmp/jl_Zb0sQG/Project.toml` [cd3eb016] HTTP v2.2.0 [a5d0552b] Optuna v0.2.1 [5594cc6f] OptunaDashboard v1.0.0 [8ba89e20] Distributed v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Zb0sQG/Manifest.toml` [0b6fb165] ChunkCodecCore v1.0.1 [4c0bbee4] ChunkCodecLibZlib v1.0.0 [55437552] ChunkCodecLibZstd v1.0.0 [944b1d66] CodecZlib v0.7.8 [992eb4ea] CondaPkg v0.2.36 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [3f0dd361] DefaultApplication v1.1.0 [4e289a0a] EnumX v1.0.7 ⌃ [5789e2e9] FileIO v1.16.5 [cd3eb016] HTTP v2.2.0 [076d061b] HashArrayMappedTries v0.2.0 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.6.4 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [1914dd2f] MacroTools v0.5.16 [0b3b1443] MicroMamba v0.1.15 [a5d0552b] Optuna v0.2.1 [5594cc6f] OptunaDashboard v1.0.0 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.5 [fa939f87] Pidfile v1.3.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [6099a3de] PythonCall v0.9.35 [ae029012] Requires v1.3.1 [802f3686] Reseau v1.3.0 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [ec057cc2] StructUtils v2.8.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [e17b2a0c] UnsafePointers v1.0.0 [f8abcde7] micromamba_jll v2.3.1+0 [4d7b5844] pixi_jll v0.63.2+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ERROR: LoadError: TaskFailedException nested task error: Timed out waiting to read host:port string from worker. Stacktrace: [1] worker_from_id(pg::Distributed.ProcessGroup, i::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:1118 [2] worker_from_id(i::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:1115 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:559 [inlined] [4] remote_do(::Function, ::Int64; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:539 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:559 [inlined] [6] remote_do(::typeof(exit), ::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:539 [inlined] [7] kill(manager::Distributed.LocalManager, pid::Int64, config::WorkerConfig; profile_wait::Int64, exit_timeout::Int64, term_timeout::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:746 [8] kill(manager::Distributed.LocalManager, pid::Int64, config::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:743 [inlined] [9] create_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:621 [10] setup_launched_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig, launched_q::Vector{Int64}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:565 ┌[11] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:521 [inlined] ╰──── repeated 2 times [13] (::Distributed.var"##kw_body#addprocs_locked#0##->###2"{Vector{Int64}, Distributed.LocalManager, WorkerConfig})() @ Distributed task.jl:506 caused by: Timed out waiting to read host:port string from worker. Stacktrace: [1] read_worker_host_port(io::Base.PipeEndpoint) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:359 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:582 [inlined] [3] connect(manager::Distributed.LocalManager, pid::Int64, config::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:563 [4] create_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:618 [5] setup_launched_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig, launched_q::Vector{Int64}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:565 ┌[6] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:521 [inlined] ╰─── repeated 2 times [8] (::Distributed.var"##kw_body#addprocs_locked#0##->###2"{Vector{Int64}, Distributed.LocalManager, WorkerConfig})() @ Distributed task.jl:506 ...and 1 more exception. Stacktrace: [1] sync_end(c::Channel{Any}) @ Base task.jl:630 [2] macro expansion @ task.jl:663 [inlined] [3] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:506 [4] addprocs_locked(manager::Distributed.LocalManager) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:471 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:465 [inlined] [6] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:418 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:458 [inlined] [8] addprocs(manager::Distributed.LocalManager) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:418 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:472 [inlined] [10] addprocs(np::Int64; restrict::Bool, kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:447 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:469 [inlined] [12] addprocs(np::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:447 [13] top-level scope @ ~/.julia/packages/OptunaDashboard/FuwBV/test/runtests.jl:7 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core boot.jl:522 [17] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/OptunaDashboard/FuwBV/test/runtests.jl:7 Testing failed after 77.71s ERROR: LoadError: Package OptunaDashboard 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:325 [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 1153.98s: package tests unexpectedly errored