Package evaluation of StructEquality on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:39:49.517 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.34s ################################################################################ # 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 5.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.24s ################################################################################ # Testing # Testing StructEquality Status `/tmp/jl_30jetV/Project.toml` [34da2185] Compat v4.16.0 [6ec83bb0] StructEquality v2.1.0 [8dfed614] Test Status `/tmp/jl_30jetV/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 6.5s Test Summary: | Pass Total Time macro-before-struct | 24 24 3.6s Test Summary: | Pass Total Time macro-after-struct | 48 48 3.7s Test Summary: | Pass Total Time macro-after-struct-submodule | 6 6 0.3s Test Summary: | Pass Total Time isapprox | 14 14 1.6s Testing StructEquality tests passed Testing completed after 20.18s PkgEval succeeded after 44.46s