Package evaluation to test LorentzVectorBase on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T12:09:03.301 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.23s ################################################################################ # 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.88s ################################################################################ # 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 12.8s ################################################################################ # Testing # Testing LorentzVectorBase Status `/tmp/jl_ZCEKEG/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_ZCEKEG/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.8s 2.385842 seconds (1.24 M allocations: 66.904 MiB, 11.24% gc time, 95.36% compilation time) Test Summary: | Pass Total Time utility | 39 39 0.3s 0.332071 seconds (264.72 k allocations: 13.208 MiB, 89.79% 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.3s 2.271629 seconds (650.53 k allocations: 32.559 MiB, 0.59% gc time, 89.79% compilation time) Test Summary: | Pass Total Time PxPyPzE | 72 72 1.5s 1.515355 seconds (352.52 k allocations: 17.338 MiB, 84.34% compilation time) Test Summary: | Pass Total Time PtEtaPhiM | 48 48 1.2s 1.258252 seconds (206.03 k allocations: 10.242 MiB, 4.88% gc time, 85.20% compilation time) Testing LorentzVectorBase tests passed Testing completed after 16.67s PkgEval succeeded after 48.92s