Package evaluation of ChipSort on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:59:32.934 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.39s ################################################################################ # Installation # Installing ChipSort... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [06416c39] + ChipSort v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [06416c39] + ChipSort v0.1.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [fdea26ae] + SIMD v3.7.1 [ade2ca70] + Dates [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.54s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.42s ################################################################################ # Testing # Testing ChipSort Status `/tmp/jl_OwQU0R/Project.toml` [06416c39] ChipSort v0.1.0 [fdea26ae] SIMD v3.7.1 [8dfed614] Test Status `/tmp/jl_OwQU0R/Manifest.toml` [06416c39] ChipSort v0.1.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [fdea26ae] SIMD v3.7.1 [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 [4ec0a83e] Unicode Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Sorting networks | 197312 197312 1m11.4s T = UInt16: Error During Test at /home/pkgeval/.julia/packages/ChipSort/ZSK0t/test/test-transpose.jl:40 Got exception outside of a @test type DataType has no field size Stacktrace: [1] getproperty @ ./Base.jl:32 [inlined] [2] (::var"#13#20"{Int64, DataType, Int64})(n::Int64) @ Main ./none:0 [3] iterate @ ./generator.jl:47 [inlined] [4] collect @ ./array.jl:834 [inlined] [5] (::var"#12#19"{DataType, Int64})(l::Int64) @ Main ~/.julia/packages/ChipSort/ZSK0t/test/test-transpose.jl:34 [6] ntuple(f::var"#12#19"{DataType, Int64}, n::Int64) @ Base ./ntuple.jl:19 [7] (::var"#test_transpose_vecs#18")(T::Type, N::Int64, L::Int64) @ Main ~/.julia/packages/ChipSort/ZSK0t/test/test-transpose.jl:34 [8] macro expansion @ ~/.julia/packages/ChipSort/ZSK0t/test/test-transpose.jl:43 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [10] macro expansion @ ~/.julia/packages/ChipSort/ZSK0t/test/test-transpose.jl:40 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [12] top-level scope @ ~/.julia/packages/ChipSort/ZSK0t/test/test-transpose.jl:11 [13] include(fname::String) @ Base.MainInclude ./client.jl:494 [14] top-level scope @ ~/.julia/packages/ChipSort/ZSK0t/test/runtests.jl:2 [15] include(fname::String) @ Base.MainInclude ./client.jl:494 [16] top-level scope @ none:6 [17] eval @ ./boot.jl:385 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [19] _start() @ Base ./client.jl:557 T = Float64: Error During Test at /home/pkgeval/.julia/packages/ChipSort/ZSK0t/test/test-transpose.jl:40 Got exception outside of a @test type DataType has no field size Stacktrace: [1] getproperty @ ./Base.jl:32 [inlined] [2] (::var"#13#20"{Int64, DataType, Int64})(n::Int64) @ Main ./none:0 [3] iterate @ ./generator.jl:47 [inlined] [4] collect @ ./array.jl:834 [inlined] [5] (::var"#12#19"{DataType, Int64})(l::Int64) @ Main ~/.julia/packages/ChipSort/ZSK0t/test/test-transpose.jl:34 [6] ntuple(f::var"#12#19"{DataType, Int64}, n::Int64) @ Base ./ntuple.jl:19 [7] (::var"#test_transpose_vecs#18")(T::Type, N::Int64, L::Int64) @ Main ~/.julia/packages/ChipSort/ZSK0t/test/test-transpose.jl:34 [8] macro expansion @ ~/.julia/packages/ChipSort/ZSK0t/test/test-transpose.jl:43 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [10] macro expansion @ ~/.julia/packages/ChipSort/ZSK0t/test/test-transpose.jl:40 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [12] top-level scope @ ~/.julia/packages/ChipSort/ZSK0t/test/test-transpose.jl:11 [13] include(fname::String) @ Base.MainInclude ./client.jl:494 [14] top-level scope @ ~/.julia/packages/ChipSort/ZSK0t/test/runtests.jl:2 [15] include(fname::String) @ Base.MainInclude ./client.jl:494 [16] top-level scope @ none:6 [17] eval @ ./boot.jl:385 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [19] _start() @ Base ./client.jl:557 Test Summary: | Pass Error Total Time Transpose | 36 2 38 6.7s T = UInt16 | 18 18 2.6s T = Float64 | 18 18 1.2s T = UInt16 | 1 1 2.6s T = Float64 | 1 1 0.2s ERROR: LoadError: Some tests did not pass: 36 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ChipSort/ZSK0t/test/test-transpose.jl:8 in expression starting at /home/pkgeval/.julia/packages/ChipSort/ZSK0t/test/runtests.jl:2 Testing failed after 84.38s ERROR: LoadError: Package ChipSort 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 122.31s: package tests unexpectedly errored