Package evaluation of ProtocolDataUnits on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T22:47:01.606 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.1s ################################################################################ # Installation # Installing ProtocolDataUnits... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [07db6e9f] + ProtocolDataUnits v0.3.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [07db6e9f] + ProtocolDataUnits v0.3.0 Installation completed after 0.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.87s ################################################################################ # Testing # Testing ProtocolDataUnits Status `/tmp/jl_NxYNR9/Project.toml` [7d9f7c33] Accessors v0.1.42 [b4567568] CRC32 v1.1.0 [07db6e9f] ProtocolDataUnits v0.3.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NxYNR9/Manifest.toml` [7d9f7c33] Accessors v0.1.42 [b4567568] CRC32 v1.1.0 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.5.8 [3587e190] InverseFunctions v0.1.17 [1914dd2f] MacroTools v0.5.16 [07db6e9f] ProtocolDataUnits v0.3.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [83775a58] Zlib_jll v1.3.1+2 Testing Running tests... WARNING: Method definition length(Type{Main.Eth2}, Base.Val{:payload}, Any) in module Main at /home/pkgeval/.julia/packages/ProtocolDataUnits/cdeQs/test/runtests.jl:16 overwritten at /home/pkgeval/.julia/packages/ProtocolDataUnits/cdeQs/test/runtests.jl:40. Test Summary: | Pass Total Time basic | 17 17 5.3s WARNING: Method definition length(Type{Main.TestPDU}, Base.Val{:s}, Any) in module Main at /home/pkgeval/.julia/packages/ProtocolDataUnits/cdeQs/test/runtests.jl:91 overwritten at /home/pkgeval/.julia/packages/ProtocolDataUnits/cdeQs/test/runtests.jl:101. Test Summary: | Pass Total Time strings | 10 10 2.7s WARNING: Method definition length(Type{Main.InnerPDU3}, Base.Val{:b}, Any) in module Main at /home/pkgeval/.julia/packages/ProtocolDataUnits/cdeQs/test/runtests.jl:140 overwritten at /home/pkgeval/.julia/packages/ProtocolDataUnits/cdeQs/test/runtests.jl:153. Test Summary: | Pass Total Time nested | 15 15 3.4s WARNING: Detected access to binding `Main.ChecksumPDU` 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. Test Summary: | Pass Total Time hooks | 3 3 1.7s Test Summary: | Pass Total Time nothings | 2 2 0.9s WARNING: Method definition fieldtype(Type{Main.UnionPDU1}, Base.Val{:c}, Any) in module Main at /home/pkgeval/.julia/packages/ProtocolDataUnits/cdeQs/test/runtests.jl:226 overwritten at /home/pkgeval/.julia/packages/ProtocolDataUnits/cdeQs/test/runtests.jl:235. Test Summary: | Pass Total Time unions | 10 10 5.5s WARNING: Method definition length(Type{Main.MyLessSimplePDU}, Base.Val{:b}, Any) in module Main at /home/pkgeval/.julia/packages/ProtocolDataUnits/cdeQs/test/runtests.jl:339 overwritten at /home/pkgeval/.julia/packages/ProtocolDataUnits/cdeQs/test/runtests.jl:351. WARNING: Method definition length(Type{Main.MyLessSimplePDU}, Base.Val{:b}, Any) in module Main at /home/pkgeval/.julia/packages/ProtocolDataUnits/cdeQs/test/runtests.jl:351 overwritten at /home/pkgeval/.julia/packages/ProtocolDataUnits/cdeQs/test/runtests.jl:360. WARNING: Method definition length(Type{Main.MyLessSimplePDU}, Base.Val{:b}, Any) in module Main at /home/pkgeval/.julia/packages/ProtocolDataUnits/cdeQs/test/runtests.jl:360 overwritten at /home/pkgeval/.julia/packages/ProtocolDataUnits/cdeQs/test/runtests.jl:370. WARNING: Detected access to binding `Main.MyVectorPDU2` 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. WARNING: Detected access to binding `Main.EthernetFrame` 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. Test Summary: | Pass Total Time docs | 45 45 18.3s Testing ProtocolDataUnits tests passed Testing completed after 50.43s PkgEval succeeded after 87.27s