Package evaluation of Dubins on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T11:59:14.330 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.79s ################################################################################ # Installation # Installing Dubins... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [c4b27c1d] + Dubins v1.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [c4b27c1d] + Dubins v1.2.0 [e6f89c97] + LoggingExtras v1.1.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 0.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.1s ################################################################################ # Testing # Testing Dubins Status `/tmp/jl_6zvZAP/Project.toml` [c4b27c1d] Dubins v1.2.0 [e6f89c97] LoggingExtras v1.1.0 [90137ffa] StaticArrays v1.9.13 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_6zvZAP/Manifest.toml` [c4b27c1d] Dubins v1.2.0 [e6f89c97] LoggingExtras v1.1.0 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra 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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... test allocations simple path static: Error During Test at /home/pkgeval/.julia/packages/Dubins/nazvV/test/test_allocations.jl:43 Test threw exception Expression: errcode == EDUBOK UndefVarError: `errcode` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/Dubins/nazvV/test/test_allocations.jl:37 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/Dubins/nazvV/test/test_allocations.jl:43 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] test allocations end point static: Error During Test at /home/pkgeval/.julia/packages/Dubins/nazvV/test/test_allocations.jl:91 Test threw exception Expression: isapprox(qsamp, [4.0, 0.0, 0.0], atol = 1.0e-8) UndefVarError: `qsamp` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/Dubins/nazvV/test/test_allocations.jl:83 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/Dubins/nazvV/test/test_allocations.jl:91 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] test allocations extract sub-path static: Error During Test at /home/pkgeval/.julia/packages/Dubins/nazvV/test/test_allocations.jl:95 Got exception outside of a @test UndefVarError: `subpath` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/Dubins/nazvV/test/test_allocations.jl:96 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/Dubins/nazvV/test/test_allocations.jl:106 [inlined] [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [5] top-level scope @ ~/.julia/packages/Dubins/nazvV/test/runtests.jl:9 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/Dubins/nazvV/test/runtests.jl:11 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [12] _start() @ Base ./client.jl:554 Test Summary: | Pass Error Total Time Dubins | 599 3 602 10.0s test shortest path | 1 1 1.9s test invalid ρ | 1 1 0.0s test no path | 1 1 0.1s test path length | 2 2 0.1s test simple path | 1 1 0.0s test segment lengths | 6 6 0.0s test sample | 5 5 0.4s test sample out of bounds | 4 4 0.0s test sample many LSL | 3 3 0.7s test sample many RLR | 3 3 0.0s test path type | 6 6 0.0s test end point | 2 2 0.0s test extract sub-path | 4 4 0.0s test extract invalid sub-path | 2 2 0.0s test for the dubins paths | 536 536 0.1s test allocations shortest path static | 1 1 0.1s test allocations path length static | 2 2 0.0s test allocations simple path static | 1 1 2 4.1s test allocations segment lengths static | 6 6 0.0s test allocations sample static | 5 5 0.0s test allocations end point static | 2 1 3 0.1s test allocations extract sub-path static | 3 1 4 0.3s test Daniels case | 2 2 0.0s RNG of the outermost testset: Random.Xoshiro(0x8b1f053d85e66842, 0xb26af6c0d9119394, 0xc9d24add2f673eb0, 0xb3a3a2d2db82d8c2, 0x7cf4d395feb349bc) ERROR: LoadError: Some tests did not pass: 599 passed, 0 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Dubins/nazvV/test/runtests.jl:8 Testing failed after 20.89s ERROR: LoadError: Package Dubins 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{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:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/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:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 61.02s: package tests unexpectedly errored