Package evaluation of AutoPreallocation on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:26:42.160 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.09s ################################################################################ # Installation # Installing AutoPreallocation... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [e7028de2] + AutoPreallocation v0.3.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [e7028de2] + AutoPreallocation v0.3.1 [7057c7e9] + Cassette v0.3.14 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.08s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.28s ################################################################################ # Testing # Testing AutoPreallocation Status `/tmp/jl_VTUVgV/Project.toml` [e7028de2] AutoPreallocation v0.3.1 ⌅ [6e4b80f9] BenchmarkTools v0.5.0 [7057c7e9] Cassette v0.3.14 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_VTUVgV/Manifest.toml` [e7028de2] AutoPreallocation v0.3.1 ⌅ [6e4b80f9] BenchmarkTools v0.5.0 [7057c7e9] Cassette v0.3.14 [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ones example: Error During Test at /home/pkgeval/.julia/packages/AutoPreallocation/pywkM/test/integration_tests.jl:11 Got exception outside of a @test AssertionError: #= /home/pkgeval/.julia/packages/AutoPreallocation/pywkM/test/integration_tests.jl:12 =# @ballocated(f_ones()) === 624 Stacktrace: [1] macro expansion @ ~/.julia/packages/AutoPreallocation/pywkM/test/integration_tests.jl:12 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [3] top-level scope @ ~/.julia/packages/AutoPreallocation/pywkM/test/integration_tests.jl:12 [4] include @ ./client.jl:494 [inlined] [5] macro expansion @ ~/.julia/packages/AutoPreallocation/pywkM/test/runtests.jl:17 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/AutoPreallocation/pywkM/test/runtests.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/AutoPreallocation/pywkM/test/runtests.jl:16 [10] include(fname::String) @ Base.MainInclude ./client.jl:494 [11] top-level scope @ none:6 [12] eval @ ./boot.jl:385 [inlined] [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [14] _start() @ Base ./client.jl:557 matmul example: Error During Test at /home/pkgeval/.julia/packages/AutoPreallocation/pywkM/test/integration_tests.jl:17 Got exception outside of a @test AssertionError: #= /home/pkgeval/.julia/packages/AutoPreallocation/pywkM/test/integration_tests.jl:18 =# @ballocated(f_matmul()) === 18304 Stacktrace: [1] macro expansion @ ~/.julia/packages/AutoPreallocation/pywkM/test/integration_tests.jl:18 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [3] top-level scope @ ~/.julia/packages/AutoPreallocation/pywkM/test/integration_tests.jl:18 [4] include @ ./client.jl:494 [inlined] [5] macro expansion @ ~/.julia/packages/AutoPreallocation/pywkM/test/runtests.jl:17 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/AutoPreallocation/pywkM/test/runtests.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/AutoPreallocation/pywkM/test/runtests.jl:16 [10] include(fname::String) @ Base.MainInclude ./client.jl:494 [11] top-level scope @ none:6 [12] eval @ ./boot.jl:385 [inlined] [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [14] _start() @ Base ./client.jl:557 noprealloc example: Error During Test at /home/pkgeval/.julia/packages/AutoPreallocation/pywkM/test/integration_tests.jl:27 Got exception outside of a @test AssertionError: #= /home/pkgeval/.julia/packages/AutoPreallocation/pywkM/test/integration_tests.jl:28 =# @ballocated(f_matmul_noprealloc()) === 18304 Stacktrace: [1] macro expansion @ ~/.julia/packages/AutoPreallocation/pywkM/test/integration_tests.jl:28 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [3] top-level scope @ ~/.julia/packages/AutoPreallocation/pywkM/test/integration_tests.jl:28 [4] include @ ./client.jl:494 [inlined] [5] macro expansion @ ~/.julia/packages/AutoPreallocation/pywkM/test/runtests.jl:17 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/AutoPreallocation/pywkM/test/runtests.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/AutoPreallocation/pywkM/test/runtests.jl:16 [10] include(fname::String) @ Base.MainInclude ./client.jl:494 [11] top-level scope @ none:6 [12] eval @ ./boot.jl:385 [inlined] [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [14] _start() @ Base ./client.jl:557 show: Test Failed at /home/pkgeval/.julia/packages/AutoPreallocation/pywkM/test/record_types.jl:28 Expression: repr(record) == "AutoPreallocation.AllocationRecord(\n" * " [Array{Float64,2}(undef, (3, 7)), Array{Float64,1}(undef, (40,))],\n" * " [(3, 7), (40,)]\n" * ")" Evaluated: "AutoPreallocation.AllocationRecord(\n [Matrix{Float64}(undef, (3, 7)), Vector{Float64}(undef, (40,))],\n [(3, 7), (40,)]\n)" == "AutoPreallocation.AllocationRecord(\n [Array{Float64,2}(undef, (3, 7)), Array{Float64,1}(undef, (40,))],\n [(3, 7), (40,)]\n)" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/AutoPreallocation/pywkM/test/record_types.jl:28 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/AutoPreallocation/pywkM/test/record_types.jl:24 4.865 ms (7 allocations: 16.41 MiB) 4.945 ms (1 allocation: 16 bytes) 1.544 μs (3 allocations: 4.03 KiB) 1.022 μs (1 allocation: 16 bytes) 818.000 ns (1 allocation: 16 bytes) Test Summary: | Pass Fail Error Total Time AutoPreallocation.jl | 32 1 3 36 5m27.5s integration_tests.jl | 13 3 16 3m00.1s ones example | 1 1 6.6s matmul example | 1 1 9.5s noprealloc example | 1 1 5.1s check thread-safe | 1 1 2m16.6s resizing operations | 12 12 20.8s record_types.jl | 18 1 19 17.4s isequal and hash | 5 5 0.4s show | 1 1 2 2.8s reinitialize | 12 12 14.2s readme_examples.jl | 1 1 2m09.9s ERROR: LoadError: Some tests did not pass: 32 passed, 1 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/AutoPreallocation/pywkM/test/runtests.jl:15 Testing failed after 334.08s ERROR: LoadError: Package AutoPreallocation 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 363.37s: package tests unexpectedly errored