Package evaluation of MRphy on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T12:11:08.854 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.92s ################################################################################ # Installation # Installing MRphy... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [18c5d748] + MRphy v0.1.5 Updating `~/.julia/environments/v1.13/Manifest.toml` [18c5d748] + MRphy v0.1.5 [1986cc42] + Unitful v1.24.0 [84966e9a] + UnitfulMR v0.1.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 2.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 24.12s ################################################################################ # Testing # Testing MRphy Status `/tmp/jl_YaWwJP/Project.toml` [18c5d748] MRphy v0.1.5 [1986cc42] Unitful v1.24.0 [84966e9a] UnitfulMR v0.1.1 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_YaWwJP/Manifest.toml` [18c5d748] MRphy v0.1.5 [1986cc42] Unitful v1.24.0 [84966e9a] UnitfulMR v0.1.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... Precompiling packages... Info Given UnitfulMR was explicitly requested, output will be shown live  WARNING: Method definition abbr(Unitful.Unit{:Gauss, Unitful.Dimensions{(Unitful.Dimension{:Current}(power=Base.Rational{Int64}(num=-1, den=1)), Unitful.Dimension{:Mass}(power=Base.Rational{Int64}(num=1, den=1)), Unitful.Dimension{:Time}(power=Base.Rational{Int64}(num=-2, den=1)))}()}) in module Unitful at /home/pkgeval/.julia/packages/Unitful/sxiHA/src/user.jl:260 overwritten in module UnitfulMR on the same line (check for duplicate calls to `include`). ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 2791.7 ms ? UnitfulMR WARNING: Method definition abbr(Unitful.Unit{:Gauss, Unitful.Dimensions{(Unitful.Dimension{:Current}(power=Base.Rational{Int64}(num=-1, den=1)), Unitful.Dimension{:Mass}(power=Base.Rational{Int64}(num=1, den=1)), Unitful.Dimension{:Time}(power=Base.Rational{Int64}(num=-2, den=1)))}()}) in module Unitful at /home/pkgeval/.julia/packages/Unitful/sxiHA/src/user.jl:260 overwritten in module UnitfulMR on the same line (check for duplicate calls to `include`). ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. WARNING: Method definition abbr(Unitful.Unit{:Gauss, Unitful.Dimensions{(Unitful.Dimension{:Current}(power=Base.Rational{Int64}(num=-1, den=1)), Unitful.Dimension{:Mass}(power=Base.Rational{Int64}(num=1, den=1)), Unitful.Dimension{:Time}(power=Base.Rational{Int64}(num=-2, den=1)))}()}) in module Unitful at /home/pkgeval/.julia/packages/Unitful/sxiHA/src/user.jl:260 overwritten in module UnitfulMR on the same line (check for duplicate calls to `include`). Precompiling packages... 3015.9 ms ? UnitfulMR Info Given MRphy was explicitly requested, output will be shown live  ┌ Warning: Module UnitfulMR with build ID ffffffff-ffff-ffff-383c-08fb0e807d9f is missing from the cache. │ This may mean UnitfulMR [84966e9a-a839-11e9-29d5-57fe5a7e36c2] does not support precompilation but is imported by a module that does. └ @ Base loading.jl:2632 1719.2 ms ? MRphy ┌ Warning: Module UnitfulMR with build ID ffffffff-ffff-ffff-383c-08fb0e807d9f is missing from the cache. │ This may mean UnitfulMR [84966e9a-a839-11e9-29d5-57fe5a7e36c2] does not support precompilation but is imported by a module that does. └ @ Base loading.jl:2632 Test Summary: | Pass Total Time utils tests | 5 5 11.2s Test Summary: | Pass Total Time SteadyStates tests | 7 7 16.6s Test Summary: | Pass Total Time mObjects tests | 8 8 2.2s Test Summary: | Pass Total Time blochSim tests | 3 3 1m36.9s 135.530010 seconds (62.59 M allocations: 3.384 GiB, 1.51% gc time, 99.86% compilation time) Testing MRphy tests passed Testing completed after 180.83s PkgEval succeeded after 224.88s