Package evaluation to test QEDbase on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T20:55:08.428 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.66s ################################################################################ # Installation # Installing QEDbase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [10e22c08] + QEDbase v0.5.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [79e6a3ab] + Adapt v4.4.0 [dce04be8] + ArgCheck v2.5.0 [a9b6321e] + Atomix v1.1.2 [49dc2e85] + Calculus v0.5.2 [38540f10] + CommonSolve v0.2.4 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [ffbed154] + DocStringExtensions v0.9.5 [3587e190] + InverseFunctions v0.1.17 [63c18a36] + KernelAbstractions v0.9.39 [1914dd2f] + MacroTools v0.5.16 [eff96d63] + Measurements v2.14.1 [5ad8b20f] + PhysicalConstants v0.2.4 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [10e22c08] + QEDbase v0.5.2 [ae029012] + Requires v1.3.1 [f2b01f46] + Roots v2.2.10 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [1986cc42] + Unitful v1.27.0 [013be700] + UnsafeAtomics v0.3.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates 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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.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 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.96s ################################################################################ # 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:577 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:577 Precompilation failed after 11.22s ################################################################################ # Testing # Testing QEDbase Status `/tmp/jl_31BP9j/Project.toml` [dce04be8] ArgCheck v2.5.0 [187b0558] ConstructionBase v1.6.0 [ffbed154] DocStringExtensions v0.9.5 [63c18a36] KernelAbstractions v0.9.39 [5ad8b20f] PhysicalConstants v0.2.4 [10e22c08] QEDbase v0.5.2 [1bc83da4] SafeTestsets v0.1.0 [699a6c99] SimpleTraits v0.9.5 [90137ffa] StaticArrays v1.9.15 [fd094767] Suppressor v0.2.8 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_31BP9j/Manifest.toml` [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [dce04be8] ArgCheck v2.5.0 [a9b6321e] Atomix v1.1.2 [49dc2e85] Calculus v0.5.2 [38540f10] CommonSolve v0.2.4 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [ffbed154] DocStringExtensions v0.9.5 [3587e190] InverseFunctions v0.1.17 [63c18a36] KernelAbstractions v0.9.39 [1914dd2f] MacroTools v0.5.16 [eff96d63] Measurements v2.14.1 [5ad8b20f] PhysicalConstants v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [10e22c08] QEDbase v0.5.2 [ae029012] Requires v1.3.1 [f2b01f46] Roots v2.2.10 [1bc83da4] SafeTestsets v0.1.0 [699a6c99] SimpleTraits v0.9.5 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [fd094767] Suppressor v0.2.8 [1986cc42] Unitful v1.27.0 [013be700] UnsafeAtomics v0.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.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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.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.1+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 [bea87d4a] SuiteSparse_jll v7.10.1+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 Testing Running tests... Test Summary: | Pass Total Time momentum interface | 291 291 21.8s 22.685510 seconds (6.05 M allocations: 354.590 MiB, 4.00% gc time, 54.57% compilation time: 3% of which was recompilation) Test Summary: | Pass Total Time coordinate transforms | 21 21 13.2s 13.193851 seconds (15.51 M allocations: 799.885 MiB, 2.34% gc time, 99.07% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time particles | 136 136 9.5s 9.459861 seconds (1.79 M allocations: 127.573 MiB, 0.22% gc time, 96.08% compilation time) Test Summary: | Pass Total Time particles properties | 318 318 9.1s 9.118817 seconds (4.95 M allocations: 253.024 MiB, 0.64% gc time, 98.17% compilation time) Test Summary: | Pass Total Time model interface | 3 3 0.7s 0.669097 seconds (298.74 k allocations: 15.474 MiB, 94.20% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time process interface | 1031 1031 18.0s 18.045273 seconds (22.77 M allocations: 1.126 GiB, 2.80% gc time, 96.48% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time phase space layout | 228 228 12.6s 12.656331 seconds (5.60 M allocations: 292.595 MiB, 0.78% gc time, 97.75% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time phase space point interface | 165 165 12.0s 12.037881 seconds (5.08 M allocations: 277.440 MiB, 0.83% gc time, 96.94% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time cross sections | 848 848 27.9s 27.955337 seconds (10.89 M allocations: 595.025 MiB, 2.26% gc time, 98.04% compilation time: <1% of which was recompilation) ┌ Info: No GPU tests are enabled, skipping tests... └ To test GPU functionality, please use 'TEST_ = 1 julia ...' for one of GPU=[CUDA, AMDGPU, METAL, ONEAPI] Testing QEDbase tests passed Testing completed after 136.56s PkgEval succeeded after 173.3s