Package evaluation to test EulerAngles on Julia 1.14.0-DEV.73 (4c8bca6988*) started at 2025-11-16T12:39:04.308 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.03s ################################################################################ # Installation # Installing EulerAngles... Resolving package versions... Installed EulerAngles ─ v0.2.1 Updating `~/.julia/environments/v1.14/Project.toml` [754c60e7] + EulerAngles v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [754c60e7] + EulerAngles v0.2.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 0.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 4686.7 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 843.4 ms ✓ EulerAngles 1 dependency successfully precompiled in 1 seconds Precompilation completed after 19.14s ################################################################################ # Testing # Testing EulerAngles Status `/tmp/jl_w4ogtG/Project.toml` [754c60e7] EulerAngles v0.2.1 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_w4ogtG/Manifest.toml` [754c60e7] EulerAngles v0.2.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time Angles from random orthonormal matrix | 180 180 2.3s Orthonormal matrics from random angles: Test Failed at /home/pkgeval/.julia/packages/EulerAngles/xTFgA/test/runtests.jl:28 Expression: isapprox(angles_re.θs, angles.θs; atol = 1.0e-6) Evaluated: isapprox([-0.8280330335169014, -1.0227999869742268, 1.4882949573463298, -1.4120345494569968, 0.3454898770943632, 0.6039768923722251, 1.256121592518427, 1.5610532405306423, -0.44039755338204184, -1.3328556133381622 … -1.157253018586143, -1.5705938531380024, -1.40337495219423, 2.4500334889650013, 0.5028751152555739, 1.5090245261367325, 2.7128873281447716, 0.6079431110512254, -2.579484474491114, 1.6460221392543402], [-0.8280330335169015, -1.022799986974227, 1.4882949573463367, -1.4120345494575202, 0.34548987709557, 0.6039768923748383, 1.256121592518427, 1.5610532405306463, -0.4403975533822384, -1.3328556133409746 … -1.1572530188817498, -1.5705938502423182, -1.4033932416016797, 2.450149903328378, 0.5028751182814045, 1.508999260716941, 2.7128636524241223, 0.6079431053030999, -2.5793456869680393, 1.6460221334589855]; atol = 1.0e-6) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] macro expansion @ ~/.julia/packages/EulerAngles/xTFgA/test/runtests.jl:28 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] top-level scope @ ~/.julia/packages/EulerAngles/xTFgA/test/runtests.jl:23 Orthonormal matrics from random angles: Test Failed at /home/pkgeval/.julia/packages/EulerAngles/xTFgA/test/runtests.jl:28 Expression: isapprox(angles_re.θs, angles.θs; atol = 1.0e-6) Evaluated: isapprox([-1.5425941309692237, 0.8055328328150493, -1.5672697127564497, -0.11938474642378734, 0.9411566342937316, 1.374016484861557, -2.776504805828459, -0.5638177172633276, -1.3681690724232483, 0.6180911257302377 … 0.09012792420479535, 0.3579143113890887, 1.164269524979817, 3.0958648975003906, 0.18549579685889167, -1.3337296304822068, -1.5554151326744703, -1.1185212747178144, 1.3362743104154942, -2.3189539249742466], [-1.5425941309692273, 0.8055328328151806, -1.5672697128309805, -0.11938474895891968, 0.9411566637189118, 1.3740167949849524, -2.776504805828459, -0.5638177172752328, -1.368169072398528, 0.618091111395611 … 0.09012792405951817, 0.35791431156671916, 1.1642694627407353, 3.095864933823815, 0.18549579700914012, -1.3337296301602584, -1.5554146849499915, -1.1185212747786066, 1.3362743048457066, -2.318953926031111]; atol = 1.0e-6) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] macro expansion @ ~/.julia/packages/EulerAngles/xTFgA/test/runtests.jl:28 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] top-level scope @ ~/.julia/packages/EulerAngles/xTFgA/test/runtests.jl:23 Test Summary: | Pass Fail Total Time Orthonormal matrics from random angles | 138 2 140 5.6s RNG of the outermost testset: Random.Xoshiro(0xf5aabd171de9f5e4, 0x2730d3927f337b8a, 0x8ff5a0e051459530, 0x1c753d400b6dbb2d, 0x023e08f081e070ad) ERROR: LoadError: Some tests did not pass: 138 passed, 2 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/EulerAngles/xTFgA/test/runtests.jl:22 Testing failed after 34.59s ERROR: LoadError: Package EulerAngles errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 80.33s: package has test failures