Package evaluation to test AlgebraicAgents on Julia 1.14.0-DEV.14 (ec5cf08762*) started at 2025-10-30T15:41:07.946 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.59s ################################################################################ # Installation # Installing AlgebraicAgents... Resolving package versions... Installed Glob ──────────────────────── v1.3.1 Installed OrderedCollections ────────── v1.8.1 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed InlineStrings ─────────────── v1.4.5 Installed DataAPI ───────────────────── v1.16.0 Installed MacroTools ────────────────── v0.5.16 Installed Compat ────────────────────── v4.18.1 Installed DataStructures ────────────── v0.19.1 Installed DataValueInterfaces ───────── v1.0.0 Installed InvertedIndices ───────────── v1.3.1 Installed SentinelArrays ────────────── v1.4.8 Installed Statistics ────────────────── v1.11.1 Installed StringManipulation ────────── v0.4.1 Installed JSON3 ─────────────────────── v1.14.3 Installed Requires ──────────────────── v1.3.1 Installed PrecompileTools ───────────── v1.3.3 Installed Tables ────────────────────── v1.12.1 Installed Parsers ───────────────────── v2.8.3 Installed Reexport ──────────────────── v1.2.2 Installed PooledArrays ──────────────── v1.4.3 Installed Missings ──────────────────── v1.2.0 Installed Preferences ───────────────── v1.5.0 Installed TableTraits ───────────────── v1.0.1 Installed Crayons ───────────────────── v4.1.1 Installed LaTeXStrings ──────────────── v1.4.0 Installed SortingAlgorithms ─────────── v1.2.2 Installed PrettyTables ──────────────── v3.1.0 Installed StructTypes ───────────────── v1.11.0 Installed AlgebraicAgents ───────────── v0.3.25 Installed DataFrames ────────────────── v1.8.1 Updating `~/.julia/environments/v1.14/Project.toml` [f6eb0ae3] + AlgebraicAgents v0.3.25 Updating `~/.julia/environments/v1.14/Manifest.toml` [f6eb0ae3] + AlgebraicAgents v0.3.25 [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.1 [864edb3b] + DataStructures v0.19.1 [e2d170a0] + DataValueInterfaces v1.0.0 [c27321d9] + Glob v1.3.1 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [0f8b85d8] + JSON3 v1.14.3 [b964fa9f] + LaTeXStrings v1.4.0 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [08abe8d2] + PrettyTables v3.1.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [91c51154] + SentinelArrays v1.4.8 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.1 [856f2bd8] + StructTypes v1.11.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching 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 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [6462fe0b] + Sockets v1.11.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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.35s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4802.1 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ 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/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/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... 946.2 ms ✓ Glob 4699.0 ms ✓ MacroTools 1685.0 ms ✓ InlineStrings 791.4 ms ✓ Reexport 1064.2 ms ✓ Statistics 975.3 ms ✓ DataAPI 883.7 ms ✓ DataValueInterfaces 1179.6 ms ✓ Requires 1289.2 ms ✓ OrderedCollections 870.7 ms ✓ InvertedIndices 762.5 ms ✓ IteratorInterfaceExtensions 874.3 ms ✓ LaTeXStrings 1910.5 ms ✓ Crayons 2840.3 ms ✓ SentinelArrays 1610.1 ms ✓ StructTypes 1218.2 ms ✓ Compat 1148.6 ms ✓ Preferences 991.5 ms ✓ Missings 1046.8 ms ✓ PooledArrays 3605.6 ms ✓ DataStructures 774.3 ms ✓ TableTraits 1127.1 ms ✓ Compat → CompatLinearAlgebraExt 953.9 ms ✓ PrecompileTools 1090.3 ms ✓ SortingAlgorithms 1815.9 ms ✓ Tables 3072.3 ms ✓ StringManipulation 16747.8 ms ✓ Parsers 33330.6 ms ✓ PrettyTables 10330.9 ms ✓ JSON3 735.2 ms ✓ InlineStrings → ParsersExt 76483.4 ms ✓ DataFrames 2430.6 ms ✓ AlgebraicAgents 32 dependencies successfully precompiled in 179 seconds. 13 already precompiled. Precompilation completed after 195.23s ################################################################################ # Testing # Testing AlgebraicAgents Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Installed Qt6Base_jll ────────────────────── v6.8.2+2 Installed Libuuid_jll ────────────────────── v2.41.2+0 Installed VertexSafeGraphs ───────────────── v0.2.0 Installed HarfBuzz_jll ───────────────────── v8.5.1+0 Installed libass_jll ─────────────────────── v0.17.4+0 Installed AlgebraicInterfaces ────────────── v0.1.4 Installed libaom_jll ─────────────────────── v3.13.1+0 Installed DrWatson ───────────────────────── v2.19.1 Installed MKL_jll ────────────────────────── v2025.2.0+0 Installed Bzip2_jll ──────────────────────── v1.0.9+0 Installed Libtiff_jll ────────────────────── v4.7.2+0 Installed SIMDTypes ──────────────────────── v0.1.0 Installed Cairo_jll ──────────────────────── v1.18.5+0 Installed Sundials ───────────────────────── v4.24.0 Installed NearestNeighbors ───────────────── v0.4.22 Installed SparseBandedMatrices ───────────── v1.0.0 Installed PlotThemes ─────────────────────── v3.3.0 Installed Xorg_libXinerama_jll ───────────── v1.1.6+0 Installed Functors ───────────────────────── v0.4.12 Installed PreallocationTools ─────────────── v0.4.24 Installed Optim ──────────────────────────── v1.11.0 Installed SpatialIndexing ────────────────── v0.1.6 Installed Graphite2_jll ──────────────────── v1.3.15+0 Installed libinput_jll ───────────────────── v1.28.1+0 Installed EnzymeCore ─────────────────────── v0.6.6 Installed CpuId ──────────────────────────── v0.3.1 Installed SimpleWeightedGraphs ───────────── v1.5.0 Installed Fontconfig_jll ─────────────────── v2.17.1+0 Installed fzf_jll ────────────────────────── v0.61.1+0 Installed StaticArrayInterface ───────────── v1.8.0 Installed Distances ──────────────────────── v0.10.12 Installed FileIO ─────────────────────────── v1.17.1 Installed NaNMath ────────────────────────── v1.1.3 Installed DiffEqCallbacks ────────────────── v2.35.0 Installed QuadGK ─────────────────────────── v2.11.2 Installed OpenSpecFun_jll ────────────────── v0.5.6+0 Installed FastBroadcast ──────────────────── v0.2.8 Installed LinearSolve ────────────────────── v2.22.1 Installed Opus_jll ───────────────────────── v1.5.2+0 Installed Xorg_libxcb_jll ────────────────── v1.17.1+0 Installed PackageExtensionCompat ─────────── v1.0.2 Installed Ogg_jll ────────────────────────── v1.3.6+0 Installed EnumX ──────────────────────────── v1.0.5 Installed NLSolversBase ──────────────────── v7.8.3 Installed JumpProcesses ──────────────────── v9.10.1 Installed Unzip ──────────────────────────── v0.2.0 Installed DiffEqBase ─────────────────────── v6.145.2 Installed NonlinearSolve ─────────────────── v2.8.2 Installed Sobol ──────────────────────────── v1.5.0 Installed Xorg_xcb_util_wm_jll ───────────── v0.4.2+0 Installed LZO_jll ────────────────────────── v2.10.3+0 Installed FFMPEG ─────────────────────────── v0.4.5 Installed Static ─────────────────────────── v0.8.10 Installed InverseFunctions ───────────────── v0.1.17 Installed BandedMatrices ─────────────────── v1.10.1 Installed LERC_jll ───────────────────────── v4.0.1+0 Installed LLVMOpenMP_jll ─────────────────── v18.1.8+0 Installed Xorg_libICE_jll ────────────────── v1.1.2+0 Installed eudev_jll ──────────────────────── v3.2.14+0 Installed Grisu ──────────────────────────── v1.0.2 Installed KLU ────────────────────────────── v0.4.1 Installed LevyArea ───────────────────────── v1.0.0 Installed Format ─────────────────────────── v1.3.7 Installed RecursiveArrayTools ────────────── v2.38.10 Installed MLStyle ────────────────────────── v0.4.17 Installed EpollShim_jll ──────────────────── v0.0.20230411+1 Installed UnPack ─────────────────────────── v1.0.2 Installed ADTypes ────────────────────────── v0.2.7 Installed Inflate ────────────────────────── v0.1.5 Installed URIs ───────────────────────────── v1.6.1 Installed GenericSchur ───────────────────── v0.5.6 Installed DataStructures ─────────────────── v0.18.22 Installed Quaternions ────────────────────── v0.7.6 Installed DiffResults ────────────────────── v1.1.0 Installed ManualMemory ───────────────────── v0.1.8 Installed AbstractTrees ──────────────────── v0.4.5 Installed FillArrays ─────────────────────── v1.14.0 Installed RecursiveFactorization ─────────── v0.2.26 Installed Tricks ─────────────────────────── v0.1.12 Installed DelimitedFiles ─────────────────── v1.9.1 Installed VectorizationBase ──────────────── v0.21.72 Installed ArnoldiMethod ──────────────────── v0.4.0 Installed oneTBB_jll ─────────────────────── v2022.0.0+1 Installed Xorg_xcb_util_jll ──────────────── v0.4.1+0 Installed x264_jll ───────────────────────── v10164.0.1+0 Installed UnicodeFun ─────────────────────── v0.4.1 Installed TriangularSolve ────────────────── v0.2.1 Installed CodecZlib ──────────────────────── v0.7.8 Installed StatsBase ──────────────────────── v0.34.7 Installed ExprTools ──────────────────────── v0.1.10 Installed GATlab ─────────────────────────── v0.1.6 Installed Xorg_libXau_jll ────────────────── v1.0.13+0 Installed HostCPUFeatures ────────────────── v0.1.17 Installed ArrayInterface ─────────────────── v7.7.1 Installed Xorg_libXfixes_jll ─────────────── v6.0.2+0 Installed mtdev_jll ──────────────────────── v1.1.7+0 Installed BoundaryValueDiffEq ────────────── v5.6.3 Installed SparseDiffTools ────────────────── v2.18.0 Installed RandomNumbers ──────────────────── v1.6.0 Installed Qt6ShaderTools_jll ─────────────── v6.8.2+1 Installed IntelOpenMP_jll ────────────────── v2025.2.0+0 Installed CEnum ──────────────────────────── v0.5.0 Installed CommonSubexpressions ───────────── v0.3.1 Installed LightSumTypes ──────────────────── v5.2.2 Installed LoggingExtras ──────────────────── v1.2.0 Installed QuickHeaps ─────────────────────── v0.1.2 Installed LayoutPointers ─────────────────── v0.1.17 Installed ConcreteStructs ────────────────── v0.2.3 Installed Libffi_jll ─────────────────────── v3.4.7+0 Installed Pixman_jll ─────────────────────── v0.44.2+0 Installed Expat_jll ──────────────────────── v2.7.3+0 Installed PrettyPrint ────────────────────── v0.2.0 Installed TruncatedStacktraces ───────────── v1.4.0 Installed IrrationalConstants ────────────── v0.2.6 Installed RealDot ────────────────────────── v0.1.0 Installed PEG ────────────────────────────── v1.0.4 Installed libdecor_jll ───────────────────── v0.2.2+0 Installed GPUArraysCore ──────────────────── v0.1.5 Installed Xorg_libXcursor_jll ────────────── v1.2.4+0 Installed IntegerMathUtils ───────────────── v0.1.3 Installed Contour ────────────────────────── v0.6.3 Installed libpng_jll ─────────────────────── v1.6.50+0 Installed ColorVectorSpace ───────────────── v0.11.0 Installed StableRNGs ─────────────────────── v1.0.3 Installed SimpleTraits ───────────────────── v0.9.5 Installed ArrayLayouts ───────────────────── v1.12.0 ┌ Warning: tarball content of url https://api.github.com/repos/AlgebraicJulia/ACSets.jl/tarball/80ca69d6844aa5a1e67338b5362e393007c4c168 does not match git-tree-sha1, expected 80ca69d6844aa5a1e67338b5362e393007c4c168, got UInt8[0xd1, 0x1b, 0xa5, 0x13, 0x1c, 0x10, 0xde, 0x7a, 0x07, 0x55, 0x00, 0x30, 0xe6, 0x80, 0xaf, 0xa0, 0x1e, 0x32, 0xbf, 0xfb] └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1050 Installed HTTP ───────────────────────────── v1.10.19 Installed Xorg_xcb_util_keysyms_jll ──────── v0.4.1+0 Installed Agents ─────────────────────────── v6.2.10 Installed BitFlags ───────────────────────── v0.1.9 Installed libfdk_aac_jll ─────────────────── v2.0.4+0 Installed FFMPEG_jll ─────────────────────── v8.0.0+0 Installed Scratch ────────────────────────── v1.3.0 Installed StructEquality ─────────────────── v2.1.0 Installed Setfield ───────────────────────── v1.1.2 Installed MetaGraphs ─────────────────────── v0.7.2 Installed SimpleBufferStream ─────────────── v1.2.0 Installed Qt6Declarative_jll ─────────────── v6.8.2+1 Installed WorkerUtilities ────────────────── v1.6.1 Installed SteadyStateDiffEq ──────────────── v1.16.1 Installed PDMats ─────────────────────────── v0.11.36 Installed BenchmarkTools ─────────────────── v1.6.3 Installed DocStringExtensions ────────────── v0.9.5 Installed ResettableStacks ───────────────── v1.1.1 Installed CompositionsBase ───────────────── v0.1.2 Installed CommonSolve ────────────────────── v0.2.4 Installed ForwardDiff ────────────────────── v0.10.39 Installed Rmath_jll ──────────────────────── v0.5.1+0 Installed LightXML ───────────────────────── v0.9.3 Installed OnlineStatsBase ────────────────── v1.7.1 Installed NameResolution ─────────────────── v0.1.5 Installed OrdinaryDiffEq ─────────────────── v6.59.3 Installed RelocatableFolders ─────────────── v1.0.1 Installed Plots ──────────────────────────── v1.41.1 Installed Ghostscript_jll ────────────────── v9.55.1+0 Installed Sundials_jll ───────────────────── v5.2.3+0 Installed SimpleUnPack ───────────────────── v1.1.0 Installed SLEEFPirates ───────────────────── v0.6.43 Installed LabelledArrays ─────────────────── v1.15.1 Installed AliasTables ────────────────────── v1.1.3 Installed JLFzf ──────────────────────────── v0.1.11 Installed BitTwiddlingConvenienceFunctions ─ v0.1.6 Installed ConcurrentUtilities ────────────── v2.5.0 Installed RecipesBase ────────────────────── v1.3.4 Installed Krylov ─────────────────────────── v0.9.10 Installed Combinatorics ──────────────────── v1.0.3 Installed FunctionWrappersWrappers ───────── v0.1.3 Installed Sparspak ───────────────────────── v0.3.14 Installed SciMLOperators ─────────────────── v0.3.12 Installed Xorg_libXi_jll ─────────────────── v1.8.3+0 Installed libevdev_jll ───────────────────── v1.13.4+0 Installed Wayland_jll ────────────────────── v1.24.0+0 Installed Measures ───────────────────────── v0.3.2 Installed ColorSchemes ───────────────────── v3.31.0 Installed Colors ─────────────────────────── v0.13.1 Installed Xorg_libxkbfile_jll ────────────── v1.1.3+0 Installed StaticArraysCore ───────────────── v1.4.4 Installed StaticArrays ───────────────────── v1.9.15 Installed Xorg_xkbcomp_jll ───────────────── v1.4.7+0 Installed Libglvnd_jll ───────────────────── v1.7.1+1 Installed Latexify ───────────────────────── v0.16.10 Installed ColorTypes ─────────────────────── v0.12.1 Installed Glib_jll ───────────────────────── v2.86.0+0 Installed FunctionWrappers ───────────────── v1.1.3 Installed DiffRules ──────────────────────── v1.15.1 Installed DifferentialEquations ──────────── v7.11.0 Installed LogExpFunctions ────────────────── v0.3.29 Installed JSON ───────────────────────────── v0.21.4 Installed SciMLBase ──────────────────────── v2.10.0 Installed PrettyTables ───────────────────── v2.4.0 Installed Distributions ──────────────────── v0.25.122 Installed Vulkan_Loader_jll ──────────────── v1.3.243+0 Installed Xorg_xcb_util_cursor_jll ───────── v0.1.6+0 Installed FastClosures ───────────────────── v0.3.2 Installed LightOSM ───────────────────────── v0.3.1 Installed Rmath ──────────────────────────── v0.9.0 Installed FiniteDiff ─────────────────────── v2.29.0 Installed CSV ────────────────────────────── v0.10.15 Installed Xorg_xcb_util_renderutil_jll ───── v0.3.10+0 Installed StatsFuns ──────────────────────── v1.5.2 Installed CloseOpenIntervals ─────────────── v0.1.13 Installed Polyester ──────────────────────── v0.7.18 Installed Xorg_libXdmcp_jll ──────────────── v1.1.6+0 Installed ArrayTools ─────────────────────── v0.2.7 Installed SafeTestsets ───────────────────── v0.1.0 Installed Xorg_xkeyboard_config_jll ──────── v2.44.0+0 Installed Xorg_libSM_jll ─────────────────── v1.2.6+0 Installed WeakRefStrings ─────────────────── v1.4.2 Installed QuasiMonteCarlo ────────────────── v0.3.3 Installed JLLWrappers ────────────────────── v1.7.1 Installed XZ_jll ─────────────────────────── v5.8.1+0 Installed Primes ─────────────────────────── v0.5.7 Installed x265_jll ───────────────────────── v4.1.0+0 Installed Pango_jll ──────────────────────── v1.56.4+0 Installed IterTools ──────────────────────── v1.10.0 Installed ThreadingUtilities ─────────────── v0.5.5 Installed RecipesPipeline ────────────────── v0.6.12 Installed StreamSampling ─────────────────── v0.6.9 Installed Graphs ─────────────────────────── v1.13.1 Installed Accessors ──────────────────────── v0.1.42 Installed GR_jll ─────────────────────────── v0.73.17+0 Installed Xorg_xtrans_jll ────────────────── v1.6.0+0 Installed JpegTurbo_jll ──────────────────── v3.1.3+0 Installed Compose ────────────────────────── v0.9.6 Installed FilePathsBase ──────────────────── v0.9.24 Installed CompTime ───────────────────────── v0.1.2 Installed JLD2 ───────────────────────────── v0.4.55 Installed Dbus_jll ───────────────────────── v1.16.2+0 Installed SciMLNLSolve ───────────────────── v0.1.9 Installed ExponentialUtilities ───────────── v1.27.0 Installed Adapt ──────────────────────────── v3.7.2 Installed RuntimeGeneratedFunctions ──────── v0.5.12 Installed ConstructionBase ───────────────── v1.6.0 Installed StochasticDiffEq ───────────────── v6.65.1 Installed Libmount_jll ───────────────────── v2.41.2+0 Installed JuliaVariables ─────────────────── v0.2.4 Installed HypergeometricFunctions ────────── v0.3.28 Installed SymbolicIndexingInterface ──────── v0.2.2 Installed LatticeRules ───────────────────── v0.0.1 Installed PoissonRandom ──────────────────── v0.4.7 Installed LinearMaps ─────────────────────── v3.11.4 Installed ExceptionUnwrapping ────────────── v0.1.11 Installed Xorg_libX11_jll ────────────────── v1.8.12+0 Installed Random123 ──────────────────────── v1.7.1 Installed FastAlmostBandedMatrices ───────── v0.1.5 Installed TranscodingStreams ─────────────── v0.11.3 Installed StrideArraysCore ───────────────── v0.5.8 Installed LoopVectorization ──────────────── v0.12.173 Installed PlotUtils ──────────────────────── v1.4.3 Installed FastLapackInterface ────────────── v2.0.4 Installed TensorCore ─────────────────────── v0.1.1 Installed VectorizedRNG ──────────────────── v0.2.25 Installed PositiveFactorizations ─────────── v0.2.4 Installed LazyArrays ─────────────────────── v2.8.0 Installed StatsAPI ───────────────────────── v1.7.1 Installed ProgressMeter ──────────────────── v1.11.0 Installed Xorg_xcb_util_image_jll ────────── v0.4.1+0 Installed OffsetArrays ───────────────────── v1.17.0 Installed OpenSSL ────────────────────────── v1.5.0 Installed MbedTLS ────────────────────────── v1.1.9 Installed FriBidi_jll ────────────────────── v1.0.17+0 Installed xkbcommon_jll ──────────────────── v1.9.2+0 Installed GettextRuntime_jll ─────────────── v0.22.4+0 Installed CPUSummary ─────────────────────── v0.2.6 Installed NLsolve ────────────────────────── v4.5.1 Installed ChainRulesCore ─────────────────── v1.26.0 Installed GLFW_jll ───────────────────────── v3.4.0+2 Installed HybridStructs ──────────────────── v0.2.1 Installed LAME_jll ───────────────────────── v3.100.3+0 Installed DelayDiffEq ────────────────────── v5.44.0 Installed StaticGraphs ───────────────────── v0.3.1 Installed MatrixFactorizations ───────────── v3.1.3 Installed GeneralizedGenerated ───────────── v0.3.3 Installed Xorg_libXrender_jll ────────────── v0.9.12+0 Installed libvorbis_jll ──────────────────── v1.3.8+0 Installed IfElse ─────────────────────────── v0.1.1 Installed Parameters ─────────────────────── v0.12.3 Installed DiffEqNoiseProcess ─────────────── v5.24.1 Installed PtrArrays ──────────────────────── v1.3.0 Installed MuladdMacro ────────────────────── v0.2.4 Installed XML2_jll ───────────────────────── v2.15.1+0 Installed FixedPointNumbers ──────────────── v0.8.5 Installed SimpleNonlinearSolve ───────────── v0.1.25 Installed SpecialFunctions ───────────────── v2.6.1 Installed Showoff ────────────────────────── v1.0.3 Installed Libiconv_jll ───────────────────── v1.18.0+0 Installed FreeType2_jll ──────────────────── v2.13.4+0 Installed Rotations ──────────────────────── v1.7.1 Installed LineSearches ───────────────────── v7.4.0 Installed Permutations ───────────────────── v0.4.23 Installed MbedTLS_jll ────────────────────── v2.28.10+0 Installed Xorg_libXext_jll ───────────────── v1.3.7+0 Installed Xorg_libXrandr_jll ─────────────── v1.5.5+0 Installed Qt6Wayland_jll ─────────────────── v6.8.2+2 Installed PolyesterWeave ─────────────────── v0.2.2 Installed AlgebraicDynamics ──────────────── v0.2.2 Installed Catlab ─────────────────────────── v0.16.20 Installed GR ─────────────────────────────── v0.73.17 Cloning [227ef7b5-1206-438b-ac65-934d6da304b8] ACSets from https://github.com/AlgebraicJulia/ACSets.jl.git Installed ACSets ─────────────────────────── v0.2.26 Installing 79 artifacts Installed artifact Xorg_xcb_util_image 54.3 KiB Installed artifact FriBidi 78.9 KiB Installed artifact Ogg 250.3 KiB Installed artifact Expat 283.3 KiB Installed artifact Pango 1.1 MiB Installed artifact Xorg_xcb_util 39.5 KiB Installed artifact HarfBuzz 1.7 MiB Installed artifact LZO 208.9 KiB Installed artifact Dbus 489.8 KiB Installed artifact Xorg_libXcursor 227.1 KiB Installed artifact Graphite2 120.2 KiB Installed artifact OpenSpecFun 194.9 KiB Installed artifact libvorbis 271.0 KiB Installed artifact Libuuid 3.7 MiB Installed artifact Xorg_xkbcomp 274.8 KiB Installed artifact GettextRuntime 543.0 KiB Installed artifact MbedTLS 2.2 MiB Installed artifact Xorg_libXext 699.9 KiB Installed artifact Xorg_libXrender 435.9 KiB Installed artifact mtdev 79.6 KiB Installed artifact Libglvnd 833.5 KiB Installed artifact JpegTurbo 1.4 MiB Installed artifact Xorg_xcb_util_wm 147.9 KiB Installed artifact Xorg_libXau 36.6 KiB Installed artifact FreeType2 1.5 MiB Installed artifact Xorg_xtrans 48.2 KiB Installed artifact Glib 7.7 MiB Installed artifact XZ 1.5 MiB Installed artifact Fontconfig 984.8 KiB Installed artifact Pixman 372.2 KiB Installed artifact Cairo 2.2 MiB Installed artifact Opus 925.5 KiB Installed artifact LERC 272.9 KiB Installed artifact libpng 328.4 KiB Installed artifact LLVMOpenMP 661.6 KiB Installed artifact x265 1.4 MiB Installed artifact Qt6Wayland 2.2 MiB Installed artifact eudev 3.9 MiB Installed artifact GLFW 180.1 KiB Installed artifact libass 427.8 KiB Installed artifact Xorg_xcb_util_keysyms 17.8 KiB Installed artifact libdecor 44.1 KiB Installed artifact libaom 6.4 MiB Installed artifact Bzip2 503.5 KiB Installed artifact Wayland 390.6 KiB Installed artifact xkbcommon 263.7 KiB Installed artifact Xorg_libXfixes 59.0 KiB Installed artifact Xorg_libICE 384.9 KiB Installed artifact Libffi 44.2 KiB Installed artifact Xorg_xcb_util_renderutil 32.1 KiB Installed artifact Xorg_libSM 164.1 KiB Installed artifact Xorg_libxcb 2.1 MiB Installed artifact Xorg_xkeyboard_config 537.5 KiB Installed artifact Qt6Base 20.6 MiB Installed artifact libinput 1.0 MiB Installed artifact libevdev 117.1 KiB Installed artifact Sundials 2.1 MiB Installed artifact Xorg_xcb_util_cursor 27.6 KiB Installed artifact Libiconv 1.9 MiB Installed artifact Qt6ShaderTools 2.1 MiB Installed artifact Xorg_libXinerama 50.1 KiB Installed artifact x264 2.1 MiB Installed artifact Rmath 121.9 KiB Installed artifact LAME 292.5 KiB Installed artifact Xorg_libXdmcp 67.7 KiB Installed artifact Vulkan_Loader 177.3 KiB Installed artifact XML2 2.2 MiB Installed artifact Libmount 6.5 MiB Installed artifact Xorg_libXi 1.6 MiB Installed artifact libfdk_aac 2.8 MiB Installed artifact Xorg_libXrandr 354.5 KiB Installed artifact Ghostscript 31.4 MiB Installed artifact Xorg_libxkbfile 486.7 KiB Installed artifact Libtiff 2.3 MiB Installed artifact Qt6Declarative 21.6 MiB Installed artifact fzf 3.3 MiB Installed artifact GR 16.2 MiB Installed artifact Xorg_libX11 13.9 MiB Installed artifact FFMPEG 11.7 MiB Updating `/tmp/jl_2G6oI6/Project.toml` [46ada45e] + Agents v6.2.10 [f6eb0ae3] + AlgebraicAgents v0.3.25 [5fd6ff03] + AlgebraicDynamics v0.2.2 [6e4b80f9] + BenchmarkTools v1.6.3 ⌅ [134e5e36] + Catlab v0.16.20 ⌃ [2b5f629d] + DiffEqBase v6.145.2 ⌃ [0c46a032] + DifferentialEquations v7.11.0 [31c24e10] + Distributions v0.25.122 [634d3b9d] + DrWatson v2.19.1 ⌃ [2ee39098] + LabelledArrays v1.15.1 [91a5bcdd] + Plots v1.41.1 [1bc83da4] + SafeTestsets v0.1.0 [2913bbd2] + StatsBase v0.34.7 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_2G6oI6/Manifest.toml` [227ef7b5] + ACSets v0.2.26 ⌅ [47edcb42] + ADTypes v0.2.7 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.42 ⌅ [79e6a3ab] + Adapt v3.7.2 [46ada45e] + Agents v6.2.10 [f6eb0ae3] + AlgebraicAgents v0.3.25 [5fd6ff03] + AlgebraicDynamics v0.2.2 [23cfdc9f] + AlgebraicInterfaces v0.1.4 [66dad0bd] + AliasTables v1.1.3 [ec485272] + ArnoldiMethod v0.4.0 ⌃ [4fba245c] + ArrayInterface v7.7.1 [4c555306] + ArrayLayouts v1.12.0 ⌅ [1dc0ca97] + ArrayTools v0.2.7 [aae01518] + BandedMatrices v1.10.1 [6e4b80f9] + BenchmarkTools v1.6.3 [d1d4a3ce] + BitFlags v0.1.9 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 ⌃ [764a87c0] + BoundaryValueDiffEq v5.6.3 [fa961155] + CEnum v0.5.0 ⌃ [2a0fbf3d] + CPUSummary v0.2.6 [336ed68f] + CSV v0.10.15 ⌅ [134e5e36] + Catlab v0.16.20 [d360d2e6] + ChainRulesCore v1.26.0 [fb6a15b2] + CloseOpenIntervals v0.1.13 [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 [861a8166] + Combinatorics v1.0.3 [38540f10] + CommonSolve v0.2.4 [bbf7d656] + CommonSubexpressions v0.3.1 [0fb5dd42] + CompTime v0.1.2 [a81c6b42] + Compose v0.9.6 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [f0e56b4a] + ConcurrentUtilities v2.5.0 [187b0558] + ConstructionBase v1.6.0 [d38c429a] + Contour v0.6.3 [adafc99b] + CpuId v0.3.1 ⌅ [864edb3b] ↓ DataStructures v0.19.1 ⇒ v0.18.22 ⌃ [bcd4f6db] + DelayDiffEq v5.44.0 [8bb1440f] + DelimitedFiles v1.9.1 ⌃ [2b5f629d] + DiffEqBase v6.145.2 ⌅ [459566f4] + DiffEqCallbacks v2.35.0 [77a26b50] + DiffEqNoiseProcess v5.24.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 ⌃ [0c46a032] + DifferentialEquations v7.11.0 [b4f34e82] + Distances v0.10.12 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [634d3b9d] + DrWatson v2.19.1 [4e289a0a] + EnumX v1.0.5 ⌅ [f151be2c] + EnzymeCore v0.6.6 [460bff9d] + ExceptionUnwrapping v0.1.11 [d4d017d3] + ExponentialUtilities v1.27.0 [e2ba6199] + ExprTools v0.1.10 [c87230d0] + FFMPEG v0.4.5 [9d29842c] + FastAlmostBandedMatrices v0.1.5 ⌅ [7034ab61] + FastBroadcast v0.2.8 [9aa1b823] + FastClosures v0.3.2 [29a986be] + FastLapackInterface v2.0.4 [5789e2e9] + FileIO v1.17.1 [48062228] + FilePathsBase v0.9.24 [1a297f60] + FillArrays v1.14.0 [6a86dc24] + FiniteDiff v2.29.0 [53c48c17] + FixedPointNumbers v0.8.5 [1fa38f19] + Format v1.3.7 ⌅ [f6369f11] + ForwardDiff v0.10.39 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v0.1.3 ⌅ [d9f16b24] + Functors v0.4.12 ⌅ [f0ffcf3b] + GATlab v0.1.6 ⌅ [46192b85] + GPUArraysCore v0.1.5 [28b8d3ca] + GR v0.73.17 [6b9d7cbe] + GeneralizedGenerated v0.3.3 [c145ed77] + GenericSchur v0.5.6 [c27321d9] + Glob v1.3.1 [86223c79] + Graphs v1.13.1 [42e2da0e] + Grisu v1.0.2 [cd3eb016] + HTTP v1.10.19 [3e5b6fbb] + HostCPUFeatures v0.1.17 [49057fa9] + HybridStructs v0.2.1 [34004b35] + HypergeometricFunctions v0.3.28 [615f187c] + IfElse v0.1.1 [d25df0c9] + Inflate v0.1.5 [18e54dd8] + IntegerMathUtils v0.1.3 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [c8e1da08] + IterTools v1.10.0 ⌅ [033835bb] + JLD2 v0.4.55 [1019f520] + JLFzf v0.1.11 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [0f8b85d8] + JSON3 v1.14.3 [b14d175d] + JuliaVariables v0.2.4 ⌃ [ccbc3e58] + JumpProcesses v9.10.1 ⌅ [ef3ab10e] + KLU v0.4.1 ⌅ [ba0b0d4f] + Krylov v0.9.10 ⌃ [2ee39098] + LabelledArrays v1.15.1 [23fbe1c1] + Latexify v0.16.10 [73f95e8e] + LatticeRules v0.0.1 [10f19ff3] + LayoutPointers v0.1.17 [5078a376] + LazyArrays v2.8.0 [2d8b4e74] + LevyArea v1.0.0 [d1922b25] + LightOSM v0.3.1 [f56206fc] + LightSumTypes v5.2.2 [9c8b4983] + LightXML v0.9.3 [d3d80556] + LineSearches v7.4.0 [7a12625a] + LinearMaps v3.11.4 ⌅ [7ed4a6bd] + LinearSolve v2.22.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [bdcacae8] + LoopVectorization v0.12.173 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [a3b82374] + MatrixFactorizations v3.1.3 [739be429] + MbedTLS v1.1.9 [442fdcdd] + Measures v0.3.2 ⌅ [626554b9] + MetaGraphs v0.7.2 [46d2c3a1] + MuladdMacro v0.2.4 ⌃ [d41bc354] + NLSolversBase v7.8.3 [2774e3e8] + NLsolve v4.5.1 [77ba4419] + NaNMath v1.1.3 [71a1bf82] + NameResolution v0.1.5 [b8a86587] + NearestNeighbors v0.4.22 ⌅ [8913a72c] + NonlinearSolve v2.8.2 [6fe1bfb0] + OffsetArrays v1.17.0 [925886fa] + OnlineStatsBase v1.7.1 [4d8831e6] + OpenSSL v1.5.0 ⌃ [429524aa] + Optim v1.11.0 ⌃ [1dea7af3] + OrdinaryDiffEq v6.59.3 [90014a1f] + PDMats v0.11.36 [12d937ae] + PEG v1.0.4 [65ce6f38] + PackageExtensionCompat v1.0.2 [d96e819e] + Parameters v0.12.3 [69de0a69] + Parsers v2.8.3 [2ae35dd2] + Permutations v0.4.23 [ccf2f8ad] + PlotThemes v3.3.0 [995b91a9] + PlotUtils v1.4.3 [91a5bcdd] + Plots v1.41.1 [e409e4f3] + PoissonRandom v0.4.7 [f517fe37] + Polyester v0.7.18 [1d0040c9] + PolyesterWeave v0.2.2 [85a6dd25] + PositiveFactorizations v0.2.4 ⌃ [d236fae5] + PreallocationTools v0.4.24 [8162dcfd] + PrettyPrint v0.2.0 ⌅ [08abe8d2] ↓ PrettyTables v3.1.0 ⇒ v2.4.0 [27ebfcd6] + Primes v0.5.7 [92933f4c] + ProgressMeter v1.11.0 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [8a4e6c94] + QuasiMonteCarlo v0.3.3 [94ee1d12] + Quaternions v0.7.6 ⌅ [30b38841] + QuickHeaps v0.1.2 [74087812] + Random123 v1.7.1 [e6cf234a] + RandomNumbers v1.6.0 [c1ae055f] + RealDot v0.1.0 [3cdcf5f2] + RecipesBase v1.3.4 [01d81517] + RecipesPipeline v0.6.12 ⌅ [731186ca] + RecursiveArrayTools v2.38.10 [f2c3362d] + RecursiveFactorization v0.2.26 [05181044] + RelocatableFolders v1.0.1 [ae029012] + Requires v1.3.1 [ae5879a3] + ResettableStacks v1.1.1 [79098fc4] + Rmath v0.9.0 [6038ab10] + Rotations v1.7.1 ⌃ [7e49a35a] + RuntimeGeneratedFunctions v0.5.12 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [1bc83da4] + SafeTestsets v0.1.0 ⌅ [0bca4576] + SciMLBase v2.10.0 [e9a6253c] + SciMLNLSolve v0.1.9 ⌅ [c0aeaf25] + SciMLOperators v0.3.12 [6c6a2e73] + Scratch v1.3.0 [efcf1570] + Setfield v1.1.2 [992d4aef] + Showoff v1.0.3 [777ac1f9] + SimpleBufferStream v1.2.0 ⌅ [727e6d20] + SimpleNonlinearSolve v0.1.25 [699a6c99] + SimpleTraits v0.9.5 [ce78b400] + SimpleUnPack v1.1.0 [47aef6b3] + SimpleWeightedGraphs v1.5.0 [ed01d8cd] + Sobol v1.5.0 [bd59d7e1] + SparseBandedMatrices v1.0.0 ⌃ [47a9eef4] + SparseDiffTools v2.18.0 [e56a9233] + Sparspak v0.3.14 [d4ead438] + SpatialIndexing v0.1.6 [276daf66] + SpecialFunctions v2.6.1 [860ef19b] + StableRNGs v1.0.3 ⌅ [aedffcd0] + Static v0.8.10 [0d7ed370] + StaticArrayInterface v1.8.0 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [4c8beaf5] + StaticGraphs v0.3.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.7 [4c63d2b9] + StatsFuns v1.5.2 ⌅ [9672c7b4] + SteadyStateDiffEq v1.16.1 ⌃ [789caeaf] + StochasticDiffEq v6.65.1 ⌅ [ff63dad9] + StreamSampling v0.6.9 [7792a7ef] + StrideArraysCore v0.5.8 [6ec83bb0] + StructEquality v2.1.0 [856f2bd8] + StructTypes v1.11.0 ⌅ [c3572dad] + Sundials v4.24.0 ⌅ [2efcf032] + SymbolicIndexingInterface v0.2.2 [62fd8b95] + TensorCore v0.1.1 [8290d209] + ThreadingUtilities v0.5.5 [3bb67fe8] + TranscodingStreams v0.11.3 [d5829a12] + TriangularSolve v0.2.1 [410a4b4d] + Tricks v0.1.12 [781d530d] + TruncatedStacktraces v1.4.0 [5c2747f8] + URIs v1.6.1 [3a884ed6] + UnPack v1.0.2 [1cfade01] + UnicodeFun v0.4.1 [41fe7b60] + Unzip v0.2.0 [3d5dd08c] + VectorizationBase v0.21.72 [33b4df10] + VectorizedRNG v0.2.25 [19fa3120] + VertexSafeGraphs v0.2.0 [ea10d353] + WeakRefStrings v1.4.2 [76eceee3] + WorkerUtilities v1.6.1 [6e34b625] + Bzip2_jll v1.0.9+0 [83423d85] + Cairo_jll v1.18.5+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.0+0 [a3f928ae] + Fontconfig_jll v2.17.1+0 [d7e528f0] + FreeType2_jll v2.13.4+0 [559328eb] + FriBidi_jll v1.0.17+0 [0656b61e] + GLFW_jll v3.4.0+2 [d2c73de3] + GR_jll v0.73.17+0 [b0724c58] + GettextRuntime_jll v0.22.4+0 [61579ee1] + Ghostscript_jll v9.55.1+0 [7746bdde] + Glib_jll v2.86.0+0 [3b182d85] + Graphite2_jll v1.3.15+0 [2e76f6c2] + HarfBuzz_jll v8.5.1+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [aacddb02] + JpegTurbo_jll v3.1.3+0 [c1c5ebd0] + LAME_jll v3.100.3+0 [88015f11] + LERC_jll v4.0.1+0 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [dd4b983a] + LZO_jll v2.10.3+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.41.2+0 [89763e89] + Libtiff_jll v4.7.2+0 [38a345b3] + Libuuid_jll v2.41.2+0 [856f044c] + MKL_jll v2025.2.0+0 [c8ffd9c3] + MbedTLS_jll v2.28.10+0 [e7412a2a] + Ogg_jll v1.3.6+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [91d4177d] + Opus_jll v1.5.2+0 [36c8627f] + Pango_jll v1.56.4+0 ⌅ [30392449] + Pixman_jll v0.44.2+0 [c0090381] + Qt6Base_jll v6.8.2+2 [629bc702] + Qt6Declarative_jll v6.8.2+1 [ce943373] + Qt6ShaderTools_jll v6.8.2+1 [e99dba38] + Qt6Wayland_jll v6.8.2+2 [f50d1b31] + Rmath_jll v0.5.1+0 ⌅ [fb77eaff] + Sundials_jll v5.2.3+0 [a44049a8] + Vulkan_Loader_jll v1.3.243+0 [a2964d1f] + Wayland_jll v1.24.0+0 [02c8fc9c] + XML2_jll v2.15.1+0 [ffd25f8a] + XZ_jll v5.8.1+0 [f67eecfb] + Xorg_libICE_jll v1.1.2+0 [c834827a] + Xorg_libSM_jll v1.2.6+0 [4f6342f7] + Xorg_libX11_jll v1.8.12+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.7+0 [d091e8ba] + Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] + Xorg_libXi_jll v1.8.3+0 [d1454406] + Xorg_libXinerama_jll v1.1.6+0 [ec84b674] + Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] + Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] + Xorg_libxcb_jll v1.17.1+0 [cc61e674] + Xorg_libxkbfile_jll v1.1.3+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.1+0 [0ac62f75] + libass_jll v0.17.4+0 [1183f4f0] + libdecor_jll v0.2.2+0 [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.50+0 [f27f6e37] + libvorbis_jll v1.3.8+0 [009596ad] + mtdev_jll v1.1.7+0 [1317d2d5] + oneTBB_jll v2022.0.0+1 [1270edf5] + x264_jll v10164.0.1+0 [dfaa095f] + x265_jll v4.1.0+0 [d8fb68d0] + xkbcommon_jll v1.9.2+0 [0dad84c5] + ArgTools v1.1.2 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [56ddb016] + Logging v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [9abbd945] + Profile v1.11.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4607b0f0] + SuiteSparse [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_2G6oI6/Project.toml` [46ada45e] Agents v6.2.10 [f6eb0ae3] AlgebraicAgents v0.3.25 [5fd6ff03] AlgebraicDynamics v0.2.2 [6e4b80f9] BenchmarkTools v1.6.3 ⌅ [134e5e36] Catlab v0.16.20 [a93c6f00] DataFrames v1.8.1 ⌃ [2b5f629d] DiffEqBase v6.145.2 ⌃ [0c46a032] DifferentialEquations v7.11.0 [31c24e10] Distributions v0.25.122 [634d3b9d] DrWatson v2.19.1 ⌃ [2ee39098] LabelledArrays v1.15.1 [91a5bcdd] Plots v1.41.1 [1bc83da4] SafeTestsets v0.1.0 [10745b16] Statistics v1.11.1 [2913bbd2] StatsBase v0.34.7 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_2G6oI6/Manifest.toml` [227ef7b5] ACSets v0.2.26 ⌅ [47edcb42] ADTypes v0.2.7 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.42 ⌅ [79e6a3ab] Adapt v3.7.2 [46ada45e] Agents v6.2.10 [f6eb0ae3] AlgebraicAgents v0.3.25 [5fd6ff03] AlgebraicDynamics v0.2.2 [23cfdc9f] AlgebraicInterfaces v0.1.4 [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 ⌃ [4fba245c] ArrayInterface v7.7.1 [4c555306] ArrayLayouts v1.12.0 ⌅ [1dc0ca97] ArrayTools v0.2.7 [aae01518] BandedMatrices v1.10.1 [6e4b80f9] BenchmarkTools v1.6.3 [d1d4a3ce] BitFlags v0.1.9 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 ⌃ [764a87c0] BoundaryValueDiffEq v5.6.3 [fa961155] CEnum v0.5.0 ⌃ [2a0fbf3d] CPUSummary v0.2.6 [336ed68f] CSV v0.10.15 ⌅ [134e5e36] Catlab v0.16.20 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [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 [861a8166] Combinatorics v1.0.3 [38540f10] CommonSolve v0.2.4 [bbf7d656] CommonSubexpressions v0.3.1 [0fb5dd42] CompTime v0.1.2 [34da2185] Compat v4.18.1 [a81c6b42] Compose v0.9.6 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [f0e56b4a] ConcurrentUtilities v2.5.0 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [adafc99b] CpuId v0.3.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 ⌃ [bcd4f6db] DelayDiffEq v5.44.0 [8bb1440f] DelimitedFiles v1.9.1 ⌃ [2b5f629d] DiffEqBase v6.145.2 ⌅ [459566f4] DiffEqCallbacks v2.35.0 [77a26b50] DiffEqNoiseProcess v5.24.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 ⌃ [0c46a032] DifferentialEquations v7.11.0 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [634d3b9d] DrWatson v2.19.1 [4e289a0a] EnumX v1.0.5 ⌅ [f151be2c] EnzymeCore v0.6.6 [460bff9d] ExceptionUnwrapping v0.1.11 [d4d017d3] ExponentialUtilities v1.27.0 [e2ba6199] ExprTools v0.1.10 [c87230d0] FFMPEG v0.4.5 [9d29842c] FastAlmostBandedMatrices v0.1.5 ⌅ [7034ab61] FastBroadcast v0.2.8 [9aa1b823] FastClosures v0.3.2 [29a986be] FastLapackInterface v2.0.4 [5789e2e9] FileIO v1.17.1 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.14.0 [6a86dc24] FiniteDiff v2.29.0 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 ⌅ [f6369f11] ForwardDiff v0.10.39 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 ⌅ [d9f16b24] Functors v0.4.12 ⌅ [f0ffcf3b] GATlab v0.1.6 ⌅ [46192b85] GPUArraysCore v0.1.5 [28b8d3ca] GR v0.73.17 [6b9d7cbe] GeneralizedGenerated v0.3.3 [c145ed77] GenericSchur v0.5.6 [c27321d9] Glob v1.3.1 [86223c79] Graphs v1.13.1 [42e2da0e] Grisu v1.0.2 [cd3eb016] HTTP v1.10.19 [3e5b6fbb] HostCPUFeatures v0.1.17 [49057fa9] HybridStructs v0.2.1 [34004b35] HypergeometricFunctions v0.3.28 [615f187c] IfElse v0.1.1 [d25df0c9] Inflate v0.1.5 [842dd82b] InlineStrings v1.4.5 [18e54dd8] IntegerMathUtils v0.1.3 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 ⌅ [033835bb] JLD2 v0.4.55 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [0f8b85d8] JSON3 v1.14.3 [b14d175d] JuliaVariables v0.2.4 ⌃ [ccbc3e58] JumpProcesses v9.10.1 ⌅ [ef3ab10e] KLU v0.4.1 ⌅ [ba0b0d4f] Krylov v0.9.10 [b964fa9f] LaTeXStrings v1.4.0 ⌃ [2ee39098] LabelledArrays v1.15.1 [23fbe1c1] Latexify v0.16.10 [73f95e8e] LatticeRules v0.0.1 [10f19ff3] LayoutPointers v0.1.17 [5078a376] LazyArrays v2.8.0 [2d8b4e74] LevyArea v1.0.0 [d1922b25] LightOSM v0.3.1 [f56206fc] LightSumTypes v5.2.2 [9c8b4983] LightXML v0.9.3 [d3d80556] LineSearches v7.4.0 [7a12625a] LinearMaps v3.11.4 ⌅ [7ed4a6bd] LinearSolve v2.22.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [bdcacae8] LoopVectorization v0.12.173 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [a3b82374] MatrixFactorizations v3.1.3 [739be429] MbedTLS v1.1.9 [442fdcdd] Measures v0.3.2 ⌅ [626554b9] MetaGraphs v0.7.2 [e1d29d7a] Missings v1.2.0 [46d2c3a1] MuladdMacro v0.2.4 ⌃ [d41bc354] NLSolversBase v7.8.3 [2774e3e8] NLsolve v4.5.1 [77ba4419] NaNMath v1.1.3 [71a1bf82] NameResolution v0.1.5 [b8a86587] NearestNeighbors v0.4.22 ⌅ [8913a72c] NonlinearSolve v2.8.2 [6fe1bfb0] OffsetArrays v1.17.0 [925886fa] OnlineStatsBase v1.7.1 [4d8831e6] OpenSSL v1.5.0 ⌃ [429524aa] Optim v1.11.0 [bac558e1] OrderedCollections v1.8.1 ⌃ [1dea7af3] OrdinaryDiffEq v6.59.3 [90014a1f] PDMats v0.11.36 [12d937ae] PEG v1.0.4 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.3 [2ae35dd2] Permutations v0.4.23 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.3 [91a5bcdd] Plots v1.41.1 [e409e4f3] PoissonRandom v0.4.7 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [2dfb63ee] PooledArrays v1.4.3 [85a6dd25] PositiveFactorizations v0.2.4 ⌃ [d236fae5] PreallocationTools v0.4.24 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [8162dcfd] PrettyPrint v0.2.0 ⌅ [08abe8d2] PrettyTables v2.4.0 [27ebfcd6] Primes v0.5.7 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [8a4e6c94] QuasiMonteCarlo v0.3.3 [94ee1d12] Quaternions v0.7.6 ⌅ [30b38841] QuickHeaps v0.1.2 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 ⌅ [731186ca] RecursiveArrayTools v2.38.10 [f2c3362d] RecursiveFactorization v0.2.26 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [ae5879a3] ResettableStacks v1.1.1 [79098fc4] Rmath v0.9.0 [6038ab10] Rotations v1.7.1 ⌃ [7e49a35a] RuntimeGeneratedFunctions v0.5.12 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [1bc83da4] SafeTestsets v0.1.0 ⌅ [0bca4576] SciMLBase v2.10.0 [e9a6253c] SciMLNLSolve v0.1.9 ⌅ [c0aeaf25] SciMLOperators v0.3.12 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.8 [efcf1570] Setfield v1.1.2 [992d4aef] Showoff v1.0.3 [777ac1f9] SimpleBufferStream v1.2.0 ⌅ [727e6d20] SimpleNonlinearSolve v0.1.25 [699a6c99] SimpleTraits v0.9.5 [ce78b400] SimpleUnPack v1.1.0 [47aef6b3] SimpleWeightedGraphs v1.5.0 [ed01d8cd] Sobol v1.5.0 [a2af1166] SortingAlgorithms v1.2.2 [bd59d7e1] SparseBandedMatrices v1.0.0 ⌃ [47a9eef4] SparseDiffTools v2.18.0 [e56a9233] Sparspak v0.3.14 [d4ead438] SpatialIndexing v0.1.6 [276daf66] SpecialFunctions v2.6.1 [860ef19b] StableRNGs v1.0.3 ⌅ [aedffcd0] Static v0.8.10 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [4c8beaf5] StaticGraphs v0.3.1 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.7 [4c63d2b9] StatsFuns v1.5.2 ⌅ [9672c7b4] SteadyStateDiffEq v1.16.1 ⌃ [789caeaf] StochasticDiffEq v6.65.1 ⌅ [ff63dad9] StreamSampling v0.6.9 [7792a7ef] StrideArraysCore v0.5.8 [892a3eda] StringManipulation v0.4.1 [6ec83bb0] StructEquality v2.1.0 [856f2bd8] StructTypes v1.11.0 ⌅ [c3572dad] Sundials v4.24.0 ⌅ [2efcf032] SymbolicIndexingInterface v0.2.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [8290d209] ThreadingUtilities v0.5.5 [3bb67fe8] TranscodingStreams v0.11.3 [d5829a12] TriangularSolve v0.2.1 [410a4b4d] Tricks v0.1.12 [781d530d] TruncatedStacktraces v1.4.0 [5c2747f8] URIs v1.6.1 [3a884ed6] UnPack v1.0.2 [1cfade01] UnicodeFun v0.4.1 [41fe7b60] Unzip v0.2.0 [3d5dd08c] VectorizationBase v0.21.72 [33b4df10] VectorizedRNG v0.2.25 [19fa3120] VertexSafeGraphs v0.2.0 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.5+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.0+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.0+2 [d2c73de3] GR_jll v0.73.17+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 [7746bdde] Glib_jll v2.86.0+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.3+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.0.1+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+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.41.2+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.41.2+0 [856f044c] MKL_jll v2025.2.0+0 [c8ffd9c3] MbedTLS_jll v2.28.10+0 [e7412a2a] Ogg_jll v1.3.6+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.5.2+0 [36c8627f] Pango_jll v1.56.4+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [c0090381] Qt6Base_jll v6.8.2+2 [629bc702] Qt6Declarative_jll v6.8.2+1 [ce943373] Qt6ShaderTools_jll v6.8.2+1 [e99dba38] Qt6Wayland_jll v6.8.2+2 [f50d1b31] Rmath_jll v0.5.1+0 ⌅ [fb77eaff] Sundials_jll v5.2.3+0 [a44049a8] Vulkan_Loader_jll v1.3.243+0 [a2964d1f] Wayland_jll v1.24.0+0 [02c8fc9c] XML2_jll v2.15.1+0 [ffd25f8a] XZ_jll v5.8.1+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.12+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.7+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.6+0 [ec84b674] Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.1.3+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.1+0 [0ac62f75] libass_jll v0.17.4+0 [1183f4f0] libdecor_jll v0.2.2+0 [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.50+0 [f27f6e37] libvorbis_jll v1.3.8+0 [009596ad] mtdev_jll v1.1.7+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.9.2+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.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.13.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... @aagent macro: Test Failed at /home/pkgeval/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:17 Expression: fieldnames(BaseAgent) == (:uuid, :name, :parent, :inners, :relpathrefs, :opera, :mutable1, :mutable2) Evaluated: (:uuid, :name, :parent, :inners, :relpathrefs, :opera, Symbol("#147#val"), :mutable1, :mutable2) == (:uuid, :name, :parent, :inners, :relpathrefs, :opera, :mutable1, :mutable2) Stacktrace: [1] top-level scope @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:4 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:17 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] @aagent macro: Test Failed at /home/pkgeval/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:21 Expression: fieldnames(DerivedAgent) == (:uuid, :name, :parent, :inners, :relpathrefs, :opera, :mutable1, :mutable2, :mutable3, :mutable4) Evaluated: (:uuid, :name, :parent, :inners, :relpathrefs, :opera, Symbol("#147#val"), :mutable1, :mutable2, :mutable3, :mutable4) == (:uuid, :name, :parent, :inners, :relpathrefs, :opera, :mutable1, :mutable2, :mutable3, :mutable4) Stacktrace: [1] top-level scope @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:4 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:21 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] WARNING: Detected access to binding `##`@aagent` macro tests#141.DerivedAgent2` 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`. @aagent macro with immutable fields: Test Failed at /home/pkgeval/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:53 Expression: fieldnames(BaseAgent_w_immutables) == (:uuid, :name, :parent, :inners, :relpathrefs, :opera, :mutable1, :mutable2, :immutable1, :immutable2) Evaluated: (:uuid, :name, :parent, :inners, :relpathrefs, :opera, Symbol("#147#val"), :mutable1, :mutable2, :immutable1, :immutable2) == (:uuid, :name, :parent, :inners, :relpathrefs, :opera, :mutable1, :mutable2, :immutable1, :immutable2) Stacktrace: [1] top-level scope @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:4 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:34 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:53 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] @aagent macro with immutable fields: Test Failed at /home/pkgeval/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:60 Expression: fieldnames(DerivedAgent_w_immutables) == (:uuid, :name, :parent, :inners, :relpathrefs, :opera, :mutable1, :mutable2, :immutable1, :immutable2, :mutable3, :mutable4, :immutable3, :immutable4) Evaluated: (:uuid, :name, :parent, :inners, :relpathrefs, :opera, Symbol("#147#val"), :mutable1, :mutable2, :immutable1, :immutable2, :mutable3, :mutable4, :immutable3, :immutable4) == (:uuid, :name, :parent, :inners, :relpathrefs, :opera, :mutable1, :mutable2, :immutable1, :immutable2, :mutable3, :mutable4, :immutable3, :immutable4) Stacktrace: [1] top-level scope @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:4 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:34 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:60 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] WARNING: Detected access to binding `##`@aagent` macro tests#141.MyAgent` 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`. parametric types: Error During Test at /home/pkgeval/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:74 Got exception outside of a @test the agent type Main.var"##`@aagent` macro tests#141".MyAgent default constructor `Main.var"##`@aagent` macro tests#141".MyAgent(name, args...)` expects 3 arguments for custom fields [Symbol("#147#val"), :myname1, :myname2], but 2 arguments were given. If you intended to call a custom constructor and you passed a string as the first variable, please check that the custom constructor declares the type of the first positional argument to be `AbstractString` (so that dynamic dispatch works). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] Main.var"##`@aagent` macro tests#141".MyAgent{Float64, Int64}(::String, ::Int64, ::Vararg{Int64}) @ Main.var"##`@aagent` macro tests#141" ~/.julia/packages/AlgebraicAgents/kOuEk/src/agents.jl:140 [3] top-level scope @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:4 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:75 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:80 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [9] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:5 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [11] macro expansion @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/runtests.jl:5 [inlined] [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] macro expansion @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] [14] macro expansion @ ./timing.jl:689 [inlined] [15] macro expansion @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/runtests.jl:4 [inlined] [16] macro expansion @ ./timing.jl:689 [inlined] [17] top-level scope @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/runtests.jl:353 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577 WARNING: Detected access to binding `##`@aagent` macro tests#141.MyAgentLoadsave` 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`. saving and loading: Error During Test at /home/pkgeval/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:94 Got exception outside of a @test the agent type Main.var"##`@aagent` macro tests#141".MyAgentLoadsave default constructor `Main.var"##`@aagent` macro tests#141".MyAgentLoadsave(name, args...)` expects 2 arguments for custom fields [Symbol("#147#val"), :field], but 1 arguments were given. If you intended to call a custom constructor and you passed a string as the first variable, please check that the custom constructor declares the type of the first positional argument to be `AbstractString` (so that dynamic dispatch works). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] Main.var"##`@aagent` macro tests#141".MyAgentLoadsave(name::String, args::Int64) @ Main.var"##`@aagent` macro tests#141" ~/.julia/packages/AlgebraicAgents/kOuEk/src/agents.jl:140 [3] top-level scope @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:95 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/agents.jl:99 [inlined] [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:5 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/runtests.jl:5 [inlined] [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] macro expansion @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] [12] macro expansion @ ./timing.jl:689 [inlined] [13] macro expansion @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/runtests.jl:4 [inlined] [14] macro expansion @ ./timing.jl:689 [inlined] [15] top-level scope @ ~/.julia/packages/AlgebraicAgents/kOuEk/test/runtests.jl:353 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [20] _start() @ Base ./client.jl:577 Test Summary: | Pass Fail Error Total Time `@aagent` macro tests | 20 4 2 26 13.9s @aagent macro | 15 4 1 20 10.1s @aagent macro with immutable fields | 10 2 12 0.9s parametric types | 1 1 3.5s getindex for FreeAgent | 5 5 1.6s saving and loading | 1 1 0.3s RNG of the outermost testset: Random.Xoshiro(0x5b045e5de7ce52f0, 0xcbd489bc981ceee0, 0x3f610778d2d8ecd3, 0x891144997f936c57, 0xbae001224b69b610) ERROR: LoadError: Some tests did not pass: 20 passed, 4 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/AlgebraicAgents/kOuEk/test/runtests.jl:3 Testing failed after 75.84s ERROR: LoadError: Package AlgebraicAgents 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:2936 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2785 [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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 324.03s: package tests unexpectedly errored