Package evaluation of AlignedAllocs on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:17:21.993 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.99s ################################################################################ # Installation # Installing AlignedAllocs... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [6ac60441] + AlignedAllocs v0.1.5 Updating `~/.julia/environments/v1.13/Manifest.toml` [6ac60441] + AlignedAllocs v0.1.5 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.7s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.62s ################################################################################ # Testing # Testing AlignedAllocs Status `/tmp/jl_2J65Qs/Project.toml` [6ac60441] AlignedAllocs v0.1.5 [8dfed614] Test v1.11.0 Status `/tmp/jl_2J65Qs/Manifest.toml` [6ac60441] AlignedAllocs v0.1.5 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting 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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... AlignedAllocs.jl: Error During Test at /home/pkgeval/.julia/packages/AlignedAllocs/K0R9V/test/test-basic-test.jl:4 Test threw exception Expression: AlignedAllocs.CACHE_LINE_SIZE >= 64 UndefVarError: `CACHE_LINE_SIZE` not defined in `AlignedAllocs` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:47 [2] top-level scope @ ~/.julia/packages/AlignedAllocs/K0R9V/test/test-basic-test.jl:2 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [4] macro expansion @ ~/.julia/packages/AlignedAllocs/K0R9V/test/test-basic-test.jl:4 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] AlignedAllocs.jl: Error During Test at /home/pkgeval/.julia/packages/AlignedAllocs/K0R9V/test/test-basic-test.jl:8 Test threw exception Expression: UInt64(pointer(vec)) % AlignedAllocs.CACHE_LINE_SIZE == 0 UndefVarError: `CACHE_LINE_SIZE` not defined in `AlignedAllocs` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:47 [2] top-level scope @ ~/.julia/packages/AlignedAllocs/K0R9V/test/test-basic-test.jl:2 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [4] macro expansion @ ~/.julia/packages/AlignedAllocs/K0R9V/test/test-basic-test.jl:8 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] AlignedAllocs.jl: Error During Test at /home/pkgeval/.julia/packages/AlignedAllocs/K0R9V/test/test-basic-test.jl:9 Test threw exception Expression: UInt64(pointer(zvec)) % AlignedAllocs.CACHE_LINE_SIZE == 0 UndefVarError: `CACHE_LINE_SIZE` not defined in `AlignedAllocs` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:47 [2] top-level scope @ ~/.julia/packages/AlignedAllocs/K0R9V/test/test-basic-test.jl:2 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [4] macro expansion @ ~/.julia/packages/AlignedAllocs/K0R9V/test/test-basic-test.jl:9 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] Test Summary: | Pass Error Total Time Basic Test | 3 3 6 7.9s AlignedAllocs.jl | 3 3 6 7.7s RNG of the outermost testset: Random.Xoshiro(0x7fe9ca124df480d8, 0x57cadc29b24fc081, 0x9a3a6019dcac65d9, 0xbae4d7693d75f85a, 0xa6b022f1627b8a0e) ERROR: LoadError: Some tests did not pass: 3 passed, 0 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/AlignedAllocs/K0R9V/test/runtests.jl:10 Testing failed after 19.32s ERROR: LoadError: Package AlignedAllocs 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:2414 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2269 [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:486 [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:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [12] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 56.49s: package tests unexpectedly errored