Package evaluation of Molecules on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T10:21:18.913 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.54s ################################################################################ # Installation # Installing Molecules... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [5de6a177] + Molecules v0.3.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [7d9f7c33] + Accessors v0.1.42 [49dc2e85] + Calculus v0.5.2 [38540f10] + CommonSolve v0.2.4 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.5.8 [59287772] + Formatting v0.4.3 [3587e190] + InverseFunctions v0.1.17 [1914dd2f] + MacroTools v0.5.15 [eff96d63] + Measurements v2.12.0 [5de6a177] + Molecules v0.3.0 [7b2266bf] + PeriodicTable v1.2.1 [5ad8b20f] + PhysicalConstants v0.2.4 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [f2b01f46] + Roots v2.2.7 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [1986cc42] + Unitful v1.22.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.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 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 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 3.13s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.57s ################################################################################ # Testing # Testing Molecules Status `/tmp/jl_JeeT2C/Project.toml` [59287772] Formatting v0.4.3 [5de6a177] Molecules v0.3.0 [7b2266bf] PeriodicTable v1.2.1 [5ad8b20f] PhysicalConstants v0.2.4 [90137ffa] StaticArrays v1.9.13 [1986cc42] Unitful v1.22.0 [37e2e46d] LinearAlgebra v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_JeeT2C/Manifest.toml` [7d9f7c33] Accessors v0.1.42 [49dc2e85] Calculus v0.5.2 [38540f10] CommonSolve v0.2.4 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.5.8 [59287772] Formatting v0.4.3 [3587e190] InverseFunctions v0.1.17 [1914dd2f] MacroTools v0.5.15 [eff96d63] Measurements v2.12.0 [5de6a177] Molecules v0.3.0 [7b2266bf] PeriodicTable v1.2.1 [5ad8b20f] PhysicalConstants v0.2.4 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [f2b01f46] Roots v2.2.7 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [1986cc42] Unitful v1.22.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+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... SymTools: Test Failed at /home/pkgeval/.julia/packages/Molecules/guKzY/test/test_sym.jl:27 Expression: isapprox(emoit[2], (EMOITs[i])[2], rtol = tol) Evaluated: isapprox([0.81649546927384 0.5773518413024178 3.0451252630570025e-11; -0.4216331768098601 0.5962769215475043 -0.6831392954903536; -0.3944117301355495 0.5577801396379573 0.7302880958614507], [-0.81649546927384 0.5773518413024179 3.045108609711633e-11; 0.4216331768098601 0.5962769215475041 -0.6831392954903539; 0.3944117301355493 0.5577801396379573 0.7302880958614506]; rtol = 1.0e-5) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/Molecules/guKzY/test/test_sym.jl:27 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [4] top-level scope @ ~/.julia/packages/Molecules/guKzY/test/test_sym.jl:13 Test Summary: | Pass Fail Total Time Molecules | 249 1 250 1m55.1s Parsing | 14 14 7.2s Transformations | 23 23 1.2s Properties | 8 8 0.1s SymTools | 49 1 50 16.8s Point Groups | 29 29 4.0s Symmetry | 126 126 1m08.8s ERROR: LoadError: Some tests did not pass: 249 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Molecules/guKzY/test/runtests.jl:5 Testing failed after 124.93s ERROR: LoadError: Package Molecules errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [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.11/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.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/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 207.07s: package has test failures