Package evaluation of StructEquality on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:58:40.031 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.45s ################################################################################ # 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.16.0 [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 4.12s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 9.6s ################################################################################ # Testing # Testing StructEquality Status `/tmp/jl_bR8hTq/Project.toml` [34da2185] Compat v4.16.0 [6ec83bb0] StructEquality v2.1.0 [8dfed614] Test Status `/tmp/jl_bR8hTq/Manifest.toml` [34da2185] Compat v4.16.0 [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 5.8s Test Summary: | Pass Total Time macro-before-struct | 24 24 3.1s Test Summary: | Pass Total Time macro-after-struct | 48 48 3.1s Test Summary: | Pass Total Time macro-after-struct-submodule | 6 6 0.3s Test Summary: | Pass Total Time isapprox | 14 14 1.3s Testing StructEquality tests passed Testing completed after 17.54s PkgEval succeeded after 38.11s