Package evaluation of TimeToLive on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:34:32.238 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.19s ################################################################################ # Installation # Installing TimeToLive... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [37f0c46e] + TimeToLive v0.3.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [37f0c46e] + TimeToLive v0.3.0 [ade2ca70] + Dates [de0858da] + Printf [4ec0a83e] + Unicode Installation completed after 3.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.36s ################################################################################ # Testing # Testing TimeToLive Status `/tmp/jl_0sqj2K/Project.toml` [37f0c46e] TimeToLive v0.3.0 [ade2ca70] Dates [8dfed614] Test Status `/tmp/jl_0sqj2K/Manifest.toml` [37f0c46e] TimeToLive v0.3.0 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... pop!: Test Failed at /home/pkgeval/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:125 Expression: pop!(t) == (7 => 8) Evaluated: 5 => 6 == 7 => 8 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:125 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] macro expansion @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:120 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:57 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] top-level scope @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:8 pop!: Test Failed at /home/pkgeval/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:126 Expression: length(t) == 3 Evaluated: 0 == 3 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:126 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] macro expansion @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:120 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:57 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] top-level scope @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:8 pop!: Error During Test at /home/pkgeval/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:127 Test threw exception Expression: pop!(t, 1) == 2 KeyError: key 1 not found Stacktrace: [1] pop!(t::TTL{Any, Any, Millisecond}, key::Int64) @ TimeToLive ~/.julia/packages/TimeToLive/nf3rQ/src/TimeToLive.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:127 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:120 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] macro expansion @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:57 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:8 pop!: Test Failed at /home/pkgeval/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:128 Expression: length(t) == 2 Evaluated: 0 == 2 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:128 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] macro expansion @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:120 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:57 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] top-level scope @ ~/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:8 Test Summary: | Pass Fail Error Total Time TimeToLive.jl | 49 3 1 53 11.5s Constructors | 3 3 1.5s Basic expiry | 2 2 0.8s Iteration | 11 11 0.3s Refresh on access | 1 1 0.3s Disabled refresh on access | 1 1 0.4s Base methods | 31 3 1 35 8.1s delete! | 3 3 0.0s empty! | 2 2 0.0s get | 6 6 0.6s get! | 6 6 0.3s getkey | 3 3 0.5s length | 3 3 0.4s pop! | 2 3 1 6 6.2s push! | 2 2 0.0s sizehint! | 1 1 0.0s Others | 3 3 0.1s ERROR: LoadError: Some tests did not pass: 49 passed, 3 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/TimeToLive/nf3rQ/test/runtests.jl:7 Testing failed after 13.94s ERROR: LoadError: Package TimeToLive errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 41.91s: package tests unexpectedly errored