Package evaluation of Meander on Julia 1.13.0-DEV.791 (d5209bd37d*) started at 2025-07-04T10:19:57.710 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.65s ################################################################################ # Installation # Installing Meander... Resolving package versions... Installed Meander ─ v0.1.0 Updating `~/.julia/environments/v1.13/Project.toml` [ad46050e] + Meander v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [ad46050e] + Meander v0.1.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 0.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4951.1 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 26 already precompiled. Precompiling package dependencies... Precompilation completed after 115.9s ################################################################################ # Testing # Testing Meander Status `/tmp/jl_8MJ1Un/Project.toml` ⌃ [98e50ef6] JuliaFormatter v0.15.4 [ad46050e] Meander v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_8MJ1Un/Manifest.toml` ⌃ [00ebfdb7] CSTParser v3.2.4 ⌅ [a80b9123] CommonMark v0.8.2 ⌅ [34da2185] Compat v3.32.0 ⌃ [a8cc5b0e] Crayons v4.0.4 ⌃ [864edb3b] DataStructures v0.18.9 [8bb1440f] DelimitedFiles v1.9.1 ⌃ [682c06a0] JSON v0.21.2 ⌃ [98e50ef6] JuliaFormatter v0.15.4 [ad46050e] Meander v0.1.0 ⌃ [bac558e1] OrderedCollections v1.4.1 ⌃ [69de0a69] Parsers v2.0.2 [10745b16] Statistics v1.11.1 ⌃ [0796e94c] Tokenize v0.5.18 ⌃ [5c2747f8] URIs v1.3.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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.14.1+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.0+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Path: Error During Test at /home/pkgeval/.julia/packages/Meander/y9Poc/test/runtests.jl:7 Got exception outside of a @test MethodError: no method matching Path(::Int64, ::Vector{Pair{String}}) The type `Path` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: Path(::Int64, !Matched::Array{Pair{T, V}, 1}) where {T, V} @ Meander ~/.julia/packages/Meander/y9Poc/src/Meander.jl:210 Stacktrace: [1] top-level scope @ ~/.julia/packages/Meander/y9Poc/test/runtests.jl:7 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1855 [inlined] [3] macro expansion @ ~/.julia/packages/Meander/y9Poc/test/runtests.jl:9 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1855 [inlined] [5] macro expansion @ ~/.julia/packages/Meander/y9Poc/test/runtests.jl:64 [inlined] [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] top-level scope @ none:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:290 [10] _start() @ Base ./client.jl:557 Test Summary: | Pass Error Total Time Meander.jl | 12 1 13 14.1s Path | 12 1 13 14.1s RNG of the outermost testset: Random.Xoshiro(0x680c7d265ae28f12, 0xd9910b0c599482e3, 0x88c0ba38c9061bbb, 0xd8fd7909c793a8d0, 0x8f7190abc9c84012) ERROR: LoadError: Some tests did not pass: 12 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Meander/y9Poc/test/runtests.jl:6 Testing failed after 29.66s ERROR: LoadError: Package Meander errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2423 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2278 [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.13/Pkg/src/API.jl:500 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:324 [12] _start() @ Base ./client.jl:557 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 174.69s: package tests unexpectedly errored