Package evaluation to test LorentzVectorBase on Julia 1.14.0-DEV.1455 (9d9110fde9*) started at 2026-01-01T12:13:30.902 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.02s ################################################################################ # 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.9s ################################################################################ # 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.21s ################################################################################ # Testing # Testing LorentzVectorBase Status `/tmp/jl_tggzYI/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_tggzYI/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.358687 seconds (1.25 M allocations: 67.673 MiB, 10.78% gc time, 95.51% compilation time) Test Summary: | Pass Total Time utility | 39 39 0.3s 0.338612 seconds (269.25 k allocations: 13.415 MiB, 90.11% 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.4s 2.452997 seconds (598.63 k allocations: 29.800 MiB, 9.98% gc time, 91.13% compilation time) Test Summary: | Pass Total Time PxPyPzE | 72 72 1.4s 1.374369 seconds (355.29 k allocations: 17.518 MiB, 84.69% compilation time) Test Summary: | Pass Total Time PtEtaPhiM | 48 48 1.2s 1.160315 seconds (206.40 k allocations: 10.303 MiB, 84.96% compilation time) Testing LorentzVectorBase tests passed Testing completed after 17.34s PkgEval succeeded after 50.77s