Package evaluation to test Nghttp2Wrapper on Julia 1.14.0-DEV.2043 (b936235316*) started at 2026-04-16T17:45:21.391 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.03s ################################################################################ # Installation # Installing Nghttp2Wrapper... Resolving package versions... Installed Nghttp2Wrapper ─ v0.2.0 Updating `~/.julia/environments/v1.14/Project.toml` [aac3f40a] + Nghttp2Wrapper v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [aac3f40a] + Nghttp2Wrapper v0.2.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [802f3686] + Reseau v1.0.1 [5c2747f8] + URIs v1.6.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [458c3c95] + OpenSSL_jll v3.5.6+0 [8e850ede] + nghttp2_jll v1.68.1+0 Installation completed after 1.42s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.3 s ✓ Nghttp2Wrapper 1 dependency successfully precompiled in 3 seconds. 39 already precompiled. Precompilation completed after 23.7s ################################################################################ # Testing # Testing Nghttp2Wrapper Status `/tmp/jl_mHJm5Q/Project.toml` [4c88cf16] Aqua v0.8.14 [aac3f40a] Nghttp2Wrapper v0.2.0 [f8b46487] TestItemRunner v1.1.5 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 [8e850ede] nghttp2_jll v1.68.1+0 Status `/tmp/jl_mHJm5Q/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.1 [aac3f40a] Nghttp2Wrapper v0.2.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [802f3686] Reseau v1.0.1 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [5c2747f8] URIs v1.6.1 [0dad84c5] ArgTools v1.1.2 [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 [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.0.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.3.0+1 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [458c3c95] OpenSSL_jll v3.5.6+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.68.1+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... nghttp2_jll available: Error During Test at /home/pkgeval/.julia/packages/Nghttp2Wrapper/lurDI/test/package_tests.jl:9 Test threw exception Expression: !(isempty(nghttp2_jll.libnghttp2)) MethodError: no method matching iterate(::Base.Libc.Libdl.LazyLibrary) The function `iterate` exists, but no method is defined for this combination of argument types. Closest candidates are: iterate(!Matched::ExponentialBackOff) @ Base error.jl:275 iterate(!Matched::ExponentialBackOff, !Matched::Any) @ Base error.jl:275 iterate(!Matched::Compiler.BitSetBoundedMinPrioritySet, Any...) @ Base /opt/julia/share/julia/Compiler/src/inferencestate.jl:68 ... Stacktrace: [1] isempty(itr::Base.Libc.Libdl.LazyLibrary) @ Base ./essentials.jl:1197 [2] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [3] top-level scope @ ~/.julia/packages/Nghttp2Wrapper/lurDI/test/package_tests.jl:560 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Test Summary: | Pass Error Total Time Package | 240 1 241 1m59.5s test/streams_tests.jl | 2 2 3.2s test/client_tests.jl | 8 8 19.0s test/proxy_tests.jl | 3 3 2.4s test/validation_tests.jl | 13 13 0.2s test/http_methods_tests.jl | 6 6 3.0s test/constants_tests.jl | 12 12 0.0s test/priority_tests.jl | 8 8 0.1s test/websocket_tests.jl | 1 1 0.7s test/errors_tests.jl | 13 13 1.2s test/server_types_tests.jl | 12 12 0.1s test/aqua_tests.jl | 11 11 1m03.6s test/docs_tests.jl | 3 3 0.1s test/request_tests.jl | 11 11 0.1s test/session_wrapper_tests.jl | 5 5 0.3s test/hpack_tests.jl | 10 10 0.4s test/io_tests.jl | 3 3 0.1s test/server_push_tests.jl | 2 2 0.0s test/streaming_tests.jl | 2 2 1.2s test/hpack_wrapper_tests.jl | 13 13 0.5s test/version_tests.jl | 12 12 0.1s test/wrappers_tests.jl | 14 14 1.0s test/response_tests.jl | 5 5 0.1s test/infrastructure_tests.jl | 3 3 0.0s test/interop_tests.jl | 2 2 2.3s test/package_tests.jl | 2 1 3 4.4s package loads | 1 1 0.0s nghttp2_jll available | 1 1 2 4.4s test/perf_tests.jl | 4 4 0.2s test/async_tests.jl | 2 2 2.9s test/pool_tests.jl | 8 8 3.5s test/hpack_advanced_tests.jl | 4 4 0.0s test/server_concurrent_tests.jl | 1 1 4.4s test/session_tests.jl | 10 10 0.1s test/nvpair_tests.jl | 10 10 0.1s test/multiplexing_tests.jl | 2 2 1.7s test/frames_tests.jl | 6 6 0.1s test/server_tests.jl | 17 17 2.3s ERROR: LoadError: Some tests did not pass: 240 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Nghttp2Wrapper/lurDI/test/runtests.jl:3 Testing failed after 160.07s ERROR: LoadError: Package Nghttp2Wrapper 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:3162 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [4] 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:586 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:562 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:326 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [14] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 233.75s: package tests unexpectedly errored