Package evaluation to load HELICS on Julia 1.14.0-DEV.2114 (cccbcd9611*) started at 2026-05-05T09:35:37.147 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # Installation # Installing HELICS... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [81524022] + HELICS v3.4.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [fa961155] + CEnum v0.2.0 ⌅ [ffbed154] + DocStringExtensions v0.8.6 [81524022] + HELICS v3.4.0 [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.2 [ef3b0bb0] + HELICS_jll v3.6.1+0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [458c3c95] + OpenSSL_jll v3.5.6+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+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.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 1.1 s ✓ CEnum 2.5 s ✓ ZeroMQ_jll 2.4 s ✓ HELICS_jll ERROR: LoadError: MethodError: no method matching doc(::Base.Docs.Binding) The function `doc` exists, but no method is defined for this combination of argument types. Stacktrace:  [1] _enum_doc_string(enum_type::Type)  @ HELICS ~/.julia/packages/HELICS/UoiMq/src/enums.jl:60  [2] top-level scope  @ ~/.julia/packages/HELICS/UoiMq/src/enums.jl:80  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/HELICS/UoiMq/src/HELICS.jl:32  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [12] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/HELICS/UoiMq/src/enums.jl:80 in expression starting at /home/pkgeval/.julia/packages/HELICS/UoiMq/src/HELICS.jl:1 in expression starting at stdin:5 ✗ HELICS 3 dependencies successfully precompiled in 17 seconds. 15 already precompiled. Precompilation completed after 34.35s ################################################################################ # Loading # Loading HELICS... ERROR: LoadError: MethodError: no method matching doc(::Base.Docs.Binding) The function `doc` exists, but no method is defined for this combination of argument types. Stacktrace:  [1] _enum_doc_string(enum_type::Type)  @ HELICS ~/.julia/packages/HELICS/UoiMq/src/enums.jl:60  [2] top-level scope  @ ~/.julia/packages/HELICS/UoiMq/src/enums.jl:80  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/HELICS/UoiMq/src/HELICS.jl:32  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [12] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/HELICS/UoiMq/src/enums.jl:80 in expression starting at /home/pkgeval/.julia/packages/HELICS/UoiMq/src/HELICS.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ HELICS │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: HELICS Failed to precompile HELICS [81524022-8764-5038-b61c-08cb1f58760f] to "/home/pkgeval/.julia/compiled/v1.14/HELICS/jl_imm6yH" (ProcessExited(1)). Loading failed after 19.03s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using HELICS'`, ProcessExited(1)) [1] Stacktrace: [1] spawn_opts_inherit() @ Base ./process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:525 [3] run(::Cmd) @ Base ./process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base ./Base.jl:326 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [7] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 76.99s: package fails to precompile