Package evaluation to load EmpiricalCDFs on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T19:24:33.973 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing EmpiricalCDFs... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [0dcf7749] + EmpiricalCDFs v0.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [0dcf7749] + EmpiricalCDFs v0.2.2 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.75s ################################################################################ # 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.68s ################################################################################ # Loading # Loading EmpiricalCDFs... ERROR: LoadError: ParseError: # Error @ /home/pkgeval/.julia/packages/EmpiricalCDFs/qCZ5x/src/cdfs.jl:255:14 function finv(cdf::EmpiricalCDF)  function (c::Real) # └───────┘ ── Invalid signature in function definition Stacktrace:  [1] top-level scope  @ ~/.julia/packages/EmpiricalCDFs/qCZ5x/src/cdfs.jl:255  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/EmpiricalCDFs/qCZ5x/src/EmpiricalCDFs.jl:34  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [5] 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  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [9] include_string  @ ./loading.jl:3102 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [11] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/EmpiricalCDFs/qCZ5x/src/cdfs.jl:255 in expression starting at /home/pkgeval/.julia/packages/EmpiricalCDFs/qCZ5x/src/EmpiricalCDFs.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ EmpiricalCDFs │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: EmpiricalCDFs Failed to precompile EmpiricalCDFs [0dcf7749-4f9f-5e13-9c57-506664207bbc] to "/home/pkgeval/.julia/compiled/v1.14/EmpiricalCDFs/jl_qtaDsr" (ProcessExited(1)). Loading failed after 7.54s 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 EmpiricalCDFs'`, 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 39.92s: package fails to precompile