Package evaluation to test RRRMC on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T09:00:49.639 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.97s ################################################################################ # Installation # Installing RRRMC... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ff70551f] + RRRMC v2.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.5 [f86d3d12] + ExtractMacro v1.0.0 ⌅ [92d709cd] + IrrationalConstants v0.1.1 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [bac558e1] + OrderedCollections v1.8.1 [21216c6a] + Preferences v1.5.0 [ff70551f] + RRRMC v2.2.0 ⌅ [276daf66] + SpecialFunctions v1.8.8 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 2.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 3313.0 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 8241.5 ms ✓ SpecialFunctions WARNING: Detected access to binding `RRRMC.QT` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.RE` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.LE` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: method definition for GraphTLE at /home/pkgeval/.julia/packages/RRRMC/itoLy/src/graphs/TLE.jl:27 declares type variable λT but does not use it. WARNING: method definition for GraphTLE at /home/pkgeval/.julia/packages/RRRMC/itoLy/src/graphs/TLE.jl:27 declares type variable γT but does not use it. WARNING: method definition for GraphTLE at /home/pkgeval/.julia/packages/RRRMC/itoLy/src/graphs/TLE.jl:27 declares type variable M but does not use it. WARNING: method definition for GraphTopologicalLocalEntropy at /home/pkgeval/.julia/packages/RRRMC/itoLy/src/graphs/TLE.jl:359 declares type variable λT but does not use it. WARNING: method definition for GraphTopologicalLocalEntropy at /home/pkgeval/.julia/packages/RRRMC/itoLy/src/graphs/TLE.jl:359 declares type variable γT but does not use it. WARNING: method definition for GraphTopologicalLocalEntropy at /home/pkgeval/.julia/packages/RRRMC/itoLy/src/graphs/TLE.jl:359 declares type variable M but does not use it. WARNING: Detected access to binding `RRRMC.TLE` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.AddFields` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.CommQu` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.CommReLU` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.CommStep` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.EA` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.Empty` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.Fields` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.Ising1D` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.Mixed` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: method definition for delta_energy at /home/pkgeval/.julia/packages/RRRMC/itoLy/src/graphs/PSpin3.jl:147 declares type variable K but does not use it. WARNING: Detected access to binding `RRRMC.PSpin3` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.PercLinear` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.PercStep` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.PercXEntr` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.RRG` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.SAT` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.SK` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.ThreeSpin` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RRRMC.TwoSpin` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. 5174.1 ms ✓ RRRMC 3 dependencies successfully precompiled in 17 seconds. 24 already precompiled. 1 dependency had output during precompilation: ┌ RRRMC │ WARNING: Detected access to binding `RRRMC.QT` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.RE` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.LE` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: method definition for GraphTLE at /home/pkgeval/.julia/packages/RRRMC/itoLy/src/graphs/TLE.jl:27 declares type variable λT but does not use it. │ WARNING: method definition for GraphTLE at /home/pkgeval/.julia/packages/RRRMC/itoLy/src/graphs/TLE.jl:27 declares type variable γT but does not use it. │ WARNING: method definition for GraphTLE at /home/pkgeval/.julia/packages/RRRMC/itoLy/src/graphs/TLE.jl:27 declares type variable M but does not use it. │ WARNING: method definition for GraphTopologicalLocalEntropy at /home/pkgeval/.julia/packages/RRRMC/itoLy/src/graphs/TLE.jl:359 declares type variable λT but does not use it. │ WARNING: method definition for GraphTopologicalLocalEntropy at /home/pkgeval/.julia/packages/RRRMC/itoLy/src/graphs/TLE.jl:359 declares type variable γT but does not use it. │ WARNING: method definition for GraphTopologicalLocalEntropy at /home/pkgeval/.julia/packages/RRRMC/itoLy/src/graphs/TLE.jl:359 declares type variable M but does not use it. │ WARNING: Detected access to binding `RRRMC.TLE` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.AddFields` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.CommQu` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.CommReLU` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.CommStep` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.EA` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.Empty` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.Fields` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.Ising1D` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.Mixed` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: method definition for delta_energy at /home/pkgeval/.julia/packages/RRRMC/itoLy/src/graphs/PSpin3.jl:147 declares type variable K but does not use it. │ WARNING: Detected access to binding `RRRMC.PSpin3` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.PercLinear` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.PercStep` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.PercXEntr` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.RRG` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.SAT` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.SK` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.ThreeSpin` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ WARNING: Detected access to binding `RRRMC.TwoSpin` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. └ Precompilation completed after 29.26s ################################################################################ # Testing # Testing RRRMC Status `/tmp/jl_SfLLno/Project.toml` [ff70551f] RRRMC v2.2.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_SfLLno/Manifest.toml` [d360d2e6] ChainRulesCore v1.26.0 [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.5 [f86d3d12] ExtractMacro v1.0.0 ⌅ [92d709cd] IrrationalConstants v0.1.1 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [bac558e1] OrderedCollections v1.8.1 [21216c6a] Preferences v1.5.0 [ff70551f] RRRMC v2.2.0 ⌅ [276daf66] SpecialFunctions v1.8.8 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future 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 v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time RRRMC.TwoSpin.GraphTwoSpin() | 700 700 5.3s Test Summary: | Pass Total Time RRRMC.ThreeSpin.GraphThreeSpin() | 700 700 4.6s Test Summary: | Pass Total Time RRRMC.Fields.GraphFields{Int64, (1,)}(10, [1, 1, 1, 1, 1, 1, | 700 700 4.8s Test Summary: | Pass Total Time RRRMC.Fields.GraphFields{Int64, (-1, 1)}(10, [-1, 1, 1, -1, | 700 700 5.4s Test Summary: | Pass Total Time RRRMC.Fields.GraphFields{Float64, (-1.5, 0.5)}(10, [-1.5, 0. | 700 700 9.9s Test Summary: | Pass Total Time RRRMC.Fields.GraphFieldsNormalDiscretized{Int64, (-1, 0, 1)} | 1500 1500 9.1s Test Summary: | Pass Total Time RRRMC.Fields.GraphFieldsNormalDiscretized{Float64, (-1.5, 0. | 1500 1500 7.9s Test Summary: | Pass Total Time RRRMC.Ising1D.GraphIsing1D(10, Bool[1, 1, 1, 1, 1, 1, 1, 1, | 700 700 7.9s Test Summary: | Pass Total Time RRRMC.PSpin3.GraphPSpin3{5}(39, [[30, 16, 3, 18, 15, 8, 18, | 700 700 5.7s Test Summary: | Pass Total Time RRRMC.RRG.GraphRRG{Int64, (-1, 1), 3}(10, [(3, 6, 10), (5, 8 | 700 700 6.0s Test Summary: | Pass Total Time RRRMC.RRG.GraphRRG{Int64, (-1, 0, 1), 3}(10, [(7, 9, 10), (3 | 700 700 5.2s Test Summary: | Pass Total Time RRRMC.RRG.GraphRRG{RRRMC.DFloats.DFloat64, (-1.0, 0.0, 1.0), | 700 700 6.8s Test Summary: | Pass Total Time RRRMC.RRG.GraphRRG{RRRMC.DFloats.DFloat64, (-1.0, 0.0, 1.0), | 700 700 0.0s Test Summary: | Pass Total Time RRRMC.RRG.GraphRRG{Rational{Int64}, (-1//1, 0//1, 1//1), 3}( | 700 700 7.0s Test Summary: | Pass Total Time RRRMC.RRG.GraphRRGNormalDiscretized{Int64, (-1, 0, 1), 3}(10 | 1500 1500 5.4s Test Summary: | Pass Total Time RRRMC.RRG.GraphRRGNormalDiscretized{RRRMC.DFloats.DFloat64, | 1500 1500 5.4s Test Summary: | Pass Total Time RRRMC.RRG.GraphRRGNormalDiscretized{RRRMC.DFloats.DFloat64, | 1500 1500 0.1s Test Summary: | Pass Total Time RRRMC.RRG.GraphRRGNormalDiscretized{Rational{Int64}, (-1//1, | 1500 1500 5.2s Test Summary: | Pass Total Time RRRMC.RRG.GraphRRGNormal{3}(10, [(2, 3, 8), (1, 4, 6), (1, 5 | 700 700 4.6s Test Summary: | Pass Total Time RRRMC.EA.GraphEA{Int64, (-1, 1), 6}(8, [(2, 2, 3, 3, 5, 5), | 700 700 4.6s Test Summary: | Pass Total Time RRRMC.EA.GraphEA{Int64, (-1, 0, 1), 6}(8, [(2, 2, 3, 3, 5, 5 | 700 700 5.1s Test Summary: | Pass Total Time RRRMC.EA.GraphEA{RRRMC.DFloats.DFloat64, (-1.0, 0.0, 1.0), 6 | 700 700 4.8s Test Summary: | Pass Total Time RRRMC.EA.GraphEA{RRRMC.DFloats.DFloat64, (-1.0, 0.0, 1.0), 6 | 700 700 0.0s Test Summary: | Pass Total Time RRRMC.EA.GraphEA{Rational{Int64}, (-1//1, 0//1, 1//1), 6}(8, | 700 700 5.7s Test Summary: | Pass Total Time RRRMC.EA.GraphEANormalDiscretized{Int64, (-1, 0, 1), 6}(8, R | 1500 1500 5.2s Test Summary: | Pass Total Time RRRMC.EA.GraphEANormalDiscretized{RRRMC.DFloats.DFloat64, (- | 1500 1500 4.9s Test Summary: | Pass Total Time RRRMC.EA.GraphEANormalDiscretized{RRRMC.DFloats.DFloat64, (- | 1500 1500 0.1s Test Summary: | Pass Total Time RRRMC.EA.GraphEANormalDiscretized{Rational{Int64}, (-1//1, 0 | 1500 1500 5.3s Test Summary: | Pass Total Time RRRMC.EA.GraphEANormal{6}(8, [(2, 2, 3, 3, 5, 5), (1, 1, 4, | 700 700 4.3s Test Summary: | Pass Total Time RRRMC.EA.GraphEA{Int64, (-1, 1), 4}(9, [(2, 3, 4, 7), (1, 3, | 700 700 4.5s Test Summary: | Pass Total Time RRRMC.EA.GraphEA{Int64, (-1, 0, 1), 4}(9, [(2, 3, 4, 7), (1, | 700 700 5.0s Test Summary: | Pass Total Time RRRMC.EA.GraphEA{RRRMC.DFloats.DFloat64, (-1.0, 0.0, 1.0), 4 | 700 700 4.6s Test Summary: | Pass Total Time RRRMC.EA.GraphEA{RRRMC.DFloats.DFloat64, (-1.0, 0.0, 1.0), 4 | 700 700 0.0s Test Summary: | Pass Total Time RRRMC.EA.GraphEA{Rational{Int64}, (-1//1, 0//1, 1//1), 4}(9, | 700 700 5.7s Test Summary: | Pass Total Time RRRMC.EA.GraphEANormalDiscretized{Int64, (-1, 0, 1), 4}(9, R | 1500 1500 5.1s Test Summary: | Pass Total Time RRRMC.EA.GraphEANormalDiscretized{RRRMC.DFloats.DFloat64, (- | 1500 1500 5.0s Test Summary: | Pass Total Time RRRMC.EA.GraphEANormalDiscretized{RRRMC.DFloats.DFloat64, (- | 1500 1500 0.2s Test Summary: | Pass Total Time RRRMC.EA.GraphEANormalDiscretized{Rational{Int64}, (-1//1, 0 | 1500 1500 5.2s Test Summary: | Pass Total Time RRRMC.EA.GraphEANormal{4}(9, [(2, 3, 4, 7), (1, 3, 5, 8), (1 | 700 700 4.3s Test Summary: | Pass Total Time RRRMC.SK.GraphSK(10, 3.1622776601683795, BitVector[[0, 0, 1, | 700 700 4.2s Test Summary: | Pass Total Time RRRMC.SK.GraphSKNormal(10, [[0.0, -0.18911245682744085, -0.0 | 700 700 3.7s Test Summary: | Pass Total Time RRRMC.SAT.GraphSAT(10, 42, 3, [[4, 5, 6], [5, 6, 8], [3, 4, | 700 700 6.6s Test Summary: | Pass Total Time RRRMC.PercLinear.GraphPercLinear(101, 10.04987562112089, 30, | 700 700 7.1s Test Summary: | Pass Total Time RRRMC.PercStep.GraphPercStep(101, 30, Bool[0 0 1 1 1 1 0 1 1 | 700 700 7.4s Test Summary: | Pass Total Time RRRMC.PercXEntr.GraphPercXEntr{1.5}(101, 30, Bool[0 1 1 1 1 | 700 700 9.7s Test Summary: | Pass Total Time RRRMC.CommStep.GraphCommStep(125, 25, 5, 30, Bool[0 1 1 1 1 | 700 700 11.0s Test Summary: | Pass Total Time RRRMC.CommStep.GraphCommStep(105, 21, 5, 30, Bool[0 1 0 0 0 | 700 700 5.8s Test Summary: | Pass Total Time RRRMC.CommReLU.GraphCommReLU(144, 24, 6, 30, Bool[1 1 1 0 0 | 700 700 12.9s Test Summary: | Pass Total Time RRRMC.CommReLU.GraphCommReLU(132, 22, 6, 30, Bool[0 0 0 1 1 | 700 700 8.8s Test Summary: | Pass Total Time RRRMC.CommQu.GraphCommQu(144, 24, 6, 30, Bool[1 0 1 0 1 0 1 | 700 700 11.3s Test Summary: | Pass Total Time RRRMC.CommQu.GraphCommQu(132, 22, 6, 30, Bool[1 1 0 0 0 0 0 | 700 700 5.7s Test Summary: | Pass Total Time RRRMC.QT.GraphQuant{2.08463097, RRRMC.Empty.GraphEmpty}(80, | 1500 1500 7.5s Test Summary: | Pass Total Time RRRMC.QT.GraphQuant{2.08463097, RRRMC.SK.GraphSK}(80, 8, 10, | 1500 1500 4.6s Test Summary: | Pass Total Time RRRMC.QT.GraphQuant{2.08463097, RRRMC.SK.GraphSKNormal}(80, | 1500 1500 4.3s Test Summary: | Pass Total Time RRRMC.QT.GraphQuant{2.08463097, RRRMC.ThreeSpin.GraphThreeSp | 1500 1500 4.3s Test Summary: | Pass Total Time RRRMC.QT.GraphQuant{1.62264818, RRRMC.PercLinear.GraphPercLi | 1500 1500 9.5s Test Summary: | Pass Total Time RRRMC.QT.GraphQuant{1.62264818, RRRMC.PercStep.GraphPercStep | 1500 1500 6.5s Test Summary: | Pass Total Time RRRMC.QT.GraphQuant{1.62264818, RRRMC.CommStep.GraphCommStep | 1500 1500 8.1s Test Summary: | Pass Total Time RRRMC.QT.GraphQuant{1.62264818, RRRMC.CommStep.GraphCommStep | 1500 1500 4.1s Test Summary: | Pass Total Time RRRMC.QT.GraphQuant{1.62264818, RRRMC.CommReLU.GraphCommReLU | 1500 1500 9.5s Test Summary: | Pass Total Time RRRMC.QT.GraphQuant{1.62264818, RRRMC.CommReLU.GraphCommReLU | 1500 1500 5.0s Test Summary: | Pass Total Time RRRMC.QT.GraphQuant{1.62264818, RRRMC.CommQu.GraphCommQu}(72 | 1500 1500 9.5s Test Summary: | Pass Total Time RRRMC.QT.GraphQuant{1.62264818, RRRMC.CommQu.GraphCommQu}(66 | 1500 1500 5.1s Test Summary: | Pass Total Time RRRMC.RE.GraphRobustEnsemble{8, 1.5, 2.0, RRRMC.Empty.GraphE | 1500 1500 9.3s Test Summary: | Pass Total Time RRRMC.RE.GraphRobustEnsemble{8, 1.5, 2.0, RRRMC.SK.GraphSK}( | 1500 1500 5.4s Test Summary: | Pass Total Time RRRMC.RE.GraphRobustEnsemble{8, 1.5, 2.0, RRRMC.SK.GraphSKNo | 1500 1500 5.4s Test Summary: | Pass Total Time RRRMC.RE.GraphRobustEnsemble{8, 1.5, 2.0, RRRMC.ThreeSpin.Gr | 1500 1500 5.0s Test Summary: | Pass Total Time RRRMC.RE.GraphRobustEnsemble{5, 0.5, 2.0, RRRMC.PercLinear.G | 1500 1500 11.8s Test Summary: | Pass Total Time RRRMC.RE.GraphRobustEnsemble{5, 0.5, 2.0, RRRMC.PercStep.Gra | 1500 1500 7.4s Test Summary: | Pass Total Time RRRMC.RE.GraphRobustEnsemble{5, 0.5, 2.0, RRRMC.CommStep.Gra | 1500 1500 10.0s Test Summary: | Pass Total Time RRRMC.RE.GraphRobustEnsemble{5, 0.5, 2.0, RRRMC.CommStep.Gra | 1500 1500 4.5s Test Summary: | Pass Total Time RRRMC.RE.GraphRobustEnsemble{5, 0.5, 2.0, RRRMC.CommReLU.Gra | 1500 1500 10.4s Test Summary: | Pass Total Time RRRMC.RE.GraphRobustEnsemble{5, 0.5, 2.0, RRRMC.CommReLU.Gra | 1500 1500 5.3s Test Summary: | Pass Total Time RRRMC.RE.GraphRobustEnsemble{5, 0.5, 2.0, RRRMC.CommQu.Graph | 1500 1500 10.1s Test Summary: | Pass Total Time RRRMC.RE.GraphRobustEnsemble{5, 0.5, 2.0, RRRMC.CommQu.Graph | 1500 1500 5.0s Test Summary: | Pass Total Time RRRMC.LE.GraphLocalEntropy{8, 0.75, RRRMC.Empty.GraphEmpty}( | 1500 1500 9.9s Test Summary: | Pass Total Time RRRMC.LE.GraphLocalEntropy{8, 0.75, RRRMC.SK.GraphSKNormal}( | 1500 1500 6.4s Test Summary: | Pass Total Time RRRMC.LE.GraphLocalEntropy{8, 0.75, RRRMC.ThreeSpin.GraphThr | 1500 1500 5.5s Test Summary: | Pass Total Time RRRMC.RE.GraphRobustEnsemble{4, 1.5, 2.0, RRRMC.QT.GraphQuan | 1500 1500 8.8s Test Summary: | Pass Total Time RRRMC.LE.GraphLocalEntropy{5, 0.25, RRRMC.PercLinear.GraphPe | 1500 1500 12.1s Test Summary: | Pass Total Time RRRMC.LE.GraphLocalEntropy{5, 0.25, RRRMC.PercStep.GraphPerc | 1500 1500 8.3s Test Summary: | Pass Total Time RRRMC.LE.GraphLocalEntropy{5, 0.25, RRRMC.CommStep.GraphComm | 1500 1500 10.9s Test Summary: | Pass Total Time RRRMC.LE.GraphLocalEntropy{5, 0.25, RRRMC.CommStep.GraphComm | 1500 1500 4.2s Test Summary: | Pass Total Time RRRMC.LE.GraphLocalEntropy{5, 0.25, RRRMC.CommReLU.GraphComm | 1500 1500 9.6s Test Summary: | Pass Total Time RRRMC.LE.GraphLocalEntropy{5, 0.25, RRRMC.CommReLU.GraphComm | 1500 1500 5.3s Test Summary: | Pass Total Time RRRMC.LE.GraphLocalEntropy{5, 0.25, RRRMC.CommQu.GraphCommQu | 1500 1500 10.9s Test Summary: | Pass Total Time RRRMC.LE.GraphLocalEntropy{5, 0.25, RRRMC.CommQu.GraphCommQu | 1500 1500 4.4s Test Summary: | Pass Total Time RRRMC.Mixed.GraphMixed{Float64}(18, RRRMC.Interface.Abstract | 700 700 7.0s Test Summary: | Pass Total Time RRRMC.Mixed.GraphMixed{Float64}(10, RRRMC.Interface.Abstract | 700 700 2.1s Test Summary: | Pass Total Time RRRMC.Mixed.GraphMixed{Float64}(31, RRRMC.Interface.Abstract | 700 700 5.6s Test Summary: | Pass Total Time RRRMC.AddFields.GraphAddFields{Float64, RRRMC.RRG.GraphRRGNo | 1500 1500 7.0s Test Summary: | Pass Total Time RRRMC.AddFields.GraphAddSubFields{Float64, RRRMC.RRG.GraphRR | 1500 1500 4.1s Testing RRRMC tests passed Testing completed after 640.55s PkgEval succeeded after 693.44s