Package evaluation to test PyMNE on Julia 1.14.0-DEV.1260 (89243d1cdf*) started at 2025-11-16T15:45:10.182 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv, BugReporting)... Set-up completed after 9.63s ################################################################################ # Installation # Installing PyMNE... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6c5003b2] + PyMNE v0.2.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [992eb4ea] + CondaPkg v0.2.33 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [0f8b85d8] + JSON3 v1.14.3 [1914dd2f] + MacroTools v0.5.16 [0b3b1443] + MicroMamba v0.1.14 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [fa939f87] + Pidfile v1.3.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [6c5003b2] + PyMNE v0.2.3 [6099a3de] + PythonCall v0.9.29 [189a3867] + Reexport v1.2.2 [6c6a2e73] + Scratch v1.3.0 [856f2bd8] + StructTypes v1.11.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [e17b2a0c] + UnsafePointers v1.0.0 ⌅ [f8abcde7] + micromamba_jll v1.5.12+0 [4d7b5844] + pixi_jll v0.41.3+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 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [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 [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. To see why use `status --outdated -m` Installation completed after 3.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 1457.3 ms ✓ rr_jll 1432.7 ms ✓ Libffi_jll 1320.0 ms ✓ fts_jll 1461.7 ms ✓ s5cmd_jll 1576.7 ms ✓ obstack_jll 1933.7 ms ✓ Git_LFS_jll 1462.1 ms ✓ LibMPDec_jll 1468.7 ms ✓ argp_standalone_jll 1555.7 ms ✓ OpenSSH_jll 1498.9 ms ✓ Expat_jll 1722.6 ms ✓ Elfutils_jll 1513.6 ms ✓ Git_jll 1533.2 ms ✓ Python_jll 1004.6 ms ✓ Git 1662.4 ms ✓ GDB_jll 4225.9 ms ✓ BugReporting 16 dependencies successfully precompiled in 28 seconds. 57 already precompiled. ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 26502.4 ms ✓ PythonCall  CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PyMNE/cNGDN/CondaPkg.toml  CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/0UqYV/CondaPkg.toml  CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/Ds20G/CondaPkg.toml  CondaPkg Resolving changes  + mne (pip)  + openssl  + python  + uv  CondaPkg Initialising pixi  │ /home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin/pixi  │ init  │ --format pixi  └ /home/pkgeval/.julia/environments/v1.14/.CondaPkg ✔ Created /home/pkgeval/.julia/environments/v1.14/.CondaPkg/pixi.toml  CondaPkg Wrote /home/pkgeval/.julia/environments/v1.14/.CondaPkg/pixi.toml  │ [dependencies]  │ openssl = ">=3, <3.6"  │ uv = ">=0.4"  │  │ [dependencies.python]  │ version = ">=3.4,<4, >=3.10,<4"  │ build = "*cp*"  │ channel = "conda-forge"  │  │ [pypi-dependencies]  │ mne = ">=1.4"  │  │ [project]  │ name = ".CondaPkg"  │ description = "automatically generated by CondaPkg.jl"  │ platforms = ["linux-64"]  │ channel-priority = "strict"  └ channels = ["conda-forge", "anaconda"]  CondaPkg Installing packages  │ /home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin/pixi  │ install  └ --manifest-path /home/pkgeval/.julia/environments/v1.14/.CondaPkg/pixi.toml Error:  × default: error installing/updating PyPI dependencies  ├─▶ Failed to prepare distributions  ├─▶ Failed to download `matplotlib==3.10.7`  ├─▶ Failed to fetch: `https://files.pythonhosted.org/packages/de/ff/  │ f3781b5057fa3786623ad8976fc9f7b0d02b2f28534751fd5a44240de4cf/matplotlib-  │ 3.10.7-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl`  ├─▶ Could not connect, are you offline?  ├─▶ Request failed after 3 retries  ├─▶ error sending request for url (https://files.pythonhosted.org/packages/  │ de/ff/f3781b5057fa3786623ad8976fc9f7b0d02b2f28534751fd5a44240de4cf/  │ matplotlib-3.10.7-cp314-cp314-  │ manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl)  ├─▶ client error (Connect)  ├─▶ dns error: failed to lookup address information: Temporary failure in  │ name resolution  ╰─▶ failed to lookup address information: Temporary failure in name  resolution  ERROR: LoadError: InitError: failed process: Process(setenv(`/home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin/pixi install --manifest-path /home/pkgeval/.julia/environments/v1.14/.CondaPkg/pixi.toml`,["CI=true", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "JULIA_CPU_THREADS=1", "RATTLER_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "JULIA_LOAD_PATH=/home/pkgeval/.julia/environments/v1.14/Project.toml:/opt/julia/share/julia/stdlib/v1.14", "PYTHON=", "R_HOME=*", "JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "PIXI_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "PATH=/home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"]), ProcessExited(1)) [1]  Stacktrace:  [1] pipeline_error  @ ./process.jl:611 [inlined]  [2] run(::Cmd; wait::Bool)  @ Base ./process.jl:526  [3] run(::Cmd)  @ Base ./process.jl:523  [4] _run(io::IO, cmd::Cmd, args::Any; flags::Any)  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:793  [5] kwcall(::NamedTuple, ::typeof(CondaPkg._run), io::IO, cmd::Cmd, args::Any)  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:787  [6] (::CondaPkg.var"#65#66"{Bool, Base.PipeEndpoint, String, Vector{CondaPkg.PipPkgSpec}, Vector{CondaPkg.PkgSpec}, Vector{CondaPkg.ChannelSpec}})()  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:1090  [7] cd(f::CondaPkg.var"#65#66"{Bool, Base.PipeEndpoint, String, Vector{CondaPkg.PipPkgSpec}, Vector{CondaPkg.PkgSpec}, Vector{CondaPkg.ChannelSpec}}, dir::String)  @ Base.Filesystem ./file.jl:112  [8] resolve(; force::Bool, io::IO, interactive::Bool, dry_run::Bool)  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:1018  [9] resolve()  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:796  [10] envdir()  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/env.jl:70  [11] init_context()  @ PythonCall.C ~/.julia/packages/PythonCall/Ds20G/src/C/context.jl:135  [12] __init__()  @ PythonCall.C ~/.julia/packages/PythonCall/Ds20G/src/C/C.jl:26  [13] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1457  [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1445  [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1333  [16] _include_from_serialized  @ ./loading.jl:1290 [inlined]  [17] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2165  [18] _require_search_from_serialized  @ ./loading.jl:2059 [inlined]  [19] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2709  [20] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2575  [21] macro expansion  @ ./loading.jl:2503 [inlined]  [22] macro expansion  @ ./lock.jl:376 [inlined]  [23] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2467  [24] require  @ ./loading.jl:2443 [inlined]  [25] eval_import_path  @ ./module.jl:36 [inlined]  [26] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [27] _eval_using  @ ./module.jl:137 [inlined]  [28] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [29] top-level scope  @ ~/.julia/packages/PyMNE/cNGDN/src/PyMNE.jl:9  [30] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [31] 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:3147  [32] top-level scope  @ stdin:5  [33] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [34] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2993  [35] include_string  @ ./loading.jl:3003 [inlined]  [36] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [37] _start()  @ Base ./client.jl:577 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/PyMNE/cNGDN/src/PyMNE.jl:1 in expression starting at stdin:5 Precompilation completed after 103.57s ################################################################################ # Testing # Testing PyMNE Status `/tmp/jl_yk6d7d/Project.toml` [4c88cf16] Aqua v0.8.14 [992eb4ea] CondaPkg v0.2.33 [741b9549] Legolas v0.5.23 [e853f5be] Onda v0.15.11 [6c5003b2] PyMNE v0.2.3 [6099a3de] PythonCall v0.9.29 [189a3867] Reexport v1.2.2 [98d24dd4] TestSetExtensions v3.0.0 [bb34ddd2] TimeSpans v1.1.0 [ade2ca70] Dates v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_yk6d7d/Manifest.toml` [4c88cf16] Aqua v0.8.14 [69666777] Arrow v2.8.0 [31f734f8] ArrowTypes v2.3.0 [c3b6d118] BitIntegers v0.3.5 [5ba52731] CodecLz4 v0.4.6 [6b39b394] CodecZstd v0.8.7 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.0 [992eb4ea] CondaPkg v0.2.33 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [ab62b9b5] DeepDiffs v1.2.0 [4e289a0a] EnumX v1.0.5 [e2ba6199] ExprTools v0.1.10 [842dd82b] InlineStrings v1.4.5 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [0f8b85d8] JSON3 v1.14.3 [741b9549] Legolas v0.5.23 [1914dd2f] MacroTools v0.5.16 [0b3b1443] MicroMamba v0.1.14 [78c3b35d] Mocking v0.8.1 [e853f5be] Onda v0.15.11 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [fa939f87] Pidfile v1.3.0 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [6c5003b2] PyMNE v0.2.3 [6099a3de] PythonCall v0.9.29 [189a3867] Reexport v1.2.2 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.8 [10745b16] Statistics v1.11.1 [354b36f9] StringViews v1.3.5 [856f2bd8] StructTypes v1.11.0 [dc5dba14] TZJData v1.5.0+2025b [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [98d24dd4] TestSetExtensions v3.0.0 [bb34ddd2] TimeSpans v1.1.0 [f269a46b] TimeZones v1.22.1 [3bb67fe8] TranscodingStreams v0.11.3 [e17b2a0c] UnsafePointers v1.0.0 [5ced341a] Lz4_jll v1.10.1+0 ⌅ [f8abcde7] micromamba_jll v1.5.12+0 [4d7b5844] pixi_jll v0.41.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 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.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.13.0 [de0858da] Printf 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.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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [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... Activating project at `~/.julia/environments/pkgeval` Activating project at `/tmp/jl_yk6d7d` Switching execution to under rr  CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/0UqYV/CondaPkg.toml  CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PyMNE/cNGDN/CondaPkg.toml  CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/Ds20G/CondaPkg.toml  CondaPkg Resolving changes  + mne (pip)  + openssl  + python  + uv  CondaPkg Initialising pixi  │ /home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin/pixi  │ init  │ --format pixi  └ /tmp/jl_yk6d7d/.CondaPkg ✔ Created /tmp/jl_yk6d7d/.CondaPkg/pixi.toml  CondaPkg Wrote /tmp/jl_yk6d7d/.CondaPkg/pixi.toml  │ [dependencies]  │ openssl = ">=3, <3.6"  │ uv = ">=0.4"  │  │ [dependencies.python]  │ version = ">=3.4,<4, >=3.10,<4"  │ build = "*cp*"  │ channel = "conda-forge"  │  │ [pypi-dependencies]  │ mne = ">=1.4"  │  │ [project]  │ name = ".CondaPkg"  │ description = "automatically generated by CondaPkg.jl"  │ platforms = ["linux-64"]  │ channel-priority = "strict"  └ channels = ["conda-forge", "anaconda"]  CondaPkg Installing packages  │ /home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin/pixi  │ install  └ --manifest-path /tmp/jl_yk6d7d/.CondaPkg/pixi.toml ✔ The default environment has been installed. 1 dependency had output during precompilation: ┌ PyMNE │ [Output was shown above] └ Fatal Python error: _Py_CheckRecursiveCall: Unrecoverable stack overflow (used 835917 kB) while calling a Python object Python runtime state: initialized Current thread 0x000079ece198d440 [julia] (most recent call first): Extension modules: numpy._core._multiarray_umath, numpy.linalg._umath_linalg (total: 2) [235] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/PyMNE/cNGDN/test/set_up_tests.jl:4 unknown function (ip: 0x79ece1a3bebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) fatal_error_exit at /usr/local/src/conda/python-3.14.0/Python/pylifecycle.c:3250 [inlined] fatal_error at /usr/local/src/conda/python-3.14.0/Python/pylifecycle.c:3396 _Py_FatalErrorFunc at /usr/local/src/conda/python-3.14.0/Python/pylifecycle.c:3482 _Py_CheckRecursiveCall at /usr/local/src/conda/python-3.14.0/Python/ceval.c:491 _Py_EnterRecursiveCallTstate at /usr/local/src/conda/python-3.14.0/Include/internal/pycore_ceval.h:216 [inlined] method_enter_call at /usr/local/src/conda/python-3.14.0/Objects/descrobject.c:300 [inlined] method_vectorcall_NOARGS at /usr/local/src/conda/python-3.14.0/Objects/descrobject.c:444 _PyObject_VectorcallTstate at /usr/local/src/conda/python-3.14.0/Include/internal/pycore_call.h:169 [inlined] PyObject_VectorcallMethod at /usr/local/src/conda/python-3.14.0/Objects/call.c:856 PyObject_CallMethodNoArgs at /usr/local/src/conda/python-3.14.0/Include/cpython/abstract.h:65 [inlined] _PyFile_Flush at /usr/local/src/conda/python-3.14.0/Objects/fileobject.c:542 flush_std_files at /usr/local/src/conda/python-3.14.0/Python/pylifecycle.c:1915 fatal_error at /usr/local/src/conda/python-3.14.0/Python/pylifecycle.c:3459 _Py_FatalErrorFunc at /usr/local/src/conda/python-3.14.0/Python/pylifecycle.c:3482 _Py_CheckRecursiveCall at /usr/local/src/conda/python-3.14.0/Python/ceval.c:491 _Py_EnterRecursiveCallTstate at /usr/local/src/conda/python-3.14.0/Include/internal/pycore_ceval.h:216 [inlined] cfunction_enter_call at /usr/local/src/conda/python-3.14.0/Objects/methodobject.c:428 [inlined] cfunction_vectorcall_NOARGS at /usr/local/src/conda/python-3.14.0/Objects/methodobject.c:504 _PyObject_VectorcallTstate at /usr/local/src/conda/python-3.14.0/Include/internal/pycore_call.h:169 _PyObject_CallNoArgs at /usr/local/src/conda/python-3.14.0/Include/internal/pycore_call.h:185 [inlined] _dir_object at /usr/local/src/conda/python-3.14.0/Objects/object.c:2029 [inlined] PyObject_Dir at /usr/local/src/conda/python-3.14.0/Objects/object.c:2052 PyObject_Dir at /home/pkgeval/.julia/packages/PythonCall/Ds20G/src/C/pointers.jl:300 [inlined] macro expansion at /home/pkgeval/.julia/packages/PythonCall/Ds20G/src/Core/Py.jl:118 [inlined] pydir at /home/pkgeval/.julia/packages/PythonCall/Ds20G/src/Core/builtins.jl:191 #4 at /home/pkgeval/.julia/packages/PythonCall/Ds20G/src/Core/Py.jl:297 unknown function (ip: 0x79ecbe176caf) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] jl_f_invokelatest at /source/src/builtins.c:889 #setup_onfixedthread##1 at /home/pkgeval/.julia/packages/PythonCall/Ds20G/src/C/context.jl:44 unknown function (ip: 0x79ecbe1762cf) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 Allocations: 31220338 (Pool: 31220098; Big: 240); GC: 20 Testing failed after 233.47s ERROR: LoadError: Package PyMNE errored during testing (received signal: 6) 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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:217 [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:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval crashed after 619.32s: the process was aborted ################################################################################ # Bug reporting # Finalizing trace... BugReporting completed after 26.58s Uploaded rr trace to https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/rr/PyMNE-1763290570.tar.zst