Package evaluation to test LorentzVectorBase on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T18:58:30.379 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.39s ################################################################################ # 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.95s ################################################################################ # 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.77s ################################################################################ # Testing # Testing LorentzVectorBase Status `/tmp/jl_azi3Zk/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_azi3Zk/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.9s 2.504021 seconds (1.25 M allocations: 67.891 MiB, 10.85% gc time, 95.49% compilation time) Test Summary: | Pass Total Time utility | 39 39 0.4s 0.367894 seconds (270.99 k allocations: 13.532 MiB, 90.39% 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.422393 seconds (653.34 k allocations: 32.817 MiB, 0.58% gc time, 90.16% compilation time) Test Summary: | Pass Total Time PxPyPzE | 72 72 1.5s 1.548747 seconds (355.37 k allocations: 17.546 MiB, 84.81% compilation time) Test Summary: | Pass Total Time PtEtaPhiM | 48 48 1.2s 1.202152 seconds (206.22 k allocations: 10.313 MiB, 4.71% gc time, 85.71% compilation time) Testing LorentzVectorBase tests passed Testing completed after 17.01s PkgEval succeeded after 49.3s