Package evaluation to test QAtlas on Julia 1.14.0-DEV.2058 (afc71c255e*) started at 2026-04-19T12:22:17.117 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.02s ################################################################################ # Installation # Installing QAtlas... Resolving package versions... Installed OrderedCollections ─ v1.8.1 Installed DataStructures ───── v0.19.4 Installed QuadGK ───────────── v2.11.3 Installed QAtlas ───────────── v0.13.3 Updating `~/.julia/environments/v1.14/Project.toml` [2bd488d2] + QAtlas v0.13.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [864edb3b] + DataStructures v0.19.4 [bac558e1] + OrderedCollections v1.8.1 [2bd488d2] + QAtlas v0.13.3 [1fd47b50] + QuadGK v2.11.3 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.9 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:78 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ failed to clone from https://github.com/sotashimozono/LatticeCore.jl.git: (failed to resolve address for github.com: Temporary failure in name resolution) │ Stacktrace: │ [1] pkgerror(msg::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 │ [2] clone(io::Base.DevNull, url::String, source_path::String; header::Nothing, credentials::Nothing, isbare::Bool, depth::Int64, kwargs::@Kwargs{}) │ @ Pkg.GitTools /opt/julia/share/julia/stdlib/v1.14/Pkg/src/GitTools.jl:190 │ [3] clone │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/GitTools.jl:131 [inlined] │ [4] ensure_clone(io::Base.DevNull, target_path::String, url::String; kwargs::@Kwargs{isbare::Bool, depth::Int64}) │ @ Pkg.GitTools /opt/julia/share/julia/stdlib/v1.14/Pkg/src/GitTools.jl:117 [inlined] │ [5] handle_repo_add!(ctx::Pkg.Types.Context, pkg::PackageSpec) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:1024 │ [6] collect_fixed!(env::Pkg.Types.EnvCache, pkgs::Vector{PackageSpec}, names::Dict{UUID, String}, julia_version::VersionNumber) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:658 │ [7] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:790 │ [8] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2537 │ [9] iterate(A::Vector{PackageSpec}, state::Int64) │ @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2511 [inlined] │ [10] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, workspace::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:479 │ [11] up │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:446 [inlined] │ [12] ht_keyindex(h::Dict{UUID, Pkg.Types.PackageEntry}, key::UUID) │ @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] │ [13] get(h::Dict{UUID, Pkg.Types.PackageEntry}, key::UUID, default::Nothing) │ @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:485 [inlined] │ [14] get(m::Pkg.Types.Manifest, key::UUID, default::Nothing) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:484 [inlined] │ [15] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:83 │ [16] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:9 │ [17] (::var"#10#11")() │ @ Main /PkgEval.jl/scripts/precompile.jl:21 │ [18] Base.ScopedValues.Scope(scope::Nothing, pair::Pair{Base.ScopedValues.ScopedValue{IO}, Base.DevNull}) │ @ Base.ScopedValues /PkgEval.jl/scripts/common.jl:52 [inlined] │ [19] with(::var"#3#4"{var"#10#11"}, ::Pair{Base.ScopedValues.ScopedValue{IO}, Base.DevNull}) │ @ Base.ScopedValues ./scopedvalues.jl:324 │ [20] capture_pkg_output(f::var"#10#11"; suppress::Bool) │ @ Main /PkgEval.jl/scripts/common.jl:51 │ [21] suppress_pkg_output(f::Function) │ @ Main /PkgEval.jl/scripts/common.jl:35 │ [22] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:19 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [24] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:352 │ [25] _start() │ @ Base ./client.jl:593 └ @ Main /PkgEval.jl/scripts/precompile.jl:24 Activating project at `~/.julia/environments/v1.14` Precompiling package dependencies... Precompiling project... 1.4 s ✓ OrderedCollections 3.7 s ✓ DataStructures 2.4 s ✓ QuadGK 2.4 s ✓ QAtlas 4 dependencies successfully precompiled in 10 seconds Precompilation completed after 38.28s ################################################################################ # Testing # Testing QAtlas Cloning git-repo `https://github.com/sotashimozono/LatticeCore.jl.git` Updating git-repo `https://github.com/sotashimozono/LatticeCore.jl.git` Updating git-repo `https://github.com/sotashimozono/LatticeCore.jl.git` Cloning git-repo `https://github.com/sotashimozono/Lattice2D.jl.git` Updating git-repo `https://github.com/sotashimozono/Lattice2D.jl.git` Updating git-repo `https://github.com/sotashimozono/Lattice2D.jl.git` Status `/tmp/jl_g5mB6m/Project.toml` [4c88cf16] Aqua v0.8.14 [f6369f11] ForwardDiff v1.3.3 [0b1a1467] KrylovKit v0.10.2 [e8031020] Lattice2D v0.2.4 `https://github.com/sotashimozono/Lattice2D.jl.git#v0.2.4` [84b1cbd8] LatticeCore v0.8.1 `https://github.com/sotashimozono/LatticeCore.jl.git#v0.8.1` [2bd488d2] QAtlas v0.13.3 [1fd47b50] QuadGK v2.11.3 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_g5mB6m/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.1 [d38c429a] Contour v0.6.3 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.4 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [460bff9d] ExceptionUnwrapping v0.1.11 [c87230d0] FFMPEG v0.4.5 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.3.3 [28b8d3ca] GR v0.73.24 [42e2da0e] Grisu v1.0.2 [cd3eb016] HTTP v1.11.0 [92d709cd] IrrationalConstants v0.2.6 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.5.0 [0b1a1467] KrylovKit v0.10.2 [b964fa9f] LaTeXStrings v1.4.0 [23fbe1c1] Latexify v0.16.10 [e8031020] Lattice2D v0.2.4 `https://github.com/sotashimozono/Lattice2D.jl.git#v0.2.4` [84b1cbd8] LatticeCore v0.8.1 `https://github.com/sotashimozono/LatticeCore.jl.git#v0.8.1` [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [739be429] MbedTLS v1.1.10 [442fdcdd] Measures v0.3.3 [e1d29d7a] Missings v1.2.0 [77ba4419] NaNMath v1.1.3 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v1.8.1 [65ce6f38] PackageExtensionCompat v1.0.2 [69de0a69] Parsers v2.8.3 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.4 [91a5bcdd] Plots v1.41.6 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [2bd488d2] QAtlas v0.13.3 [1fd47b50] QuadGK v2.11.3 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [6c6a2e73] Scratch v1.3.0 [992d4aef] Showoff v1.0.3 [777ac1f9] SimpleBufferStream v1.2.0 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.7.2 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [ec057cc2] StructUtils v2.7.2 [62fd8b95] TensorCore v0.1.1 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [1cfade01] UnicodeFun v0.4.1 [41fe7b60] Unzip v0.2.0 [409d34a3] VectorInterface v0.5.0 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.6+0 [ee1fde0b] Dbus_jll v1.16.2+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.7.3+0 [b22a6f82] FFMPEG_jll v8.0.1+1 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.14.3+1 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.1+1 [d2c73de3] GR_jll v0.73.24+0 ⌅ [b0724c58] GettextRuntime_jll v0.22.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 [7746bdde] Glib_jll v2.86.3+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [aacddb02] JpegTurbo_jll v3.1.5+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.1.0+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.42.0+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.42.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [e7412a2a] Ogg_jll v1.3.6+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.1+0 [36c8627f] Pango_jll v1.57.1+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [c0090381] Qt6Base_jll v6.10.2+1 [629bc702] Qt6Declarative_jll v6.10.2+1 [ce943373] Qt6ShaderTools_jll v6.10.2+1 [6de9746b] Qt6Svg_jll v6.10.2+0 [e99dba38] Qt6Wayland_jll v6.10.2+1 [a44049a8] Vulkan_Loader_jll v1.3.243+0 [a2964d1f] Wayland_jll v1.24.0+0 [ffd25f8a] XZ_jll v5.8.3+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.8+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.7+0 [ec84b674] Xorg_libXrandr_jll v1.5.6+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.2.0+0 [e920d4aa] Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] Xorg_xcb_util_image_jll v0.4.1+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [975044d2] Xorg_xcb_util_keysyms_jll v0.4.1+0 [0d47668e] Xorg_xcb_util_renderutil_jll v0.3.10+0 [c22f9ab0] Xorg_xcb_util_wm_jll v0.4.2+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [35ca27e7] eudev_jll v3.2.14+0 [214eeab7] fzf_jll v0.61.1+0 [a4ae2306] libaom_jll v3.13.3+0 [0ac62f75] libass_jll v0.17.4+0 [1183f4f0] libdecor_jll v0.2.2+0 [8e53e030] libdrm_jll v2.4.125+1 [2db6ffa8] libevdev_jll v1.13.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [36db933b] libinput_jll v1.28.1+0 [b53b4c65] libpng_jll v1.6.58+0 [9a156e7d] libva_jll v2.23.0+0 [f27f6e37] libvorbis_jll v1.3.8+0 [009596ad] mtdev_jll v1.1.7+0 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.13.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.1+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... BLAS threads: 1 / 1 cores QATLAS_TEST_FULL = false Passed arguments ARGS = String[] to tests. 25.837247 seconds (12.55 M allocations: 749.499 MiB, 6.73% gc time, 97.21% compilation time) Test /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/core/ Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/core/test_alias.jl 1.638303 seconds (187.75 k allocations: 12.367 MiB, 95.12% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/core/test_pfaffian.jl 13.682943 seconds (6.62 M allocations: 388.374 MiB, 1.54% gc time, 98.93% compilation time: 7% of which was recompilation) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/core/test_type.jl ┌ Info: QAtlas symbol-dispatch `fetch(:Dummy, :Answer, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:Dummy, :ParamCheck, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:Dummy, :NotExist, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:UnknownModel, :Answer, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). 0.989518 seconds (337.15 k allocations: 18.095 MiB, 3.76% gc time, 90.05% compilation time: 8% of which was recompilation) Test /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/universalities/ Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/universalities/test_E8.jl ┌ Info: QAtlas symbol-dispatch `fetch(:E8, :E8_spectrum, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:E8, :mass_ratios, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:E8, :E8_masses, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:E8, :mass_ratio, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). 4.143070 seconds (2.89 M allocations: 170.362 MiB, 1.27% gc time, 98.39% compilation time: <1% of which was recompilation) Test /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/models/ Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/models/test_TFIM_dynamics.jl ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :energy, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :sz_sz_correlation, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :sx_sx_correlation, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :sz_sz_spreading, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). 30.134783 seconds (8.60 M allocations: 1.197 GiB, 9.52% gc time, 81.56% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/models/test_TFIM_entanglement.jl ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :entanglement_entropy, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :ee, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :EE, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :S_vN, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :EntanglementEntropy, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). 12.889615 seconds (1.68 M allocations: 1.240 GiB, 21.55% gc time, 54.87% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/models/test_TFIM_local.jl ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :magnetization_x_local, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :transverse_magnetization, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :magnetization_z_local, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :energy_local, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :zz_static_thermal, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). 9.425812 seconds (3.37 M allocations: 207.281 MiB, 0.58% gc time, 98.37% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/models/test_TFIM_massgap.jl ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :mass_gap, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :gap, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :MassGap, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :excitation_gap, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). 0.842189 seconds (359.14 k allocations: 32.107 MiB, 4.78% gc time, 87.98% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/models/test_TFIM_thermal.jl ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :free_energy, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :entropy, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :specific_heat, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :transverse_susceptibility, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:TFIM, :longitudinal_susceptibility, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). 19.767775 seconds (5.60 M allocations: 354.555 MiB, 0.61% gc time, 98.57% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/models/test_XXZ1D.jl ┌ Info: QAtlas symbol-dispatch `fetch(:XXZ, :energy, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:XXZ, :spin_wave_velocity, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:XXZ, :fermi_velocity, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). ┌ Info: QAtlas symbol-dispatch `fetch(:XXZ, :luttinger_parameter, …)` will be removed in v1.0; prefer the concrete-struct API └ (e.g. `fetch(TFIM(; J, h), Energy(), OBC(N=…); kwargs...)`). 2.892095 seconds (1.48 M allocations: 82.960 MiB, 1.19% gc time, 94.89% compilation time) Test /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/standalone/ Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/standalone/test_bethe_ansatz.jl 0.564926 seconds (84.88 k allocations: 5.156 MiB, 94.55% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/standalone/test_ising_onsager_yang.jl 0.616851 seconds (108.86 k allocations: 5.991 MiB, 86.31% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/standalone/test_ising_square_pfaffian.jl 1.676548 seconds (853.52 k allocations: 50.125 MiB, 94.90% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/standalone/test_universality_exponents.jl 2.255612 seconds (603.51 k allocations: 32.883 MiB, 89.07% compilation time) Test /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/ Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_bloch_generic.jl 5.840417 seconds (1.10 M allocations: 67.639 MiB, 1.29% gc time, 98.10% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_dice_tight_binding.jl 2.248716 seconds (835.89 k allocations: 49.618 MiB, 97.23% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_disordered_heisenberg.jl Ground state is singlet (S^z = 0) and has positive entanglement: Error During Test at /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_disordered_heisenberg.jl:83 Got exception outside of a @test DimensionMismatch: subdiagonal has wrong length. Has length 30, but should be 29. Stacktrace: [1] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:12 [inlined] [2] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:71 [inlined] [3] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:70 [inlined] [4] view(::Matrix{Float64}, ::UnitRange{Int64}, ::UnitRange{Int64}) @ Base ~/.julia/packages/KrylovKit/ZcdRg/src/factorizations/lanczos.jl:53 [inlined] [5] eigsolve(A::SparseMatrixCSC{Float64, Int64}, x₀::Vector{Float64}, howmany::Int64, which::Symbol, alg::Lanczos{ModifiedGramSchmidt2, Float64}; alg_rrule::Arnoldi{ModifiedGramSchmidt2, Float64}) @ KrylovKit ~/.julia/packages/KrylovKit/ZcdRg/src/eigsolve/lanczos.jl:48 [6] eigsolve @ ~/.julia/packages/KrylovKit/ZcdRg/src/eigsolve/lanczos.jl:1 [inlined] [7] #eigsolve#51 @ ~/.julia/packages/KrylovKit/ZcdRg/src/eigsolve/eigsolve.jl:235 [inlined] [8] eigsolve @ ~/.julia/packages/KrylovKit/ZcdRg/src/eigsolve/eigsolve.jl:209 [inlined] [9] ground_state_krylov(H::SparseMatrixCSC{Float64, Int64}; rng::MersenneTwister, tol::Float64, krylovdim::Int64) @ Main ~/.julia/packages/QAtlas/sGZpW/test/util/sparse_ed.jl:116 [10] top-level scope @ ~/.julia/packages/QAtlas/sGZpW/test/verification/test_disordered_heisenberg.jl:77 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [12] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/verification/test_disordered_heisenberg.jl:84 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/verification/test_disordered_heisenberg.jl:87 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [16] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:60 [inlined] [17] macro expansion @ ./timing.jl:739 [inlined] [18] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:58 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [20] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:57 [inlined] [21] macro expansion @ ./timing.jl:739 [inlined] [22] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:45 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [24] top-level scope @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:35 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:517 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [29] _start() @ Base ./client.jl:593 Random TFIM at IRFP — c_eff = ln 2: Error During Test at /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_disordered_heisenberg.jl:112 Got exception outside of a @test DimensionMismatch: subdiagonal has wrong length. Has length 30, but should be 29. Stacktrace: [1] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:12 [inlined] [2] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:71 [inlined] [3] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:70 [inlined] [4] view(::Matrix{Float64}, ::UnitRange{Int64}, ::UnitRange{Int64}) @ Base ~/.julia/packages/KrylovKit/ZcdRg/src/factorizations/lanczos.jl:53 [inlined] [5] eigsolve(A::SparseMatrixCSC{Float64, Int64}, x₀::Vector{Float64}, howmany::Int64, which::Symbol, alg::Lanczos{ModifiedGramSchmidt2, Float64}; alg_rrule::Arnoldi{ModifiedGramSchmidt2, Float64}) @ KrylovKit ~/.julia/packages/KrylovKit/ZcdRg/src/eigsolve/lanczos.jl:48 [6] eigsolve @ ~/.julia/packages/KrylovKit/ZcdRg/src/eigsolve/lanczos.jl:1 [inlined] [7] #eigsolve#51 @ ~/.julia/packages/KrylovKit/ZcdRg/src/eigsolve/eigsolve.jl:235 [inlined] [8] eigsolve @ ~/.julia/packages/KrylovKit/ZcdRg/src/eigsolve/eigsolve.jl:209 [inlined] [9] ground_state_krylov(H::SparseMatrixCSC{Float64, Int64}; rng::MersenneTwister, tol::Float64, krylovdim::Int64) @ Main ~/.julia/packages/QAtlas/sGZpW/test/util/sparse_ed.jl:116 [10] top-level scope @ ~/.julia/packages/QAtlas/sGZpW/test/verification/test_disordered_heisenberg.jl:113 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [12] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/verification/test_disordered_heisenberg.jl:126 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [14] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:60 [inlined] [15] macro expansion @ ./timing.jl:739 [inlined] [16] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:58 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [18] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:57 [inlined] [19] macro expansion @ ./timing.jl:739 [inlined] [20] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:45 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [22] top-level scope @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:35 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:517 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [27] _start() @ Base ./client.jl:593 21.046371 seconds (11.30 M allocations: 684.542 MiB, 3.43% gc time, 97.82% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_entanglement_central_charge.jl TFIM at h = J → c = 1/2: Error During Test at /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_entanglement_central_charge.jl:58 Got exception outside of a @test DimensionMismatch: subdiagonal has wrong length. Has length 30, but should be 29. Stacktrace: [1] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:12 [inlined] [2] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:71 [inlined] [3] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:70 [inlined] [4] view(::Matrix{Float64}, ::UnitRange{Int64}, ::UnitRange{Int64}) @ Base ~/.julia/packages/KrylovKit/ZcdRg/src/factorizations/lanczos.jl:53 [inlined] [5] eigsolve(A::SparseMatrixCSC{Float64, Int64}, x₀::Vector{Float64}, howmany::Int64, which::Symbol, alg::Lanczos{ModifiedGramSchmidt2, Float64}; alg_rrule::Arnoldi{ModifiedGramSchmidt2, Float64}) @ KrylovKit ~/.julia/packages/KrylovKit/ZcdRg/src/eigsolve/lanczos.jl:48 [6] eigsolve @ ~/.julia/packages/KrylovKit/ZcdRg/src/eigsolve/lanczos.jl:1 [inlined] [7] #eigsolve#51 @ ~/.julia/packages/KrylovKit/ZcdRg/src/eigsolve/eigsolve.jl:235 [inlined] [8] eigsolve @ ~/.julia/packages/KrylovKit/ZcdRg/src/eigsolve/eigsolve.jl:209 [inlined] [9] ground_state_krylov(H::SparseMatrixCSC{Float64, Int64}; rng::Nothing, tol::Float64, krylovdim::Int64) @ Main ~/.julia/packages/QAtlas/sGZpW/test/util/sparse_ed.jl:116 [10] Symmetric(A::Matrix{Float64}) @ LinearAlgebra ~/.julia/packages/QAtlas/sGZpW/test/util/sparse_ed.jl:111 [inlined] [11] _gs_tfim(lat::PeriodicLattice2D{Square, Float64, LatticeBoundary{2, Tuple{OpenAxis, OpenAxis}, NoModifier}, RowMajor, UniformLayout{IsingSite{Int8}}}, J::Float64, h::Float64, N::Int64) @ Main ~/.julia/packages/QAtlas/sGZpW/test/verification/test_entanglement_central_charge.jl:40 [12] top-level scope @ ~/.julia/packages/QAtlas/sGZpW/test/verification/test_entanglement_central_charge.jl:58 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/verification/test_entanglement_central_charge.jl:59 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/verification/test_entanglement_central_charge.jl:72 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [18] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:60 [inlined] [19] macro expansion @ ./timing.jl:739 [inlined] [20] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:58 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [22] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:57 [inlined] [23] macro expansion @ ./timing.jl:739 [inlined] [24] macro expansion @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:45 [inlined] [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [26] top-level scope @ ~/.julia/packages/QAtlas/sGZpW/test/runtests.jl:35 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:517 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [31] _start() @ Base ./client.jl:593 117.716952 seconds (1.34 M allocations: 23.950 GiB, 17.10% gc time, 3.63% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_graphene_tight_binding.jl 0.173082 seconds (60.29 k allocations: 2.923 MiB, 59.03% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_heisenberg_4site_pbc.jl 4.097254 seconds (1.02 M allocations: 59.261 MiB, 96.91% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_heisenberg_dimer.jl 2.228680 seconds (276.26 k allocations: 20.011 MiB, 95.32% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_ising_2x2_classical.jl 1.828639 seconds (502.43 k allocations: 29.799 MiB, 98.11% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_ising_ad_thermodynamics.jl 14.591583 seconds (10.54 M allocations: 622.126 MiB, 4.11% gc time, 99.65% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_kagome_tight_binding.jl 1.188681 seconds (233.56 k allocations: 12.942 MiB, 94.26% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_lieb_tight_binding.jl 1.004868 seconds (236.09 k allocations: 12.900 MiB, 91.86% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_shastry_sutherland_tight_binding.jl 2.376352 seconds (493.66 k allocations: 29.453 MiB, 97.72% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_tfim_gap_closure.jl 2.174360 seconds (236.04 k allocations: 135.167 MiB, 2.50% gc time, 87.60% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_triangular_tight_binding.jl 1.283926 seconds (242.77 k allocations: 13.109 MiB, 92.21% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_unionjack_tight_binding.jl 2.315779 seconds (463.12 k allocations: 27.751 MiB, 97.47% compilation time) Including /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/verification/test_universality_cross_check.jl 49.668448 seconds (4.25 M allocations: 14.107 GiB, 22.17% gc time, 14.98% compilation time) 331.404537 seconds (65.90 M allocations: 43.548 GiB, 11.71% gc time, 48.63% compilation time: <1% of which was recompilation) Test Summary: | Pass Error Total Time tests | 974 3 977 5m57.4s test_aqua.jl | 10 10 25.9s test_alias.jl | 25 25 1.6s test_pfaffian.jl | 22 22 13.7s test_type.jl | 11 11 1.0s test_E8.jl | 9 9 4.1s test_TFIM_dynamics.jl | 82 82 30.1s test_TFIM_entanglement.jl | 47 47 12.9s test_TFIM_local.jl | 35 35 9.4s test_TFIM_massgap.jl | 18 18 0.8s test_TFIM_thermal.jl | 102 102 19.8s test_XXZ1D.jl | 44 44 2.9s test_bethe_ansatz.jl | 7 7 0.6s test_ising_onsager_yang.jl | 16 16 0.6s test_ising_square_pfaffian.jl | 58 58 1.7s test_universality_exponents.jl | 83 83 2.3s test_bloch_generic.jl | 16 16 5.8s test_dice_tight_binding.jl | 30 30 2.2s test_disordered_heisenberg.jl | 2 2 21.0s Random-bond Heisenberg — basic properties | 1 1 20.4s Ground state is singlet (S^z = 0) and has positive entanglement | 1 1 16.9s Random TFIM at IRFP — c_eff = ln 2 | 1 1 0.5s test_entanglement_central_charge.jl | 4 1 5 1m57.7s Entanglement entropy → central charge (ED) | 4 1 5 1m57.6s TFIM at h = J → c = 1/2 | 1 1 39.4s TFIM: area law away from criticality | 2 2 2.9s Heisenberg chain → c = 1 | 2 2 1m15.3s test_graphene_tight_binding.jl | 30 30 0.2s test_heisenberg_4site_pbc.jl | 29 29 4.1s test_heisenberg_dimer.jl | 17 17 2.2s test_ising_2x2_classical.jl | 18 18 1.8s test_ising_ad_thermodynamics.jl | 36 36 14.6s test_kagome_tight_binding.jl | 39 39 1.2s test_lieb_tight_binding.jl | 40 40 1.0s test_shastry_sutherland_tight_binding.jl | 18 18 2.4s test_tfim_gap_closure.jl | 30 30 2.2s test_triangular_tight_binding.jl | 43 43 1.3s test_unionjack_tight_binding.jl | 17 17 2.3s test_universality_cross_check.jl | 38 38 49.7s RNG of the outermost testset: Xoshiro(0x52bb6b12a1cfc7a7, 0xb0d278243c62856f, 0x19fa9fa6adfc05fd, 0x63713f54c6353b79, 0x9f30ad1228581634) ERROR: LoadError: Some tests did not pass: 974 passed, 0 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/QAtlas/sGZpW/test/runtests.jl:34 Testing failed after 1032.76s ERROR: LoadError: Package QAtlas errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:586 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1126.75s: networking-related issues were detected