Package evaluation to test LorentzVectorBase on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T12:15:09.026 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.1s ################################################################################ # Installation # Installing LorentzVectorBase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [592a752d] + LorentzVectorBase v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [592a752d] + LorentzVectorBase v0.1.0 Installation completed after 0.85s ################################################################################ # 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:585 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:585 Precompilation failed after 13.34s ################################################################################ # Testing # Testing LorentzVectorBase Status `/tmp/jl_8zz8yL/Project.toml` [592a752d] LorentzVectorBase v0.1.0 [1bc83da4] SafeTestsets v0.1.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_8zz8yL/Manifest.toml` [592a752d] LorentzVectorBase v0.1.0 [1bc83da4] SafeTestsets v0.1.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time interface | 38 38 1.7s 2.380570 seconds (1.25 M allocations: 67.668 MiB, 10.72% gc time, 95.43% compilation time) Test Summary: | Pass Total Time utility | 39 39 0.3s 0.336836 seconds (269.29 k allocations: 13.423 MiB, 89.93% compilation time) ┌ Warning: Pseudorapidity (η): transverse momentum is zero! return +/- 10e10 └ @ LorentzVectorBase ~/.julia/packages/LorentzVectorBase/OAUhV/src/coordinate_systems/XYZT.jl:152 ┌ Warning: Pseudorapidity (η): transverse momentum is zero! return +/- 10e10 └ @ LorentzVectorBase ~/.julia/packages/LorentzVectorBase/OAUhV/src/coordinate_systems/XYZT.jl:152 Test Summary: | Pass Total Time XYZT | 67 67 2.6s 2.586301 seconds (598.62 k allocations: 29.802 MiB, 9.46% gc time, 91.01% compilation time) Test Summary: | Pass Total Time PxPyPzE | 72 72 1.5s 1.461397 seconds (355.29 k allocations: 17.519 MiB, 84.67% compilation time) Test Summary: | Pass Total Time PtEtaPhiM | 48 48 1.1s 1.134603 seconds (206.40 k allocations: 10.304 MiB, 84.58% compilation time) Testing LorentzVectorBase tests passed Testing completed after 16.77s PkgEval succeeded after 50.72s