Package evaluation of CrystallographyCore on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T12:36:30.038 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.87s ################################################################################ # Installation # Installing CrystallographyCore... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [80545937] + CrystallographyCore v0.6.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [34da2185] + Compat v4.16.0 [80545937] + CrystallographyCore v0.6.3 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [6ec83bb0] + StructEquality v2.1.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.2.0+0 [4536629a] + OpenBLAS_jll v0.3.28+3 [8e850b90] + libblastrampoline_jll v5.11.2+0 Installation completed after 2.59s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 49.18s ################################################################################ # Testing # Testing CrystallographyCore Status `/tmp/jl_pi8N5a/Project.toml` [a963bdd2] AtomsBase v0.5.1 [80545937] CrystallographyCore v0.6.3 [90137ffa] StaticArrays v1.9.13 [6ec83bb0] StructEquality v2.1.0 [1986cc42] Unitful v1.22.0 [a7773ee8] UnitfulAtomic v1.0.0 ⌅ [c14bd059] UnitfulLinearAlgebra v0.3.7 [37e2e46d] LinearAlgebra v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_pi8N5a/Manifest.toml` [79e6a3ab] Adapt v4.3.0 [4fba245c] ArrayInterface v7.18.0 [a963bdd2] AtomsBase v0.5.1 [34da2185] Compat v4.16.0 [187b0558] ConstructionBase v1.5.8 [80545937] CrystallographyCore v0.6.3 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 ⌅ [0703355e] DimensionalData v0.27.9 [411431e0] Extents v0.1.5 [85a1e053] Interfaces v0.3.2 [8197267c] IntervalSets v0.7.10 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [bac558e1] OrderedCollections v1.8.0 [7b2266bf] PeriodicTable v1.2.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [6ec83bb0] StructEquality v2.1.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [1986cc42] Unitful v1.22.0 [a7773ee8] UnitfulAtomic v1.0.0 ⌅ [c14bd059] UnitfulLinearAlgebra v0.3.7 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [dc6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.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 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.2.0+0 [4536629a] OpenBLAS_jll v0.3.28+3 [bea87d4a] SuiteSparse_jll v7.8.0+1 [8e850b90] libblastrampoline_jll v5.11.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test example from AtomsBase.jl documentation: Error During Test at /home/pkgeval/.julia/packages/CrystallographyCore/ryJor/test/AtomsBase.jl:6 Got exception outside of a @test UndefVarError: `Periodic` not defined in `Main` Stacktrace: [1] top-level scope @ ~/.julia/packages/CrystallographyCore/ryJor/test/AtomsBase.jl:7 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [3] macro expansion @ ~/.julia/packages/CrystallographyCore/ryJor/test/AtomsBase.jl:8 [inlined] [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [5] top-level scope @ ~/.julia/packages/CrystallographyCore/ryJor/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [7] macro expansion @ ~/.julia/packages/CrystallographyCore/ryJor/test/runtests.jl:8 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:485 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [12] _start() @ Base ./client.jl:558 Test Summary: | Pass Error Total Time CrystallographyCore.jl | 42 1 43 38.7s Test `isbits` | 2 2 1.3s Constructing `Lattice`s | 17 17 13.5s Test broadcasting for lattices | 8 8 2.7s Test broadcasting for reciprocal lattices | 3 3 1.3s Test `eachatom` | 12 12 0.9s Test example from AtomsBase.jl documentation | 1 1 5.4s ERROR: LoadError: Some tests did not pass: 42 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/CrystallographyCore/ryJor/test/runtests.jl:4 Testing failed after 49.1s ERROR: LoadError: Package CrystallographyCore errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [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.12/Pkg/src/Operations.jl:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 124.37s: package tests unexpectedly errored