Package evaluation of ObjectOriented on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:35:52.445 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.06s ################################################################################ # Installation # Installing ObjectOriented... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [5736bd91] + ObjectOriented v0.1.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.22 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 [5736bd91] + ObjectOriented v0.1.4 [bac558e1] + OrderedCollections v1.8.1 [189a3867] + Reexport v1.2.2 [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode Installation completed after 4.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 20.21s ################################################################################ # Testing # Testing ObjectOriented Status `/tmp/jl_XtxZdi/Project.toml` [d8e11817] MLStyle v0.4.17 [5736bd91] ObjectOriented v0.1.4 [b77e0a4c] InteractiveUtils [8dfed614] Test Status `/tmp/jl_XtxZdi/Manifest.toml` [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.22 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [5736bd91] ObjectOriented v0.1.4 [bac558e1] OrderedCollections v1.8.1 [189a3867] Reexport v1.2.2 [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... Test Summary: | Pass Total Time default struct constructor | 2 2 1.4s Test Summary: | Pass Total Time custom struct constructor with default arguments/keyword arguments | 4 4 0.3s Test Summary: | Pass Total Time struct inherit struct | 3 3 0.0s WARNING: Method definition (::Type{TestModule.structdef.A3})() in module structdef overwritten at /home/pkgeval/.julia/packages/ObjectOriented/MfFaY/test/runtests.jl:82. WARNING: Method definition (::Type{TestModule.structdef.A4})() in module structdef overwritten at /home/pkgeval/.julia/packages/ObjectOriented/MfFaY/test/runtests.jl:91. Test Summary: | Pass Total Time interfaces 1 | 2 2 0.2s Test Summary: | Pass Total Time interfaces 2 | 5 5 0.2s Test Summary: |Time propertynames | None 0.1s ┌ Info: optimized_code │ c = │ CodeInfo( │ 1 ─ %1 = (getfield)(x, :inner)::Vector{Int64} │ │ %2 = Base.arrayref(true, %1, i)::Int64 │ └── return %2 └ ) => Int64 Test Summary: | Pass Total Time interface programming is multiple-dispatch compatible | 4 4 3.4s WARNING: Method definition (::Type{TestModule.structdef.OverloadedMethodDemo})() in module structdef overwritten at /home/pkgeval/.julia/packages/ObjectOriented/MfFaY/test/runtests.jl:243. Test Summary: | Pass Total Time overloading | 2 2 0.1s WARNING: Method definition (::Type{TestModule.structdef.TestPropertyInference})() in module structdef overwritten at /home/pkgeval/.julia/packages/ObjectOriented/MfFaY/test/runtests.jl:256. Test Summary: | Pass Total Time test inferencing properties | 4 4 0.1s Test Summary: | Pass Total Time test missing parameter names | 1 1 0.0s WARNING: method definition for TestCurlyTypeApplication at /home/pkgeval/.julia/packages/ObjectOriented/MfFaY/test/runtests.jl:287 declares type variable T but does not use it. Test Summary: | Pass Total Time test curly type application | 1 1 0.0s Test Summary: |Time qualified field types | None 0.0s Test Summary: | Pass Total Time blocks in struct | 4 4 0.0s Test Summary: | Pass Total Time default fields | 5 5 0.1s ┌ Warning: properties using `get_xxx` are deprecated, use '@property(speed) do; get = (self) -> value end' instead. └ @ ObjectOriented.CompileTime ~/.julia/packages/ObjectOriented/MfFaY/src/compile-time.static_dispatch.jl:51 WARNING: Method definition (::Type{TestModule.Example.IVehicle})() in module Example overwritten at /home/pkgeval/.julia/packages/ObjectOriented/MfFaY/test/example.jl:7. WARNING: Method definition (::Type{TestModule.Example.IHouse})() in module Example overwritten at /home/pkgeval/.julia/packages/ObjectOriented/MfFaY/test/example.jl:37. Test Summary: |Time example | None 0.3s WARNING: Method definition (::Type{TestModule.Inference.IVehicle})() in module Inference overwritten at /home/pkgeval/.julia/packages/ObjectOriented/MfFaY/test/inference.jl:6. Test Summary: |Time inference property with @typed_access | None 0.0s Testing ObjectOriented tests passed Testing completed after 31.9s PkgEval succeeded after 64.84s