Package evaluation to test PyMNE on Julia 1.14.0-DEV.2336 (83323976df*) started at 2026-06-11T16:00:12.489 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.82s ################################################################################ # Installation # Installing PyMNE... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6c5003b2] + PyMNE v0.2.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [992eb4ea] + CondaPkg v0.2.36 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [682c06a0] + JSON v1.6.1 [1914dd2f] + MacroTools v0.5.16 [0b3b1443] + MicroMamba v0.1.15 ⌅ [bac558e1] + OrderedCollections v1.8.2 [69de0a69] + Parsers v2.8.5 [fa939f87] + Pidfile v1.3.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [6c5003b2] + PyMNE v0.2.4 [6099a3de] + PythonCall v0.9.35 [189a3867] + Reexport v1.2.2 [6c6a2e73] + Scratch v1.3.0 [ec057cc2] + StructUtils v2.8.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [e17b2a0c] + UnsafePointers v1.0.0 [f8abcde7] + micromamba_jll v2.3.1+0 [4d7b5844] + pixi_jll v0.63.2+0 [0dad84c5] + ArgTools v1.2.0 [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 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization 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.2+0 [deac9b47] + LibCURL_jll v8.20.0+1 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [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 [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. To see why use `status --outdated -m` Installation completed after 4.68s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 5.5 s ✓ Legolas  CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml  CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PyMNE/AlJE6/CondaPkg.toml  CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml  CondaPkg Resolving changes  + mne  + openssl  + python  CondaPkg Initialising pixi  │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi  │ init  │ --format pixi  └ /tmp/jl_Psq5l3/.CondaPkg ✔ Created /tmp/jl_Psq5l3/.CondaPkg/pixi.toml  CondaPkg Wrote /tmp/jl_Psq5l3/.CondaPkg/pixi.toml  │ [dependencies]  │ mne = ">=1.4, <2"  │ openssl = ">=3, <3.6"  │  │ [dependencies.python]  │ version = ">=3.10,!=3.14.0,!=3.14.1,<4, >=3.4,<4"  │ build = "*cp*"  │ channel = "conda-forge"  │  │ [workspace]  │ name = ".CondaPkg"  │ description = "automatically generated by CondaPkg.jl"  │ platforms = ["linux-64"]  │ channel-priority = "strict"  └ channels = ["conda-forge"]  CondaPkg Installing packages  │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi  │ install  └ --manifest-path /tmp/jl_Psq5l3/.CondaPkg/pixi.toml  WARN Skipped running the post-link scripts because `run-post-link-scripts` = `false`  - bin/.librsvg-pre-unlink.sh  To enable them, run:  pixi config set --local run-post-link-scripts insecure  More info:  https://pixi.sh/latest/reference/pixi_configuration/#run-post-link-scripts  ✔ The default environment has been installed. 158.5 s ✓ PyMNE ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("741b9549-f6ed-4911-9fbf-4a1c0c97f0cd"), "Legolas") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base 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/Onda/SA90u/src/Onda.jl:5  [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:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:521  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [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/Onda/SA90u/src/Onda.jl:1 in expression starting at stdin:5 ✗ Onda ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e853f5be-6863-11e9-128d-476edb89bfb5"), "Onda") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base 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/PyMNE/AlJE6/ext/PyMNEOndaExt.jl:4  [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:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:521  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [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/PyMNE/AlJE6/ext/PyMNEOndaExt.jl:1 in expression starting at stdin:5 ✗ PyMNE → PyMNEOndaExt 2 dependencies successfully precompiled in 194 seconds. 85 already precompiled. 1 dependency had output during precompilation: ┌ PyMNE │ CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml │ CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PyMNE/AlJE6/CondaPkg.toml │ CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml │ CondaPkg Resolving changes │ + mne │ + openssl │ + python │ CondaPkg Initialising pixi │ │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi │ │ init │ │ --format pixi │ └ /tmp/jl_Psq5l3/.CondaPkg │ ✔ Created /tmp/jl_Psq5l3/.CondaPkg/pixi.toml │ CondaPkg Wrote /tmp/jl_Psq5l3/.CondaPkg/pixi.toml │ │ [dependencies] │ │ mne = ">=1.4, <2" │ │ openssl = ">=3, <3.6" │ │ │ │ [dependencies.python] │ │ version = ">=3.10,!=3.14.0,!=3.14.1,<4, >=3.4,<4" │ │ build = "*cp*" │ │ channel = "conda-forge" │ │ │ │ [workspace] │ │ name = ".CondaPkg" │ │ description = "automatically generated by CondaPkg.jl" │ │ platforms = ["linux-64"] │ │ channel-priority = "strict" │ └ channels = ["conda-forge"] │ CondaPkg Installing packages │ │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi │ │ install │ └ --manifest-path /tmp/jl_Psq5l3/.CondaPkg/pixi.toml │ WARN Skipped running the post-link scripts because `run-post-link-scripts` = `false` │ - bin/.librsvg-pre-unlink.sh │ │ To enable them, run: │ pixi config set --local run-post-link-scripts insecure │ │ More info: │ https://pixi.sh/latest/reference/pixi_configuration/#run-post-link-scripts │ │ ✔ The default environment has been installed. └ Precompilation completed after 215.04s ################################################################################ # Testing # Testing PyMNE Status `/tmp/jl_p5zvsf/Project.toml` [4c88cf16] Aqua v0.8.16 [992eb4ea] CondaPkg v0.2.36 [741b9549] Legolas v0.5.24 [e853f5be] Onda v0.15.11 [6c5003b2] PyMNE v0.2.4 [6099a3de] PythonCall v0.9.35 [189a3867] Reexport v1.2.2 ⌅ [98d24dd4] TestSetExtensions v3.0.0 [bb34ddd2] TimeSpans v1.2.0 [ade2ca70] Dates v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_p5zvsf/Manifest.toml` [4c88cf16] Aqua v0.8.16 [69666777] Arrow v2.8.1 [31f734f8] ArrowTypes v2.3.0 [c3b6d118] BitIntegers v0.3.7 [5ba52731] CodecLz4 v0.4.6 [6b39b394] CodecZstd v0.8.7 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.1 [992eb4ea] CondaPkg v0.2.36 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [ab62b9b5] DeepDiffs v1.2.0 [4e289a0a] EnumX v1.0.7 [e2ba6199] ExprTools v0.1.10 [842dd82b] InlineStrings v1.4.5 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [741b9549] Legolas v0.5.24 [1914dd2f] MacroTools v0.5.16 [0b3b1443] MicroMamba v0.1.15 [78c3b35d] Mocking v0.8.1 [e853f5be] Onda v0.15.11 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.5 [fa939f87] Pidfile v1.3.0 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [6c5003b2] PyMNE v0.2.4 [6099a3de] PythonCall v0.9.35 [189a3867] Reexport v1.2.2 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.10 [10745b16] Statistics v1.11.1 ⌅ [354b36f9] StringViews v1.3.7 [ec057cc2] StructUtils v2.8.2 [dc5dba14] TZJData v1.5.0+2025b [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 ⌅ [98d24dd4] TestSetExtensions v3.0.0 [bb34ddd2] TimeSpans v1.2.0 [f269a46b] TimeZones v1.22.2 [3bb67fe8] TranscodingStreams v0.11.3 [e17b2a0c] UnsafePointers v1.0.0 [5ced341a] Lz4_jll v1.10.1+0 [f8abcde7] micromamba_jll v2.3.1+0 [4d7b5844] pixi_jll v0.63.2+0 [0dad84c5] ArgTools v1.2.0 [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 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.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 [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.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+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...  CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml  CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PyMNE/AlJE6/CondaPkg.toml  CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml  CondaPkg Resolving changes  + mne  + openssl  + python  CondaPkg Initialising pixi  │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi  │ init  │ --format pixi  └ /tmp/jl_p5zvsf/.CondaPkg ✔ Created /tmp/jl_p5zvsf/.CondaPkg/pixi.toml  CondaPkg Wrote /tmp/jl_p5zvsf/.CondaPkg/pixi.toml  │ [dependencies]  │ mne = ">=1.4, <2"  │ openssl = ">=3, <3.6"  │  │ [dependencies.python]  │ version = ">=3.10,!=3.14.0,!=3.14.1,<4, >=3.4,<4"  │ build = "*cp*"  │ channel = "conda-forge"  │  │ [workspace]  │ name = ".CondaPkg"  │ description = "automatically generated by CondaPkg.jl"  │ platforms = ["linux-64"]  │ channel-priority = "strict"  └ channels = ["conda-forge"]  CondaPkg Installing packages  │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi  │ install  └ --manifest-path /tmp/jl_p5zvsf/.CondaPkg/pixi.toml  WARN Skipped running the post-link scripts because `run-post-link-scripts` = `false`  - bin/.librsvg-pre-unlink.sh  To enable them, run:  pixi config set --local run-post-link-scripts insecure  More info:  https://pixi.sh/latest/reference/pixi_configuration/#run-post-link-scripts  ✔ The default environment has been installed. 1 dependency had output during precompilation: ┌ PyMNE │ [Output was shown above] └ ......... ===================================================== Persistent tasks: Stacktrace: [1] test_persistent_tasks(package::Base.PkgId; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/h1qD0/src/persistent_tasks.jl:0 [2] test_persistent_tasks(package::Base.PkgId) @ Aqua ~/.julia/packages/Aqua/h1qD0/src/persistent_tasks.jl:35 [inlined] [3] test_persistent_tasks(package::Module; kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/h1qD0/src/persistent_tasks.jl:44 [inlined] [4] test_persistent_tasks(package::Module) @ Aqua ~/.julia/packages/Aqua/h1qD0/src/persistent_tasks.jl:43 [inlined] [5] macro expansion @ ~/.julia/packages/Aqua/h1qD0/src/Aqua.jl:109 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] test_all(testtarget::Module; ambiguities::Bool, unbound_args::Bool, undefined_exports::Bool, project_extras::Bool, stale_deps::Bool, deps_compat::Bool, piracies::Bool, persistent_tasks::Bool, undocumented_names::Bool) @ Aqua ~/.julia/packages/Aqua/h1qD0/src/Aqua.jl:109 ===================================================== .....Creating RawArray with float64 data, n_channels=1, n_times=100 Range : 0 ... 99 = 0.000 ... 0.990 secs Ready. ....Creating RawArray with float64 data, n_channels=3, n_times=120001 Range : 0 ... 120000 = 0.000 ... 600.000 secs Ready. ........Creating RawArray with float64 data, n_channels=3, n_times=120001 Range : 0 ... 120000 = 0.000 ... 600.000 secs Ready. .. Test Summary: | Pass Fail Broken Total Time PyMNE | 28 1 1 30 2m53.7s Aqua | 9 1 10 2m27.4s Unbound type parameters | 1 1 0.2s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.0s Stale dependencies | 1 1 39.8s Compat bounds | 4 4 0.7s Piracy | 1 1 0.1s Persistent tasks | 1 1 1m27.0s info | 9 1 10 18.2s onda | 10 10 7.8s ERROR: LoadError: Some tests did not pass: 28 passed, 1 failed, 0 errored, 1 broken. in expression starting at /home/pkgeval/.julia/packages/PyMNE/AlJE6/test/runtests.jl:3 Testing failed after 441.36s ERROR: LoadError: Package PyMNE 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] 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 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 814.84s: package has test failures