Package evaluation to test StructEquality on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:20:17.373 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.13s ################################################################################ # Installation # Installing StructEquality... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [6ec83bb0] + StructEquality v2.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [34da2185] + Compat v4.18.1 [6ec83bb0] + StructEquality v2.1.0 [ade2ca70] + Dates [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode Installation completed after 5.08s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1205.3 ms ✓ StructEquality 1 dependency successfully precompiled in 2 seconds. 2 already precompiled. Precompilation completed after 10.85s ################################################################################ # Testing # Testing StructEquality Status `/tmp/jl_l5XeuC/Project.toml` [34da2185] Compat v4.18.1 [6ec83bb0] StructEquality v2.1.0 [8dfed614] Test Status `/tmp/jl_l5XeuC/Manifest.toml` [34da2185] Compat v4.18.1 [6ec83bb0] StructEquality v2.1.0 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode Testing Running tests... ┌ Warning: `@def_structequal` is deprecated, use `@struct_equal` instead. │ caller = eval at boot.jl:385 [inlined] └ @ Core ./boot.jl:385 ┌ Warning: `@def_structequal` is deprecated, use `@struct_equal` instead. │ caller = #macroexpand#66 at expr.jl:122 [inlined] └ @ Core ./expr.jl:122 Test Summary: | Pass Total Time def_structequal | 12 12 6.8s Test Summary: | Pass Total Time macro-before-struct | 24 24 3.5s Test Summary: | Pass Total Time macro-after-struct | 48 48 3.6s Test Summary: | Pass Total Time macro-after-struct-submodule | 6 6 0.3s Test Summary: | Pass Total Time isapprox | 14 14 1.5s Testing StructEquality tests passed Testing completed after 20.17s PkgEval succeeded after 44.53s