Package evaluation to test Flamenco on Julia 1.14.0-DEV.2071 (559ec66647*) started at 2026-04-23T15:40:22.690 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.69s ################################################################################ # Installation # Installing Flamenco... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [98617a16] + Flamenco v0.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [e1450e63] + BufferedStreams v1.2.2 [98617a16] + Flamenco v0.1.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 [10745b16] + Statistics v1.11.1 [b189fb0b] + ThreadPools v2.1.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.6s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.8 s ✓ ThreadPools 2.0 s ✓ Flamenco 2 dependencies successfully precompiled in 9 seconds. 39 already precompiled. Precompilation completed after 33.62s ################################################################################ # Testing # Testing Flamenco Status `/tmp/jl_SgBicT/Project.toml` [e1450e63] BufferedStreams v1.2.2 [98617a16] Flamenco v0.1.2 [cd3eb016] HTTP v1.11.0 [682c06a0] JSON v1.5.0 [1bc83da4] SafeTestsets v0.1.0 [b189fb0b] ThreadPools v2.1.1 [ade2ca70] Dates v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_SgBicT/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [e1450e63] BufferedStreams v1.2.2 [944b1d66] CodecZlib v0.7.8 [f0e56b4a] ConcurrentUtilities v2.5.1 [460bff9d] ExceptionUnwrapping v0.1.11 [98617a16] Flamenco v0.1.2 [cd3eb016] HTTP v1.11.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.5.0 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.10 [4d8831e6] OpenSSL v1.6.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [3cdcf5f2] RecipesBase v1.3.4 [1bc83da4] SafeTestsets v0.1.0 [777ac1f9] SimpleBufferStream v1.2.0 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.8.0 [b189fb0b] ThreadPools v2.1.1 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [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 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.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 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.30+0 [458c3c95] OpenSSL_jll v3.5.6+0 [83775a58] Zlib_jll v1.3.2+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time CRUD | 28 28 41.7s 42.510437 seconds (11.66 M allocations: 701.810 MiB, 2.92% gc time, 96.51% compilation time: <1% of which was recompilation) Space before Header colon: Error During Test at /home/pkgeval/.julia/packages/Flamenco/h7JIZ/test/header_test.jl:6 Got exception outside of a @test ArgumentError: Invalid header key or value Stacktrace: [1] mkheaders(h::Vector{Pair{String, String}}, headers::Vector{Pair{SubString{String}, SubString{String}}}) @ HTTP.Messages ~/.julia/packages/HTTP/Y97L1/src/Messages.jl:215 [2] isempty(s::SubString{String}) @ Base ~/.julia/packages/HTTP/Y97L1/src/Messages.jl:209 [inlined] [3] resource(uri::URIs.URI) @ HTTP.Messages ~/.julia/packages/HTTP/Y97L1/src/clientlayers/MessageRequest.jl:15 [inlined] [4] (::HTTP.MessageRequest.var"#makerequest#messagelayer##0"{HTTP.MessageRequest.var"#makerequest#1#messagelayer##1"{HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}}}})(method::String, url::URIs.URI, headers::Vector{Pair{String, String}}, body::Vector{UInt8}; copyheaders::Bool, response_stream::Nothing, http_version::HTTP.Strings.HTTPVersion, verbose::Int64, kw::@Kwargs{}) @ HTTP.MessageRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/MessageRequest.jl:25 [5] makerequest @ ~/.julia/packages/HTTP/Y97L1/src/clientlayers/MessageRequest.jl:24 [inlined] [6] request(stack::HTTP.MessageRequest.var"#makerequest#messagelayer##0"{HTTP.MessageRequest.var"#makerequest#1#messagelayer##1"{HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}}}}, method::String, url::String, h::Vector{Pair{String, String}}, b::Vector{UInt8}, q::Nothing; headers::Vector{Pair{String, String}}, body::Vector{UInt8}, query::Nothing, kw::@Kwargs{}) @ HTTP ~/.julia/packages/HTTP/Y97L1/src/HTTP.jl:465 [7] request(stack::Function, method::String, url::String, h::Vector{Pair{String, String}}, b::Vector{UInt8}, q::Nothing) @ HTTP ~/.julia/packages/HTTP/Y97L1/src/HTTP.jl:463 [8] #request#21 @ ~/.julia/packages/HTTP/Y97L1/src/HTTP.jl:323 [inlined] [9] request(method::String, url::String, h::Vector{Pair{String, String}}, b::Vector{UInt8}) @ HTTP ~/.julia/packages/HTTP/Y97L1/src/HTTP.jl:321 [inlined] [10] top-level scope @ ~/.julia/packages/Flamenco/h7JIZ/test/header_test.jl:7 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [12] macro expansion @ ~/.julia/packages/Flamenco/h7JIZ/test/header_test.jl:7 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [14] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:8 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/Flamenco/h7JIZ/test/runtests.jl:8 [inlined] [17] eval(m::Module, e::Any) @ Core ./boot.jl:517 [18] macro expansion @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] [19] macro expansion @ ./timing.jl:739 [inlined] [20] macro expansion @ ~/.julia/packages/Flamenco/h7JIZ/test/runtests.jl:8 [inlined] [21] macro expansion @ ./timing.jl:739 [inlined] [22] top-level scope @ ~/.julia/packages/Flamenco/h7JIZ/test/runtests.jl:395 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:517 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [27] _start() @ Base ./client.jl:593 Test Summary: | Pass Error Total Time Header | 5 1 6 4.8s Space before Header colon | 1 1 4.4s Space after Header colon | 5 5 0.3s RNG of the outermost testset: Random.Xoshiro(0x36b45f84c08150f9, 0x3f480741976777b5, 0xf1cc1a528bdc14be, 0x0bffe78bff92c2c7, 0x01884dba3f07733f) ERROR: LoadError: Some tests did not pass: 5 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Flamenco/h7JIZ/test/runtests.jl:6 Testing failed after 63.67s ERROR: LoadError: Package Flamenco 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] Cmd(cmd::Cmd) @ Base /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] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 136.58s: package tests unexpectedly errored