Package evaluation of MRphy on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:05:44.974 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.3s ################################################################################ # 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.22.0 [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 2.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.23s ################################################################################ # Testing # Testing MRphy Status `/tmp/jl_3nHgui/Project.toml` [18c5d748] MRphy v0.1.5 [1986cc42] Unitful v1.22.0 [84966e9a] UnitfulMR v0.1.1 [37e2e46d] LinearAlgebra v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_3nHgui/Manifest.toml` [18c5d748] MRphy v0.1.5 [1986cc42] Unitful v1.22.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 [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/nwwOk/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. 2156.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/nwwOk/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/nwwOk/src/user.jl:260 overwritten in module UnitfulMR on the same line (check for duplicate calls to `include`). Precompiling MRphy... 2118.4 ms ? UnitfulMR Info Given MRphy was explicitly requested, output will be shown live  ┌ Warning: Module UnitfulMR with build ID ffffffff-ffff-ffff-0026-5215b0fc52fd 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 2540.6 ms ? MRphy ┌ Warning: Module UnitfulMR with build ID ffffffff-ffff-ffff-0026-5215b0fc52fd 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 26.6s Test Summary: | Pass Total Time mObjects tests | 8 8 1.5s Test Summary: | Pass Total Time blochSim tests | 3 3 4m34.8s 332.341223 seconds (59.12 M allocations: 2.983 GiB, 0.48% gc time, 99.92% compilation time) Testing MRphy tests passed Testing completed after 362.76s PkgEval succeeded after 400.01s