Package evaluation of CBOR on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:31:36.258 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.08s ################################################################################ # Installation # Installing CBOR... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [7f3e1038] + CBOR v0.2.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [7f3e1038] + CBOR v0.2.0 [2a0f44e3] + Base64 [de0858da] + Printf [9e88b42a] + Serialization [4ec0a83e] + Unicode Installation completed after 3.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.58s ################################################################################ # Testing # Testing CBOR Status `/tmp/jl_L6gcMM/Project.toml` [7f3e1038] CBOR v0.2.0 [864edb3b] DataStructures v0.18.20 [2a0f44e3] Base64 [de0858da] Printf [9e88b42a] Serialization [8dfed614] Test Status `/tmp/jl_L6gcMM/Manifest.toml` [7f3e1038] CBOR v0.2.0 [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.20 [bac558e1] OrderedCollections v1.8.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: Method definition decode_internal(IO, Base.Val{0xa0}) in module CBOR at /home/pkgeval/.julia/packages/CBOR/n0aKA/src/decode.jl:155 overwritten in module Main at /home/pkgeval/.julia/packages/CBOR/n0aKA/test/runtests.jl:114. Test Summary: | Pass Total Time two way | 162 162 4.7s Test Summary: | Pass Total Time bytes to data | 6 6 0.1s Test Summary: | Pass Total Time BigInt iana | 4 4 0.1s Test Summary: | Pass Total Time ifndef length collections | 12 12 2.3s Test Summary: | Pass Total Time undef length bytestring | 1 1 0.0s Test Summary: | Pass Total Time indefinite length readme | 1 1 0.5s Test Summary: | Pass Total Time indefinite length readme Dict | 1 1 1.2s WARNING: Method definition producer(Base.Channel{T} where T) in module Main at /home/pkgeval/.julia/packages/CBOR/n0aKA/test/runtests.jl:204 overwritten at /home/pkgeval/.julia/packages/CBOR/n0aKA/test/runtests.jl:227. Test Summary: | Pass Total Time indefinite length readme String | 1 1 0.3s Testing CBOR tests passed Testing completed after 22.93s PkgEval succeeded after 45.8s