Package evaluation to load OpenInterfaces on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T18:52:31.175 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing OpenInterfaces... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [07e4ff7f] + OpenInterfaces v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [07e4ff7f] + OpenInterfaces v0.1.0 Installation completed after 1.8s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.42s ################################################################################ # Loading # Loading OpenInterfaces... ERROR: LoadError: cannot define function eval; it already has a value Stacktrace:  [1] top-level scope  @ ~/.julia/packages/OpenInterfaces/cbRMd/src/OpenInterfaces.jl:18  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [3] 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:3250  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [7] include_string  @ ./loading.jl:3102 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [9] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/OpenInterfaces/cbRMd/src/OpenInterfaces.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ OpenInterfaces │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: OpenInterfaces Failed to precompile OpenInterfaces [07e4ff7f-07bb-45cd-9e58-8fac98767c00] to "/home/pkgeval/.julia/compiled/v1.14/OpenInterfaces/jl_ArcYVh" (ProcessExited(1)). Loading failed after 6.7s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using OpenInterfaces'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:211 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:202 PkgEval failed after 37.5s: package fails to precompile