Package evaluation to test QEDcore on Julia 1.14.0-DEV.1395 (a32911ae58*) started at 2025-12-21T15:10:10.780 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.96s ################################################################################ # Installation # Installing QEDcore... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [35dc0263] + QEDcore v0.4.1 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.1 [10e22c08] + QEDbase v0.5.2 [35dc0263] + QEDcore v0.4.1 [189a3867] + Reexport v1.2.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.99s ################################################################################ # 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 13.37s ################################################################################ # Testing # Testing QEDcore Status `/tmp/jl_0gMCCF/Project.toml` [ffbed154] DocStringExtensions v0.9.5 [10e22c08] QEDbase v0.5.2 [35dc0263] QEDcore v0.4.1 [189a3867] Reexport v1.2.2 [1bc83da4] SafeTestsets v0.1.0 [699a6c99] SimpleTraits v0.9.5 [90137ffa] StaticArrays v1.9.15 [2913bbd2] StatsBase v0.34.9 [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_0gMCCF/Manifest.toml` [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [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 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [ffbed154] DocStringExtensions v0.9.5 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [63c18a36] KernelAbstractions v0.9.39 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [eff96d63] Measurements v2.14.1 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [5ad8b20f] PhysicalConstants v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [43287f4e] PtrArrays v1.3.0 [10e22c08] QEDbase v0.5.2 [35dc0263] QEDcore v0.4.1 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [f2b01f46] Roots v2.2.10 [1bc83da4] SafeTestsets v0.1.0 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [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.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 [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 bisection | 992 992 4.0s 4.633216 seconds (3.77 M allocations: 204.864 MiB, 7.51% gc time, 96.98% compilation time: 8% of which was recompilation) Test Summary: | Pass Total Time two body rest system | 368 368 11.8s 11.774743 seconds (2.69 M allocations: 153.125 MiB, 2.66% gc time, 96.06% compilation time) Test Summary: | Pass Total Time flat phase space layout | 56 56 7.6s 7.596061 seconds (8.00 M allocations: 412.975 MiB, 4.25% gc time, 96.70% compilation time) Test Summary: | Pass Total Time Lorentz transform | 83 83 15.5s 15.465922 seconds (16.35 M allocations: 861.110 MiB, 3.58% gc time, 97.09% compilation time) Test Summary: | Pass Total Time coordinates | 51 51 8.5s 8.514914 seconds (5.56 M allocations: 289.210 MiB, 1.17% gc time, 69.17% compilation time) Test Summary: | Pass Total Time coordinate map | 60 60 9.2s 9.218351 seconds (5.21 M allocations: 275.734 MiB, 1.02% gc time, 96.33% compilation time: 2% of which was recompilation) Test Summary: | Pass Total Time phase spaces | 148 148 5.7s 5.727242 seconds (4.13 M allocations: 213.576 MiB, 6.52% gc time, 91.44% compilation time) Test Summary: | Pass Total Time constants | 58 58 1.7s 1.757896 seconds (528.52 k allocations: 26.750 MiB, 95.32% compilation time) Test Summary: | Pass Total Time four momentum | 295 295 9.2s 9.181452 seconds (2.15 M allocations: 126.499 MiB, 0.37% gc time, 96.27% compilation time) Test Summary: | Pass Total Time gamma matrices | 92 92 4.0s 4.018675 seconds (3.32 M allocations: 169.332 MiB, 0.59% gc time, 95.47% compilation time) Test Summary: | Pass Total Time Lorentz vector | 35 35 4.2s 4.207303 seconds (1.50 M allocations: 81.421 MiB, 0.80% gc time, 96.18% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time Dirac tensors | 376 376 21.4s 21.427284 seconds (12.51 M allocations: 662.697 MiB, 2.44% gc time, 97.29% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time generic eltype tests | 160 160 8.5s 8.510032 seconds (6.50 M allocations: 340.944 MiB, 1.31% gc time, 98.98% compilation time) Test Summary: | Pass Total Time particle types | 35 35 0.3s 0.339472 seconds (175.75 k allocations: 7.707 MiB, 52.50% compilation time) Test Summary: | Pass Total Time particle base states | 13895 13895 9.3s 9.330172 seconds (6.42 M allocations: 325.729 MiB, 1.02% gc time, 95.40% compilation time) Test Summary: | Pass Total Time particle propagators | 18 18 2.2s 2.202416 seconds (1.01 M allocations: 53.757 MiB, 2.07% gc time, 97.63% compilation time) Test Summary: | Pass Total Time process interface | 148 148 4.6s 4.641158 seconds (6.06 M allocations: 311.217 MiB, 1.48% gc time, 93.14% compilation time) ┌ 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] Test Summary: | Total Time GPU testing | 0 7.3s 7.334596 seconds (2.15 M allocations: 114.747 MiB, 0.48% gc time, 92.92% compilation time) Testing QEDcore tests passed Testing completed after 178.44s PkgEval succeeded after 228.57s