Package evaluation to test SimpleBufferStream on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T09:32:00.965 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 6.54s ################################################################################ # Installation # Installing SimpleBufferStream... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [777ac1f9] + SimpleBufferStream v1.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [777ac1f9] + SimpleBufferStream v1.2.0 Installation completed after 1.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 39377.0 ms ✓ Reseau 1285.6 ms ✓ Gzip_jll 73718.9 ms ✓ HTTP 3 dependencies successfully precompiled in 114 seconds. 26 already precompiled. 14 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, NetworkOptions, OpenSSL_jll, Printf, StyledStrings, TOML, Tar, UUIDs and Zlib_jll). Restart julia to access the new versions. Otherwise, 9 dependents of these packages may trigger further precompilation to work with the unexpected versions. 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 6574944668 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, 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/YgxJC/src/http_client.jl:1964 │ │ [2] request │ │ @ ~/.julia/packages/HTTP/YgxJC/src/http_client.jl:1795 [inlined] │ │ [3] #get#106 │ │ @ ~/.julia/packages/HTTP/YgxJC/src/http_client.jl:2209 [inlined] │ │ [4] get (repeats 2 times) │ │ @ ~/.julia/packages/HTTP/YgxJC/src/http_client.jl:2208 [inlined] │ │ [5] _run_precompile_workload_inner!() │ │ @ HTTP ~/.julia/packages/HTTP/YgxJC/src/precompile.jl:242 │ │ [6] _run_precompile_workload!() │ │ @ HTTP ~/.julia/packages/HTTP/YgxJC/src/precompile.jl:358 │ │ [7] macro expansion │ │ @ ~/.julia/packages/HTTP/YgxJC/src/precompile.jl:412 [inlined] │ │ [8] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ │ [9] macro expansion │ │ @ ~/.julia/packages/HTTP/YgxJC/src/precompile.jl:411 [inlined] │ │ [10] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ │ [11] top-level scope │ │ @ ~/.julia/packages/HTTP/YgxJC/src/precompile.jl:410 │ │ [12] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base ./Base.jl:307 │ │ [13] IncludeInto │ │ @ ./Base.jl:308 [inlined] │ │ [14] top-level scope │ │ @ ~/.julia/packages/HTTP/YgxJC/src/HTTP.jl:91 │ │ [15] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:306 │ │ [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:3027 │ │ [17] top-level scope │ │ @ stdin:5 │ │ [18] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2873 │ │ [20] include_string │ │ @ ./loading.jl:2883 [inlined] │ │ [21] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:315 │ │ [22] _start() │ └ @ Base ./client.jl:550 └ Precompilation completed after 124.36s ################################################################################ # Testing # Testing SimpleBufferStream Status `/tmp/jl_ohwzXy/Project.toml` [cd3eb016] HTTP v2.3.1 [777ac1f9] SimpleBufferStream v1.2.0 [be1be57a] Gzip_jll v1.14.0+0 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ohwzXy/Manifest.toml` [944b1d66] CodecZlib v0.7.8 [4e289a0a] EnumX v1.0.7 [cd3eb016] HTTP v2.3.1 [692b3bcd] JLLWrappers v1.8.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [802f3686] Reseau v1.3.1 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [be1be57a] Gzip_jll v1.14.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.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 v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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 [458c3c95] OpenSSL_jll v3.5.6+0 [83775a58] Zlib_jll v1.3.1+2 Testing Running tests... Test Summary: | Pass Total Time basic usage | 38 38 2.0s Test Summary: | Pass Total Time max_len | 6 6 0.3s Test Summary: | Pass Total Time Tee'ing | 3 3 0.4s Test Summary: | Pass Total Time async passing | 1 1 10.5s ┌ Error: Divergence in chunk starting at index 1998848 │ chunk = │ 8192-element view(::Vector{UInt8}, 1:8192) with eltype UInt8: │ 0x6e │ 0x82 │ ⋮ │ 0x2c │ truth_chunk = UInt8[] └ @ Main ~/.julia/packages/SimpleBufferStream/AvhRP/test/runtests.jl:215 ┌ Error: Divergence in chunk starting at index 2007040 │ chunk = │ 8192-element view(::Vector{UInt8}, 1:8192) with eltype UInt8: │ 0x29 │ 0x35 │ ⋮ │ 0x7d │ truth_chunk = UInt8[] └ @ Main ~/.julia/packages/SimpleBufferStream/AvhRP/test/runtests.jl:215 ┌ Error: Divergence in chunk starting at index 2015232 │ chunk = │ 8192-element view(::Vector{UInt8}, 1:8192) with eltype UInt8: │ 0xfe │ 0x07 │ ⋮ │ 0xa0 │ truth_chunk = UInt8[] └ @ Main ~/.julia/packages/SimpleBufferStream/AvhRP/test/runtests.jl:215 ┌ Error: Divergence in chunk starting at index 2023424 │ chunk = │ 1611-element view(::Vector{UInt8}, 1:1611) with eltype UInt8: │ 0x59 │ 0x3c │ ⋮ │ 0x01 │ truth_chunk = UInt8[] └ @ Main ~/.julia/packages/SimpleBufferStream/AvhRP/test/runtests.jl:215 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#406 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:693 wait at ./process.jl:686 jfptr_wait_70429.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2556 unknown function (ip: 0x7ee04eb7bf53) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #205 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2496 withenv at ./env.jl:265 #190 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2311 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2164 #186 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2278 #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x7ee04eb6cefc) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 #sandbox#182 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2225 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2215 unknown function (ip: 0x7ee04eb66a99) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #test#193 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2481 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [inlined] #test#174 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:552 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:529 unknown function (ip: 0x7ee04eb66001) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 unknown function (ip: 0x7ee04eb5f540) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:158 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 unknown function (ip: 0x7ee04eb5b2ff) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2873 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2933 include at ./Base.jl:306 exec_options at ./client.jl:317 _start at ./client.jl:550 jfptr__start_64964.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7ee06af80249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.12/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007ee0507fc010 Total snapshots: 639. Utilization: 0% ╎639 @Base/client.jl:550 _start() ╎ 639 @Base/client.jl:317 exec_options(opts::Base.JLOptions) ╎ 639 @Base/Base.jl:306 include(mod::Module, _path::String) ╎ 639 @Base/loading.jl:2933 _include(mapexpr::Function, mod::Module, _pat… ╎ 639 @Base/loading.jl:2873 include_string(mapexpr::typeof(identity), mo… ╎ 639 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 639 @Pkg/src/API.jl:156 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 639 @Pkg/src/API.jl:156 #test#81 ╎ ╎ 639 @Pkg/src/API.jl:157 test ╎ ╎ 639 @Pkg/src/API.jl:157 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 639 @Pkg/src/API.jl:158 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 639 @Pkg/src/API.jl:169 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 639 @Pkg/src/API.jl:529 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 639 @Pkg/src/API.jl:552 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 639 @Pkg/…erations.jl:2387 test ╎ ╎ ╎ 639 @Pkg/…erations.jl:2481 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 639 @Pkg/…rations.jl:2215 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 639 @Pkg/…rations.jl:2225 #sandbox#182 ╎ ╎ ╎ ╎ 639 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 639 @Base/file.jl:932 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 639 @Base/file.jl:936 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 639 @Pkg/…tions.jl:2278 (::Pkg.Operations.var"#186#18… ╎ ╎ ╎ ╎ ╎ 639 @Pkg/…tions.jl:2164 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 639 @Pkg/…tions.jl:2311 (::Pkg.Operations.var"#190#… ╎ ╎ ╎ ╎ ╎ 639 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 639 @Pkg/…ions.jl:2496 (::Pkg.Operations.var"#205… ╎ ╎ ╎ ╎ ╎ ╎ 639 @Pkg/…ons.jl:2556 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 639 @Base/…ss.jl:686 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 639 @Base/…ss.jl:693 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 639 @Base/…on.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ 639 @Base/…on.jl:141 wait(c::Base.GenericCon… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 639 @Base/…sk.jl:1228 wait() 638╎ ╎ ╎ ╎ ╎ ╎ ╎ 639 @Base/…sk.jl:1216 poptask(W::Base.Intr… [40] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SimpleBufferStream/AvhRP/test/runtests.jl:225 unknown function (ip: 0x71000a5d5f14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:523 PkgEval terminated after 610.52s: tests became inactive