Package evaluation of MRphy on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:52:34.337 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.31s ################################################################################ # Installation # Installing MRphy... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [18c5d748] + MRphy v0.1.5 Updating `~/.julia/environments/v1.10/Manifest.toml` [18c5d748] + MRphy v0.1.5 [1986cc42] + Unitful v1.22.0 [84966e9a] + UnitfulMR v0.1.1 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 5.65s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.69s ################################################################################ # Testing # Testing MRphy Status `/tmp/jl_npgG1M/Project.toml` [18c5d748] MRphy v0.1.5 [1986cc42] Unitful v1.22.0 [84966e9a] UnitfulMR v0.1.1 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_npgG1M/Manifest.toml` [18c5d748] MRphy v0.1.5 [1986cc42] Unitful v1.22.0 [84966e9a] UnitfulMR v0.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... 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`). ┌ Warning: Module UnitfulMR with build ID ffffffff-ffff-ffff-0019-6328eca19a54 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:2018 Test Summary: | Pass Total Time utils tests | 5 5 11.1s Test Summary: | Pass Total Time SteadyStates tests | 7 7 18.6s Test Summary: | Pass Total Time mObjects tests | 8 8 1.2s Test Summary: | Pass Total Time blochSim tests | 3 3 1m06.1s 105.039506 seconds (31.57 M allocations: 2.067 GiB, 1.82% gc time, 99.82% compilation time) Testing MRphy tests passed Testing completed after 126.52s PkgEval succeeded after 157.82s