Package evaluation of MRphy on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:31:26.822 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.25s ################################################################################ # 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.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.12.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.12.0+0 Installation completed after 3.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 24.81s ################################################################################ # Testing # Testing MRphy Status `/tmp/jl_B4DCvd/Project.toml` [18c5d748] MRphy v0.1.5 [1986cc42] Unitful v1.22.0 [84966e9a] UnitfulMR v0.1.1 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_B4DCvd/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 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.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.12.0+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/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. 3427.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 packages... 3007.4 ms ? UnitfulMR Info Given MRphy was explicitly requested, output will be shown live  ┌ Warning: Module UnitfulMR with build ID ffffffff-ffff-ffff-002c-a839201e7575 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:2613 1651.4 ms ? MRphy ┌ Warning: Module UnitfulMR with build ID ffffffff-ffff-ffff-002c-a839201e7575 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:2613 Test Summary: | Pass Total Time utils tests | 5 5 11.0s Test Summary: | Pass Total Time SteadyStates tests | 7 7 17.8s Test Summary: | Pass Total Time mObjects tests | 8 8 1.7s Test Summary: | Pass Total Time blochSim tests | 3 3 1m48.9s 148.301036 seconds (64.87 M allocations: 3.373 GiB, 1.37% gc time, 99.87% compilation time) Testing MRphy tests passed Testing completed after 196.07s PkgEval succeeded after 243.33s