Package evaluation to test OpenAlex on Julia 1.14.0-DEV.2590 (cfde0ec785*) started at 2026-07-03T19:45:21.578 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.55s ################################################################################ # Installation # Installing OpenAlex... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [1ebc9e4e] + OpenAlex v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [944b1d66] + CodecZlib v0.7.8 [4e289a0a] + EnumX v1.0.7 [cd3eb016] + HTTP v2.5.3 [0f8b85d8] + JSON3 v1.14.3 [1ebc9e4e] + OpenAlex v0.1.0 [69de0a69] + Parsers v2.8.6 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [802f3686] + Reseau v1.3.1 [856f2bd8] + StructTypes v1.11.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [458c3c95] + OpenSSL_jll v3.5.7+0 [83775a58] + Zlib_jll v1.3.2+0 Installation completed after 1.45s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 40.1 s ✓ Reseau ┌ Info: Ignoring an error that occurred during the precompilation workload │ exception = │ http timeout during request (budget 5000000000 ns, elapsed 6289718563 ns) │ Stacktrace: │ [1] request(method::String, url::URIs.URI, h::Vector{Pair{String, String}}, b::Nothing; headers::Vector{Pair{String, String}}, body::Nothing, basicauth::Nothing, retry::Bool, retries::Int64, retry_non_idempotent::Bool, retry_if::Nothing, respect_retry_after::Bool, retry_bucket::Bool, status_exception::Bool, redirect::Bool, redirect_limit::Nothing, redirect_method::Nothing, forwardheaders::Bool, proxy::HTTP.ProxyConfig, cookies::Bool, cookiejar::Nothing, query::Nothing, response_stream::Nothing, decompress::Nothing, max_decompressed_size::Int64, sse_callback::Nothing, max_sse_line_bytes::Int64, max_sse_event_bytes::Int64, client::Nothing, context::Nothing, connect_timeout::Float64, request_timeout::Float64, response_header_timeout::Float64, read_idle_timeout::Float64, write_idle_timeout::Int64, expect_continue_timeout::Nothing, readtimeout::Nothing, copyheaders::Nothing, pool::Nothing, canonicalize_headers::Nothing, detect_content_type::Nothing, observelayers::Nothing, retry_delays::Nothing, retry_check::Nothing, sslconfig::Nothing, socket_type_tls::Nothing, logerrors::Nothing, logtag::Nothing, trace::Nothing, verbose::Nothing, require_ssl_verification::Bool, protocol::Symbol) │ @ HTTP ~/.julia/packages/HTTP/9gSnj/src/http_client.jl:2007 │ [2] get(url::URIs.URI, headers::Vector{Pair{String, String}}; kwargs::@Kwargs{proxy::HTTP.ProxyConfig, connect_timeout::Float64, request_timeout::Float64, response_header_timeout::Float64, read_idle_timeout::Float64}) │ @ HTTP ~/.julia/packages/HTTP/9gSnj/src/http_client.jl:2255 [inlined] │ [3] _run_precompile_workload_inner!() │ @ HTTP ~/.julia/packages/HTTP/9gSnj/src/precompile.jl:258 │ [4] _run_precompile_workload!() │ @ HTTP ~/.julia/packages/HTTP/9gSnj/src/precompile.jl:387 │ [5] macro expansion │ @ ~/.julia/packages/HTTP/9gSnj/src/precompile.jl:441 [inlined] │ [6] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ [7] macro expansion │ @ ~/.julia/packages/HTTP/9gSnj/src/precompile.jl:440 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ [9] top-level scope │ @ ~/.julia/packages/HTTP/9gSnj/src/precompile.jl:439 │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [11] IncludeInto │ @ ./Base.jl:327 [inlined] │ [12] top-level scope │ @ ~/.julia/packages/HTTP/9gSnj/src/HTTP.jl:106 │ [13] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [14] 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:3303 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [18] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [20] _start() └ @ Base client.jl:596 81.0 s ✓ HTTP 2.7 s ✓ OpenAlex 3 dependencies successfully precompiled in 124 seconds. 26 already precompiled. 1 dependency had output during precompilation: ┌ HTTP │ ┌ Info: Ignoring an error that occurred during the precompilation workload │ │ exception = │ │ http timeout during request (budget 5000000000 ns, elapsed 6289718563 ns) │ │ Stacktrace: │ │ [1] request(method::String, url::URIs.URI, h::Vector{Pair{String, String}}, b::Nothing; headers::Vector{Pair{String, String}}, body::Nothing, basicauth::Nothing, retry::Bool, retries::Int64, retry_non_idempotent::Bool, retry_if::Nothing, respect_retry_after::Bool, retry_bucket::Bool, status_exception::Bool, redirect::Bool, redirect_limit::Nothing, redirect_method::Nothing, forwardheaders::Bool, proxy::HTTP.ProxyConfig, cookies::Bool, cookiejar::Nothing, query::Nothing, response_stream::Nothing, decompress::Nothing, max_decompressed_size::Int64, sse_callback::Nothing, max_sse_line_bytes::Int64, max_sse_event_bytes::Int64, client::Nothing, context::Nothing, connect_timeout::Float64, request_timeout::Float64, response_header_timeout::Float64, read_idle_timeout::Float64, write_idle_timeout::Int64, expect_continue_timeout::Nothing, readtimeout::Nothing, copyheaders::Nothing, pool::Nothing, canonicalize_headers::Nothing, detect_content_type::Nothing, observelayers::Nothing, retry_delays::Nothing, retry_check::Nothing, sslconfig::Nothing, socket_type_tls::Nothing, logerrors::Nothing, logtag::Nothing, trace::Nothing, verbose::Nothing, require_ssl_verification::Bool, protocol::Symbol) │ │ @ HTTP ~/.julia/packages/HTTP/9gSnj/src/http_client.jl:2007 │ │ [2] get(url::URIs.URI, headers::Vector{Pair{String, String}}; kwargs::@Kwargs{proxy::HTTP.ProxyConfig, connect_timeout::Float64, request_timeout::Float64, response_header_timeout::Float64, read_idle_timeout::Float64}) │ │ @ HTTP ~/.julia/packages/HTTP/9gSnj/src/http_client.jl:2255 [inlined] │ │ [3] _run_precompile_workload_inner!() │ │ @ HTTP ~/.julia/packages/HTTP/9gSnj/src/precompile.jl:258 │ │ [4] _run_precompile_workload!() │ │ @ HTTP ~/.julia/packages/HTTP/9gSnj/src/precompile.jl:387 │ │ [5] macro expansion │ │ @ ~/.julia/packages/HTTP/9gSnj/src/precompile.jl:441 [inlined] │ │ [6] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ │ [7] macro expansion │ │ @ ~/.julia/packages/HTTP/9gSnj/src/precompile.jl:440 [inlined] │ │ [8] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ │ [9] top-level scope │ │ @ ~/.julia/packages/HTTP/9gSnj/src/precompile.jl:439 │ │ [10] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:326 │ │ [11] IncludeInto │ │ @ ./Base.jl:327 [inlined] │ │ [12] top-level scope │ │ @ ~/.julia/packages/HTTP/9gSnj/src/HTTP.jl:106 │ │ [13] include(mod::Module, _path::String) │ │ @ Base Base.jl:325 │ │ [14] 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:3303 │ │ [15] top-level scope │ │ @ stdin:5 │ │ [16] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [18] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [19] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [20] _start() │ └ @ Base client.jl:596 └ Precompilation completed after 146.44s ################################################################################ # Testing # Testing OpenAlex Status `/tmp/jl_mMFXsD/Project.toml` [cd3eb016] HTTP v2.5.3 [0f8b85d8] JSON3 v1.14.3 [1ebc9e4e] OpenAlex v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_mMFXsD/Manifest.toml` [944b1d66] CodecZlib v0.7.8 [4e289a0a] EnumX v1.0.7 [cd3eb016] HTTP v2.5.3 [0f8b85d8] JSON3 v1.14.3 [1ebc9e4e] OpenAlex v0.1.0 [69de0a69] Parsers v2.8.6 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [802f3686] Reseau v1.3.1 [856f2bd8] StructTypes v1.11.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [458c3c95] OpenSSL_jll v3.5.7+0 [83775a58] Zlib_jll v1.3.2+0 Testing Running tests... Test Summary: | Pass Total Time OpenAlex.jl | 30 30 2m06.4s Testing OpenAlex tests passed Testing completed after 136.28s PkgEval succeeded after 311.48s