Package evaluation to test MRphy on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T15:59:31.775 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.82s ################################################################################ # Installation # Installing MRphy... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [18c5d748] + MRphy v0.1.5 Updating `~/.julia/environments/v1.11/Manifest.toml` [18c5d748] + MRphy v0.1.5 [1986cc42] + Unitful v1.25.1 [84966e9a] + UnitfulMR v0.1.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.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.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 22.17s ################################################################################ # Testing # Testing MRphy Status `/tmp/jl_dkE3nH/Project.toml` [18c5d748] MRphy v0.1.5 [1986cc42] Unitful v1.25.1 [84966e9a] UnitfulMR v0.1.1 [37e2e46d] LinearAlgebra v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_dkE3nH/Manifest.toml` [18c5d748] MRphy v0.1.5 [1986cc42] Unitful v1.25.1 [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 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.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 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Precompiling UnitfulMR... 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/M33vg/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. 2223.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/M33vg/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/M33vg/src/user.jl:260 overwritten in module UnitfulMR on the same line (check for duplicate calls to `include`). Precompiling MRphy... 2158.3 ms ? UnitfulMR Info Given MRphy was explicitly requested, output will be shown live  ┌ Warning: Module UnitfulMR with build ID ffffffff-ffff-ffff-1c90-661a1055e58b 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:2541 2533.1 ms ? MRphy ┌ Warning: Module UnitfulMR with build ID ffffffff-ffff-ffff-1c90-661a1055e58b 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:2541 Test Summary: | Pass Total Time utils tests | 5 5 15.7s Test Summary: | Pass Total Time SteadyStates tests | 7 7 28.0s Test Summary: | Pass Total Time mObjects tests | 8 8 1.6s Test Summary: | Pass Total Time blochSim tests | 3 3 4m44.0s 346.259684 seconds (58.35 M allocations: 2.953 GiB, 0.39% gc time, 99.88% compilation time) Testing MRphy tests passed Testing completed after 379.65s PkgEval succeeded after 421.95s