Package evaluation of SmallCollections on Julia 1.13.0-DEV.582 (c0a1728d50*) started at 2025-05-14T10:42:25.199 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.32s ################################################################################ # Installation # Installing SmallCollections... Resolving package versions... Installed BitIntegers ────── v0.3.5 Installed CpuId ──────────── v0.3.1 Installed SmallCollections ─ v0.4.0 Updating `~/.julia/environments/v1.13/Project.toml` [2b935e18] + SmallCollections v0.4.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [c3b6d118] + BitIntegers v0.3.5 [adafc99b] + CpuId v0.3.1 [2b935e18] + SmallCollections v0.4.0 [2a0f44e3] + Base64 v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 Installation completed after 3.34s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4674.3 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 25 already precompiled. Precompiling package dependencies... Precompilation completed after 56.21s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_T1XU4J/Project.toml` [198e06fe] BangBang v0.4.4 [c3b6d118] BitIntegers v0.3.5 [adafc99b] CpuId v0.3.1 [2b935e18] SmallCollections v0.4.0 [8bd03d06] StructEqualHash v0.1.4 [8dfed614] Test v1.11.0 Status `/tmp/jl_T1XU4J/Manifest.toml` [7d9f7c33] Accessors v0.1.42 [198e06fe] BangBang v0.4.4 [c3b6d118] BitIntegers v0.3.5 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.5.8 [adafc99b] CpuId v0.3.1 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [1914dd2f] MacroTools v0.5.16 [2b935e18] SmallCollections v0.4.0 [8bd03d06] StructEqualHash v0.1.4 [56f22d72] Artifacts v1.11.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 [37e2e46d] LinearAlgebra v1.12.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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... Test Summary: | Pass Total Time bitsize | 14 14 0.4s Test Summary: | Pass Total Time top_set_bit | 32 32 0.7s Test Summary: | Pass Total Time SmallBitSet | 114 114 4.5s Test Summary: | Pass Total Time SmallBitSet first/min etc | 40 40 0.7s Test Summary: | Pass Total Time SmallBitSet in/subset | 4672 4672 0.9s Test Summary: | Pass Total Time SmallBitSet push/pop etc | 100 100 10.7s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 1.8s Test Summary: | Pass Total Time FixedVector | 1768 1768 31.5s Test Summary: | Pass Total Time FixedVector indices | 4772 4772 9.2s Test Summary: | Pass Total Time FixedVector reverse | 14828 14828 13.3s Test Summary: | Pass Total Time FixedVector bits | 690 690 8.7s Test Summary: | Pass Total Time FixedVector sum/max | 720 720 13.2s Test Summary: | Pass Total Time FixedVector map | 674 674 53.5s Test Summary: | Pass Total Time FixedVector support | 96 96 2.1s Test Summary: | Pass Total Time SmallVector | 12760 12760 1m06.0s Test Summary: | Pass Total Time SmallVector indices | 57575 57575 19.3s Test Summary: | Pass Total Time SmallVector zeros | 2640 2640 5.3s Test Summary: | Pass Total Time SmallVector reverse | 41140 41140 9.6s Test Summary: | Pass Total Time SmallVector push/pop | 26368 26368 1m37.1s Test Summary: | Pass Total Time SmallVector push!/pop! | 10546 10546 22.9s expression: c * v1 expected result: c * u1 expected type: SmallVector{N, T} location: /home/pkgeval/.julia/packages/SmallCollections/VErsu/test/smallvector.jl:362 SmallVector add/mul: Error During Test at /home/pkgeval/.julia/packages/SmallCollections/VErsu/test/smallvector.jl:329 Got exception outside of a @test MethodError: no method matching SmallCollections.SmallVectorStyle(::Val{1}) The type `SmallCollections.SmallVectorStyle` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: SmallCollections.SmallVectorStyle() @ SmallCollections ~/.julia/packages/SmallCollections/VErsu/src/smallvector.jl:695 Stacktrace: [1] Base.Broadcast.BroadcastStyle(::Base.Broadcast.DefaultArrayStyle{0}, ::SmallCollections.SmallVectorStyle) @ Base.Broadcast ./broadcast.jl:141 [2] result_style(s1::Base.Broadcast.DefaultArrayStyle{0}, s2::SmallCollections.SmallVectorStyle) @ Base.Broadcast ./broadcast.jl:465 [3] combine_styles(c1::Int8, c2::SmallVector{1, Int8}) @ Base.Broadcast ./broadcast.jl:439 [4] broadcasted @ ./broadcast.jl:1356 [inlined] [5] *(c::Int8, v::SmallVector{1, Int8}) @ SmallCollections ~/.julia/packages/SmallCollections/VErsu/src/smallvector.jl:265 [6] macro expansion @ ~/.julia/packages/SmallCollections/VErsu/test/runtests.jl:15 [inlined] [7] macro expansion @ ~/.julia/packages/SmallCollections/VErsu/test/smallvector.jl:362 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] [9] top-level scope @ ~/.julia/packages/SmallCollections/VErsu/test/smallvector.jl:330 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] IncludeInto @ ./Base.jl:311 [inlined] [12] foreach(f::Base.IncludeInto, itr::Vector{String}) @ Base ./abstractarray.jl:3182 [13] top-level scope @ ~/.julia/packages/SmallCollections/VErsu/test/runtests.jl:79 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [18] _start() @ Base ./client.jl:564 Test Summary: | Pass Error Total Time SmallVector add/mul | 24 1 25 6.9s RNG of the outermost testset: Random.Xoshiro(0x92c904fc08e750a0, 0x086f2d30b6455607, 0x90b8537709092fc5, 0x3713e4ad5866d7e9, 0x013b6e9ec3b528ed) ERROR: LoadError: Some tests did not pass: 24 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SmallCollections/VErsu/test/smallvector.jl:329 in expression starting at /home/pkgeval/.julia/packages/SmallCollections/VErsu/test/runtests.jl:79 Testing failed after 421.86s ERROR: LoadError: Package SmallCollections errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.13/Pkg/src/Operations.jl:2418 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2273 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:498 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [12] _start() @ Base ./client.jl:564 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 507.22s: package tests unexpectedly errored