Package evaluation to test Wasabi on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T15:29:31.533 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.63s ################################################################################ # Installation # Installing Wasabi... Resolving package versions... Installed IteratorInterfaceExtensions ─ v1.0.0 Installed ExprTools ─────────────────── v0.1.10 Installed Statistics ────────────────── v1.11.1 Installed DataAPI ───────────────────── v1.16.0 Installed Compat ────────────────────── v4.18.1 Installed InlineStrings ─────────────── v1.4.5 Installed OrderedCollections ────────── v1.8.1 Installed DataStructures ────────────── v0.19.3 Installed InvertedIndices ───────────── v1.3.1 Installed DataValueInterfaces ───────── v1.0.0 Installed SentinelArrays ────────────── v1.4.9 Installed Tables ────────────────────── v1.12.1 Installed StringManipulation ────────── v0.4.2 Installed Reexport ──────────────────── v1.2.2 Installed PrecompileTools ───────────── v1.3.3 Installed Missings ──────────────────── v1.2.0 Installed PooledArrays ──────────────── v1.4.3 Installed Preferences ───────────────── v1.5.1 Installed TableTraits ───────────────── v1.0.1 Installed PrettyTables ──────────────── v3.1.2 Installed DataFrames ────────────────── v1.8.1 Installed Crayons ───────────────────── v4.1.1 Installed SortingAlgorithms ─────────── v1.2.2 Installed Mocking ───────────────────── v0.7.9 Installed LaTeXStrings ──────────────── v1.4.0 Installed Wasabi ────────────────────── v0.3.0 Updating `~/.julia/environments/v1.14/Project.toml` [cec542a4] + Wasabi v0.3.0 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.1 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [e2ba6199] + ExprTools v0.1.10 [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 ⌅ [78c3b35d] + Mocking v0.7.9 [bac558e1] + OrderedCollections v1.8.1 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [08abe8d2] + PrettyTables v3.1.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.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [cec542a4] + Wasabi v0.3.0 [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.0.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.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.79s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.42s ################################################################################ # Testing # Testing Wasabi Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Installed RecipesBase ───────── v1.3.4 Installed CEnum ─────────────── v0.5.0 Installed LayerDicts ────────── v1.0.0 Installed Kerberos_krb5_jll ─── v1.21.3+0 Installed ArrowTypes ────────── v2.3.0 Installed Infinity ──────────── v0.2.4 Installed Memento ───────────── v1.4.1 Installed TimeZones ─────────── v1.22.2 Installed StructUtils ───────── v2.6.0 Installed OffsetArrays ──────── v1.17.0 Installed Requires ──────────── v1.3.1 Installed Parsers ───────────── v2.8.3 Installed JSON ──────────────── v1.3.0 Installed SQLStrings ────────── v0.1.0 Installed ICU_jll ───────────── v76.2.0+0 Installed WeakRefStrings ────── v1.4.2 Installed DBInterface ───────── v2.6.1 Installed LibPQ_jll ─────────── v16.8.0+0 Installed JLLWrappers ───────── v1.7.1 Installed Scratch ───────────── v1.3.0 Installed LibPQ ─────────────── v1.18.0 Installed Intervals ─────────── v1.11.0 Installed TZJData ───────────── v1.5.0+2025b Installed UTCDateTimes ──────── v1.6.1 Installed SQLite_jll ────────── v3.48.0+0 Installed IterTools ─────────── v1.10.0 Installed SQLite ────────────── v1.6.1 Installed DocStringExtensions ─ v0.9.5 Installed Decimals ──────────── v0.4.1 Installed Aqua ──────────────── v0.8.14 Installing 5 artifacts Installed artifact tzjdata 112.5 KiB Installed artifact SQLite 5.0 MiB Installed artifact Kerberos_krb5 4.5 MiB Installed artifact ICU 15.6 MiB Installed artifact LibPQ 33.8 MiB Updating `/tmp/jl_4fkU65/Project.toml` [4c88cf16] ↑ Aqua v0.6.0 ⇒ v0.8.14 [a93c6f00] ↑ DataFrames v1.5.0 ⇒ v1.8.1 [682c06a0] ↑ JSON v0.21.4 ⇒ v1.3.0 [194296ae] ↑ LibPQ v1.15.1 ⇒ v1.18.0 ⌅ [78c3b35d] ↑ Mocking v0.7.6 ⇒ v0.7.9 [0aa819cd] ↑ SQLite v1.6.0 ⇒ v1.6.1 [cec542a4] + Wasabi v0.3.0 [ade2ca70] ~ Dates ⇒ v1.11.0 [9a3f8284] ~ Random ⇒ v1.11.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_4fkU65/Manifest.toml` [79e6a3ab] - Adapt v3.6.1 [4c88cf16] ↑ Aqua v0.6.0 ⇒ v0.8.14 [31f734f8] + ArrowTypes v2.3.0 [fa961155] ↑ CEnum v0.4.2 ⇒ v0.5.0 [34da2185] ↑ Compat v4.6.1 ⇒ v4.18.1 [a10d1c49] ↑ DBInterface v2.5.0 ⇒ v2.6.1 [9a962f9c] ↑ DataAPI v1.14.0 ⇒ v1.16.0 [a93c6f00] ↑ DataFrames v1.5.0 ⇒ v1.8.1 [864edb3b] ↑ DataStructures v0.18.13 ⇒ v0.19.3 [ffbed154] ↑ DocStringExtensions v0.9.3 ⇒ v0.9.5 [e2ba6199] ↑ ExprTools v0.1.9 ⇒ v0.1.10 [59287772] - Formatting v0.4.2 [842dd82b] ↑ InlineStrings v1.4.0 ⇒ v1.4.5 [d8418881] ↑ Intervals v1.9.0 ⇒ v1.11.0 [41ab1584] ↑ InvertedIndices v1.3.0 ⇒ v1.3.1 [c8e1da08] ↑ IterTools v1.4.0 ⇒ v1.10.0 [692b3bcd] ↑ JLLWrappers v1.4.1 ⇒ v1.7.1 [682c06a0] ↑ JSON v0.21.4 ⇒ v1.3.0 [b964fa9f] ↑ LaTeXStrings v1.3.0 ⇒ v1.4.0 [194296ae] ↑ LibPQ v1.15.1 ⇒ v1.18.0 [e1d29d7a] ↑ Missings v1.1.0 ⇒ v1.2.0 ⌅ [78c3b35d] ↑ Mocking v0.7.6 ⇒ v0.7.9 [6fe1bfb0] ↑ OffsetArrays v1.12.9 ⇒ v1.17.0 [bac558e1] ↑ OrderedCollections v1.6.0 ⇒ v1.8.1 [69de0a69] ↑ Parsers v2.5.8 ⇒ v2.8.3 [2dfb63ee] ↑ PooledArrays v1.4.2 ⇒ v1.4.3 [aea7be01] ↑ PrecompileTools v1.0.2 ⇒ v1.3.3 [21216c6a] ↑ Preferences v1.3.0 ⇒ v1.5.1 [08abe8d2] ↑ PrettyTables v2.2.3 ⇒ v3.1.2 [ae029012] ↑ Requires v1.3.0 ⇒ v1.3.1 [0aa819cd] ↑ SQLite v1.6.0 ⇒ v1.6.1 [6c6a2e73] ↑ Scratch v1.2.0 ⇒ v1.3.0 [91c51154] ↑ SentinelArrays v1.3.18 ⇒ v1.4.9 [66db9d55] - SnoopPrecompile v1.0.3 [a2af1166] ↑ SortingAlgorithms v1.1.0 ⇒ v1.2.2 [10745b16] ↑ Statistics v1.9.0 ⇒ v1.11.1 [892a3eda] ↑ StringManipulation v0.3.0 ⇒ v0.4.2 [ec057cc2] + StructUtils v2.6.0 [dc5dba14] + TZJData v1.5.0+2025b [bd369af6] ↑ Tables v1.10.1 ⇒ v1.12.1 [f269a46b] ↑ TimeZones v1.9.1 ⇒ v1.22.2 [cec542a4] + Wasabi v0.3.0 [a51ab1cf] + ICU_jll v76.2.0+0 [b39eb1a6] ↑ Kerberos_krb5_jll v1.19.3+0 ⇒ v1.21.3+0 [08be9ffa] ↑ LibPQ_jll v14.3.0+1 ⇒ v16.8.0+0 [c8ffd9c3] - MbedTLS_jll v2.28.2+0 [76ed43ae] ↑ SQLite_jll v3.41.0+0 ⇒ v3.48.0+0 [0dad84c5] ↑ ArgTools v1.1.1 ⇒ v1.1.2 [56f22d72] ~ Artifacts ⇒ v1.11.0 [2a0f44e3] ~ Base64 ⇒ v1.11.0 [ade2ca70] ~ Dates ⇒ v1.11.0 [8ba89e20] ~ Distributed ⇒ v1.11.0 [f43a241f] ↑ Downloads v1.6.0 ⇒ v1.7.0 [7b1f6079] ~ FileWatching ⇒ v1.11.0 [9fa8497b] ~ Future ⇒ v1.11.0 [b77e0a4c] ~ InteractiveUtils ⇒ v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] - LazyArtifacts [b27032c2] ↑ LibCURL v0.6.3 ⇒ 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 [ca575930] ↑ NetworkOptions v1.2.0 ⇒ v1.3.0 [44cfe95a] ↑ Pkg v1.9.0 ⇒ v1.14.0 [de0858da] ~ Printf ⇒ v1.11.0 [3fa0cd96] ~ REPL ⇒ v1.11.0 [9a3f8284] ~ Random ⇒ v1.11.0 [ea8e919c] ↑ SHA v0.7.0 ⇒ v1.0.0 [9e88b42a] ~ Serialization ⇒ v1.11.0 [6462fe0b] ~ Sockets ⇒ v1.11.0 [2f01184e] - SparseArrays [f489334b] + StyledStrings v1.13.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] ~ UUIDs ⇒ v1.11.0 [4ec0a83e] ~ Unicode ⇒ v1.11.0 [e66e0078] ↑ CompilerSupportLibraries_jll v1.0.2+0 ⇒ v1.3.0+1 [deac9b47] ↑ LibCURL_jll v7.84.0+0 ⇒ v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] ↑ LibSSH2_jll v1.10.2+0 ⇒ v1.11.3+1 [14a3606d] ↑ MozillaCACerts_jll v2022.10.11 ⇒ v2025.12.2 [4536629a] ↑ OpenBLAS_jll v0.3.21+4 ⇒ v0.3.29+0 [458c3c95] ↑ OpenSSL_jll v1.1.20+0 ⇒ v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] - SuiteSparse_jll v5.10.1+6 [83775a58] ↑ Zlib_jll v1.2.13+0 ⇒ v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] ↑ libblastrampoline_jll v5.7.0+0 ⇒ v5.15.0+0 [8e850ede] ↑ nghttp2_jll v1.48.0+0 ⇒ v1.68.0+1 [3f19e933] ↑ p7zip_jll v17.4.0+0 ⇒ v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_4fkU65/Project.toml` [4c88cf16] Aqua v0.8.14 [a93c6f00] DataFrames v1.8.1 [682c06a0] JSON v1.3.0 [194296ae] LibPQ v1.18.0 ⌅ [78c3b35d] Mocking v0.7.9 [0aa819cd] SQLite v1.6.1 [cec542a4] Wasabi v0.3.0 [ade2ca70] Dates v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_4fkU65/Manifest.toml` [4c88cf16] Aqua v0.8.14 [31f734f8] ArrowTypes v2.3.0 [fa961155] CEnum v0.5.0 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [a10d1c49] DBInterface v2.6.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 ⌅ [abce61dc] Decimals v0.4.1 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [a303e19e] Infinity v0.2.4 [842dd82b] InlineStrings v1.4.5 [d8418881] Intervals v1.11.0 [41ab1584] InvertedIndices v1.3.1 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [b964fa9f] LaTeXStrings v1.4.0 [6f188dcb] LayerDicts v1.0.0 [194296ae] LibPQ v1.18.0 [f28f55f0] Memento v1.4.1 [e1d29d7a] Missings v1.2.0 ⌅ [78c3b35d] Mocking v0.7.9 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [af517c2e] SQLStrings v0.1.0 [0aa819cd] SQLite v1.6.1 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.9 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.2 [ec057cc2] StructUtils v2.6.0 [dc5dba14] TZJData v1.5.0+2025b [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f269a46b] TimeZones v1.22.2 [0f7cfa37] UTCDateTimes v1.6.1 [cec542a4] Wasabi v0.3.0 [ea10d353] WeakRefStrings v1.4.2 [a51ab1cf] ICU_jll v76.2.0+0 [b39eb1a6] Kerberos_krb5_jll v1.21.3+0 [08be9ffa] LibPQ_jll v16.8.0+0 [76ed43ae] SQLite_jll v3.48.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed 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 [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.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.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: Replacing docs for `Wasabi.execute_query :: Union{}` in module `Wasabi` └ @ Base.Docs docs/Docs.jl:253 1 dependency had output during precompilation: ┌ Wasabi │ [Output was shown above] └ Base.PkgId(Base.UUID("cec542a4-22c5-46cb-8ca4-a46a7737b387"), "Wasabi") does not declare a compat entry for the following deps: 2-element Vector{Base.PkgId}: Dates [ade2ca70-3891-5945-98fb-dc099432e06a] Random [9a3f8284-a2c9-5f02-9a11-845980a1fd5c] Base.PkgId(Base.UUID("cec542a4-22c5-46cb-8ca4-a46a7737b387"), "Wasabi") deps: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:60 Expression: isempty(result) Evaluated: isempty(Base.PkgId[Base.PkgId(Base.UUID("ade2ca70-3891-5945-98fb-dc099432e06a"), "Dates"), Base.PkgId(Base.UUID("9a3f8284-a2c9-5f02-9a11-845980a1fd5c"), "Random")]) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:773 [inlined] [2] test_deps_compat(pkg::Base.PkgId, deps_type::String; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:60 [3] test_deps_compat @ ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:55 [inlined] [4] macro expansion @ ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:41 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [6] test_deps_compat(pkg::Base.PkgId; check_julia::Bool, check_extras::Bool, check_weakdeps::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:41 Base.PkgId(Base.UUID("cec542a4-22c5-46cb-8ca4-a46a7737b387"), "Wasabi") does not declare a compat entry for the following extras: 1-element Vector{Base.PkgId}: Test [8dfed614-e22c-5e08-85e1-65c5234f0b40] Base.PkgId(Base.UUID("cec542a4-22c5-46cb-8ca4-a46a7737b387"), "Wasabi") extras: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:60 Expression: isempty(result) Evaluated: isempty(Base.PkgId[Base.PkgId(Base.UUID("8dfed614-e22c-5e08-85e1-65c5234f0b40"), "Test")]) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:773 [inlined] [2] test_deps_compat(pkg::Base.PkgId, deps_type::String; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:60 [3] test_deps_compat @ ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:55 [inlined] [4] macro expansion @ ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:45 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [6] test_deps_compat(pkg::Base.PkgId; check_julia::Bool, check_extras::Bool, check_weakdeps::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:45 Test Summary: | Pass Fail Total Time Aqua | 7 2 9 1m19.2s Unbound type parameters | 1 1 0.1s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.3s Compat bounds | 2 2 4 9.0s julia | 1 1 0.1s Base.PkgId(Base.UUID("cec542a4-22c5-46cb-8ca4-a46a7737b387"), "Wasabi") deps | 1 1 8.9s Base.PkgId(Base.UUID("cec542a4-22c5-46cb-8ca4-a46a7737b387"), "Wasabi") extras | 1 1 0.0s Base.PkgId(Base.UUID("cec542a4-22c5-46cb-8ca4-a46a7737b387"), "Wasabi") weakdeps | 1 1 0.0s Piracy | 1 1 1.8s Persistent tasks | 1 1 31.5s RNG of the outermost testset: Xoshiro(0xa379de7eeeb2a4e8, 0x953dccb6b532b3af, 0xf597b8ff8cfd652a, 0xccd7337c571680d1, 0xc90c4a0730db3f7e) ERROR: LoadError: Some tests did not pass: 7 passed, 2 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Wasabi/5GvjS/test/aqua.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wasabi/5GvjS/test/runtests.jl:49 Testing failed after 257.37s ERROR: LoadError: Package Wasabi 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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:572 [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:548 [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:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 306.97s: package has test failures