Package evaluation to load PicoHTTPParser on Julia 1.14.0-DEV.2114 (cccbcd9611*) started at 2026-05-05T09:20:19.171 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing PicoHTTPParser... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7dfb699f] + PicoHTTPParser v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.1 [7dfb699f] + PicoHTTPParser v0.2.0 [21216c6a] + Preferences v1.5.2 [354b36f9] + StringViews v1.3.7 [c57283d8] + PicoHTTPParser_jll v0.1.0+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 5.23s ################################################################################ # 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... 2.4 s ✓ PicoHTTPParser_jll ERROR: LoadError: UndefVarError: `StringView` not defined in `PicoHTTPParser` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/PicoHTTPParser/wgITz/src/PicoHTTPParser.jl:10  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [9] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/PicoHTTPParser/wgITz/src/PicoHTTPParser.jl:1 in expression starting at stdin:5 ✗ PicoHTTPParser 1 dependency successfully precompiled in 6 seconds. 7 already precompiled. Precompilation completed after 23.62s ################################################################################ # Loading # Loading PicoHTTPParser... ERROR: LoadError: UndefVarError: `StringView` not defined in `PicoHTTPParser` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/PicoHTTPParser/wgITz/src/PicoHTTPParser.jl:10  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [9] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/PicoHTTPParser/wgITz/src/PicoHTTPParser.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ PicoHTTPParser │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: PicoHTTPParser Failed to precompile PicoHTTPParser [7dfb699f-0de3-4c94-bc59-7670dfa845e2] to "/home/pkgeval/.julia/compiled/v1.14/PicoHTTPParser/jl_xCXZfG" (ProcessExited(1)). Loading failed after 12.04s 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 PicoHTTPParser'`, 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 58.57s: package fails to precompile