Package evaluation to test Observers on Julia 1.14.0-DEV.2207 (8c4818189c*) started at 2026-05-17T15:39:58.956 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.8s ################################################################################ # Installation # Installing Observers... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [338f10d5] + Observers v0.2.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.2 [864edb3b] + DataStructures v0.19.4 [e2d170a0] + DataValueInterfaces v1.0.0 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [b964fa9f] + LaTeXStrings v1.4.0 [e1d29d7a] + Missings v1.2.0 [338f10d5] + Observers v0.2.5 [bac558e1] + OrderedCollections v1.8.1 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [08abe8d2] + PrettyTables v3.3.2 [189a3867] + Reexport v1.2.2 [91c51154] + SentinelArrays v1.4.9 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.4 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.6 s ✓ PooledArrays 4.9 s ✓ DataStructures 1.9 s ✓ Mustache 2.5 s ✓ Libiconv_jll 4.6 s ✓ StringManipulation 40.8 s ✓ JLD2 1.4 s ✓ InlineStrings → ParsersExt 1.2 s ✓ SortingAlgorithms 1.3 s ✓ StringEncodings 30.9 s ✓ PrettyTables 3.2 s ✓ WeakRefStrings 2.5 s ✓ YAML 80.9 s ✓ DataFrames ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ea10d353-3f73-51f8-a26c-33c1cb351aa5"), "WeakRefStrings") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/CSV/LiiJM/src/CSV.jl:43  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/CSV/LiiJM/src/CSV.jl:1 in expression starting at stdin:5 ✗ CSV 11.7 s ✓ Weave 7.4 s ✓ Observers 15 dependencies successfully precompiled in 201 seconds. 74 already precompiled. Precompilation completed after 223.74s ################################################################################ # Testing # Testing Observers Status `/tmp/jl_I6JMxt/Project.toml` [336ed68f] CSV v0.10.16 [34da2185] Compat v4.18.1 [a93c6f00] DataFrames v1.8.2 [033835bb] JLD2 v0.6.4 [338f10d5] Observers v0.2.5 [fd094767] Suppressor v0.2.8 [44d3d7a6] Weave v0.10.12 [8dfed614] Test v1.11.0 Status `/tmp/jl_I6JMxt/Manifest.toml` [336ed68f] CSV v0.10.16 [0b6fb165] ChunkCodecCore v1.0.1 [4c0bbee4] ChunkCodecLibZlib v1.0.0 [55437552] ChunkCodecLibZstd v1.0.0 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.2 [864edb3b] DataStructures v0.19.4 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [5789e2e9] FileIO v1.19.0 [48062228] FilePathsBase v0.9.24 [076d061b] HashArrayMappedTries v0.2.0 ⌅ [eafb193a] Highlights v0.5.3 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.6.4 [692b3bcd] JLLWrappers v1.8.0 ⌅ [682c06a0] JSON v0.21.4 [b964fa9f] LaTeXStrings v1.4.0 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [ffc61752] Mustache v1.0.21 [338f10d5] Observers v0.2.5 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.4 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.3.2 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.9 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [69024149] StringEncodings v0.3.7 [892a3eda] StringManipulation v0.4.4 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [ea10d353] WeakRefStrings v1.4.3 [44d3d7a6] Weave v0.10.12 [76eceee3] WorkerUtilities v1.6.1 [ddb6d928] YAML v0.4.16 [94ce4f54] Libiconv_jll v1.18.0+0 [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 [9fa8497b] Future 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 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.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.5.1+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.3+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [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 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Examples: Error During Test at /home/pkgeval/.julia/packages/Observers/1ausc/test/runtests.jl:42 Got exception outside of a @test LoadError: SystemError: opening file "/home/pkgeval/.julia/packages/Observers/1ausc/README.md": Permission denied Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base ./error.jl:188 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base ./iostream.jl:327 [3] open @ ./iostream.jl:306 [inlined] [4] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:390 [5] open(fname::String, mode::String) @ Base ./iostream.jl:389 [6] open(::Base.var"#write##0#write##1"{String, Tuple{}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:436 [7] open @ ./io.jl:435 [inlined] [8] write(::String, ::String) @ Base ./io.jl:517 [inlined] [9] write_doc(::Weave.GitHubMarkdown, doc::Weave.WeaveDoc, rendered::String, out_path::String) @ Weave ~/.julia/packages/Weave/f7Ly3/src/writer/writer.jl:6 [10] write_doc(doc::Weave.WeaveDoc, rendered::String, out_path::String) @ Weave ~/.julia/packages/Weave/f7Ly3/src/writer/writer.jl:2 [11] weave(source::String; doctype::String, informat::Nothing, out_path::String, args::Dict{Any, Any}, mod::Nothing, fig_path::Nothing, fig_ext::Nothing, cache_path::String, cache::Symbol, template::Nothing, css::Nothing, highlight_theme::Nothing, pandoc_options::Vector{String}, latex_cmd::Vector{String}, keep_unicode::Bool) @ Weave ~/.julia/packages/Weave/f7Ly3/src/Weave.jl:226 [12] top-level scope @ ~/.julia/packages/Observers/1ausc/examples/README.jl:217 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [14] macro expansion @ ~/.julia/packages/Suppressor/cKnGx/src/Suppressor.jl:28 [inlined] [15] macro expansion @ ~/.julia/packages/Observers/1ausc/test/runtests.jl:45 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [17] top-level scope @ ~/.julia/packages/Observers/1ausc/test/runtests.jl:43 [18] eval(m::Module, e::Any) @ Core ./boot.jl:517 [19] top-level scope @ ~/.julia/packages/Observers/1ausc/test/runtests.jl:17 [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [21] macro expansion @ ~/.julia/packages/Observers/1ausc/test/runtests.jl:38 [inlined] [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] top-level scope @ ~/.julia/packages/Observers/1ausc/test/runtests.jl:1 [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [25] top-level scope @ none:6 [26] eval(m::Module, e::Any) @ Core ./boot.jl:517 [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [28] _start() @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Observers/1ausc/examples/README.jl:217 ┌ Warning: `Observer` is deprecated, use `observer` instead. │ caller = top-level scope at deprecated.jl:6 └ @ Core ~/.julia/packages/Observers/1ausc/test/deprecated.jl:6 Test Summary: | Pass Error Broken Total Time Observers | 163 1 6 170 5m09.9s Exports | 1 1 0.9s Constructors | 1 1 0.4s Examples | 1 1 4m29.6s Deprecated | 3 3 7.0s Observer | 121 2 123 12.8s Observer skip missing or nothing | 8 8 4.4s Observer constructed from functions | 9 4 13 0.1s save only last value | 2 2 0.8s empty | 4 4 2.3s Test element types of Array | 8 8 3.2s Function Returning nothing | 4 4 3.5s Observer functions for vararg keyword arguments (issue #18) | 2 2 3.9s RNG of the outermost testset: Random.Xoshiro(0xcb4b2fe57910027d, 0xb46648df8d776a4a, 0x51387fb6b64f5aa0, 0x3249a2756069b16d, 0xde9bfa4b53e6e076) ERROR: LoadError: Some tests did not pass: 163 passed, 0 failed, 1 errored, 6 broken. in expression starting at /home/pkgeval/.julia/packages/Observers/1ausc/test/runtests.jl:1 Testing failed after 330.13s ERROR: LoadError: Package Observers 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:3247 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [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:587 [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:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 600.7s: package tests unexpectedly errored