Package evaluation to test RobotDynamics on Julia 1.14.0-DEV.2802 (918269a29b*) started at 2026-07-29T05:32:23.779 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.44s ################################################################################ # Installation # Installing RobotDynamics... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [38ceca67] + RobotDynamics v0.4.8 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.7.0 [4fba245c] + ArrayInterface v7.28.1 [bbf7d656] + CommonSubexpressions v0.3.1 [187b0558] + ConstructionBase v1.6.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 [6a86dc24] + FiniteDiff v2.32.0 ⌅ [f6369f11] + ForwardDiff v0.10.39 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [94ee1d12] + Quaternions v0.7.7 [c1ae055f] + RealDot v0.1.0 [3cdcf5f2] + RecipesBase v1.3.4 [38ceca67] + RobotDynamics v0.4.8 [6038ab10] + Rotations v1.7.1 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.8.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.6+0 [29816b5a] + LibSSH2_jll v1.11.103+0 [14a3606d] + MozillaCACerts_jll v2026.7.16 [4536629a] + OpenBLAS_jll v0.3.34+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.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 5.53s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 8.5 s ✓ MatrixPencils 5.0 s ✓ StatsBase 1.8 s ✓ SciMLLogging 13.4 s ✓ SparseMatrixColorings 52.5 s ✓ ExponentialUtilities 60.3 s ✓ PureKLU 1.3 s ✓ FastBroadcast → FastBroadcastStaticExt 0.0 s ✓ Fontconfig_jll 0.0 s ✓ Wayland_jll 0.0 s ✓ Dbus_jll 4.3 s ✓ FastGaussQuadrature 1.6 s ✓ ColorVectorSpace → SpecialFunctionsExt 0.0 s ✓ Glib_jll 2.5 s ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 1.3 s ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt 1.2 s ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 1.7 s ✓ FastBroadcast → FastBroadcastPolyesterExt 1.7 s ✓ FastPower → FastPowerForwardDiffExt 1.9 s ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt WARNING: Method definition getrf!(AbstractArray{Float64, 2}, AbstractArray{Int64, 1}) in module LAPACK at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:580 overwritten in module RobotDynamics at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/src/utils.jl:34. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 6.6 s ? RobotDynamics 2.8 s ✓ PreallocationTools → PreallocationToolsForwardDiffExt 1.5 s ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 0.0 s ✓ libva_jll 113.3 s ✓ ControlSystemsBase 3.3 s ✓ SparseMatrixColorings → SparseMatrixColoringsColorsExt 2.2 s ✓ DifferentiationInterface → DifferentiationInterfaceSparseMatrixColoringsExt 6.7 s ✓ ExponentialUtilities → ExponentialUtilitiesStaticArraysExt 0.0 s ✓ Vulkan_Loader_jll 0.0 s ✓ Cairo_jll ┌ Warning: the bare singleton variant syntax `ContinuousClock` is deprecated, write `ContinuousClock()` instead (near /home/pkgeval/.julia/packages/SciMLBase/hLfdZ/src/clock.jl:4) │ caller = ip:0x0 └ @ Core :-1 36.5 s ✓ SciMLBase 3.2 s ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastPolyesterExt 2.0 s ✓ Qt6Base_jll 0.0 s ✓ HarfBuzz_jll 5.2 s ✓ SciMLBase → SciMLBaseForwardDiffExt 4.1 s ✓ SciMLBase → SciMLBaseDifferentiationInterfaceExt 23.4 s ✓ LinearSolve 1.9 s ✓ Qt6ShaderTools_jll 1.4 s ✓ Qt6Svg_jll 1.2 s ✓ libass_jll 0.0 s ✓ Pango_jll 9.2 s ✓ SciMLJacobianOperators 26.4 s ✓ LinearSolve → LinearSolveSparseArraysExt 9.1 s ✓ LinearSolve → LinearSolveForwardDiffExt 1.6 s ✓ Qt6Declarative_jll 1.3 s ✓ FFMPEG_jll 1.3 s ✓ libdecor_jll 14.3 s ✓ LineSearch 19.0 s ✓ NonlinearSolveBase 6.1 s ✓ LinearSolve → LinearSolveEnzymeExt 2.1 s ✓ Qt6Wayland_jll 1.4 s ✓ FFMPEG 1.5 s ✓ GLFW_jll 3.8 s ✓ LineSearch → LineSearchLineSearchesExt 5.3 s ✓ NonlinearSolveBase → NonlinearSolveBaseSparseMatrixColoringsExt 4.9 s ✓ NonlinearSolveBase → NonlinearSolveBaseSparseArraysExt 5.8 s ✓ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt 3.9 s ✓ NonlinearSolveBase → NonlinearSolveBaseLineSearchExt 13.6 s ✓ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt 9.6 s ✓ BracketingNonlinearSolve 1.4 s ✓ GR_jll julia: /source/src/staticdata.c:216: jl_object_in_image: Assertion `eyt_tree_is_in_range(&image_tree, (uintptr_t)obj) == in_image' failed. [217] signal 6 (-6): Aborted in expression starting at none:0 unknown function (ip: 0x7a7187353ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x7a71872ef394) at /lib/x86_64-linux-gnu/libc.so.6 __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_object_in_image at /source/src/staticdata.c:216:5 [inlined] jl_object_in_image at /source/src/staticdata.c:210:22 needs_uniquing at /source/src/staticdata.c:422:5 jl_insert_into_serialization_queue at /source/src/staticdata.c:606:45 jl_insert_into_serialization_queue at /source/src/staticdata.c:849:13 jl_serialize_reachable at /source/src/staticdata.c:1050:13 jl_save_system_image_to_stream at /source/src/staticdata.c:3098:9 [inlined] ijl_create_system_image at /source/src/staticdata.c:3473:5 ijl_write_compiler_output at /source/src/precompile.c:140:5 ijl_atexit_hook at /source/src/init.c:276:9 jl_repl_entrypoint at /source/src/jlapi.c:1157:9 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x7a71872f0249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 34109373 (Pool: 34109004; Big: 369); GC: 19 ✗ NonlinearSolveQuasiNewton 19.5 s ✓ NonlinearSolveSpectralMethods 59.3 s ✓ NonlinearSolveFirstOrder 5.1 s ✓ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt 9.4 s ✓ DiffEqBase 6.2 s ✓ GR ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9a2c21bd-3a47-402d-9113-8faf9a0ee114"), "NonlinearSolveQuasiNewton") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/NonlinearSolveQuasiNewton/yvOna/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:9 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveQuasiNewton/yvOna/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt 4.5 s ✓ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt 19.9 s ✓ SimpleNonlinearSolve 4.7 s ✓ DiffEqBase → DiffEqBaseSparseArraysExt 9.3 s ✓ DiffEqBase → DiffEqBaseForwardDiffExt 13.3 s ✓ DiffEqCallbacks 9.3 s ✓ OrdinaryDiffEqCore 122.9 s ✓ Plots ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9a2c21bd-3a47-402d-9113-8faf9a0ee114"), "NonlinearSolveQuasiNewton") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/NonlinearSolve/JTN4J/src/NonlinearSolve.jl:25 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolve/JTN4J/src/NonlinearSolve.jl:1 in expression starting at stdin:5 ✗ NonlinearSolve 6.1 s ✓ OrdinaryDiffEqCore → OrdinaryDiffEqCoreSparseArraysExt 7.3 s ✓ OrdinaryDiffEqStabilizedRK 6.2 s ✓ OrdinaryDiffEqFunctionMap 59.1 s ✓ OrdinaryDiffEqVerner 6.6 s ✓ OrdinaryDiffEqQPRK 5.8 s ✓ OrdinaryDiffEqSymplecticRK 8.7 s ✓ OrdinaryDiffEqLowOrderRK 7.3 s ✓ OrdinaryDiffEqFeagin 7.2 s ✓ OrdinaryDiffEqSSPRK 6.3 s ✓ OrdinaryDiffEqRKN 6.1 s ✓ OrdinaryDiffEqHighOrderRK 6.2 s ✓ OrdinaryDiffEqExplicitRK 16.0 s ✓ OrdinaryDiffEqTsit5 8.7 s ✓ OrdinaryDiffEqLowStorageRK 5.5 s ✓ OrdinaryDiffEqPRK 11.5 s ✓ OrdinaryDiffEqLinear ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d96725e3-f996-509a-9db5-1636e7c9b4bc"), "DifferentiationInterfaceSparseMatrixColoringsExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::Nothing) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base loading.jl:2739 [4] run_extension_callbacks(extid::Base.ExtensionId) @ Base loading.jl:1769 [5] run_extension_callbacks(pkgid::Base.PkgId) @ Base loading.jl:1806 [6] run_package_callbacks(modkey::Base.PkgId) @ Base loading.jl:1622 [7] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2747 [8] macro expansion @ loading.jl:2653 [inlined] [9] macro expansion @ lock.jl:376 [inlined] [10] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [11] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [12] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [13] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [14] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [15] top-level scope @ ~/.julia/packages/OrdinaryDiffEqDifferentiation/5UyhR/src/OrdinaryDiffEqDifferentiation.jl:30 [16] include(mod::Module, _path::String) @ Base Base.jl:329 [17] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [18] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqDifferentiation/5UyhR/src/OrdinaryDiffEqDifferentiation.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqDifferentiation 6.1 s ✓ OrdinaryDiffEqAdamsBashforthMoulton 7.5 s ✓ OrdinaryDiffEqNordsieck ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/OrdinaryDiffEqDifferentiation/5UyhR/ext/OrdinaryDiffEqDifferentiationSparseArraysExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqDifferentiation/5UyhR/ext/OrdinaryDiffEqDifferentiationSparseArraysExt.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/OrdinaryDiffEqExtrapolation/baj5Z/src/OrdinaryDiffEqExtrapolation.jl:26 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqExtrapolation/baj5Z/src/OrdinaryDiffEqExtrapolation.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqExtrapolation ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/OrdinaryDiffEqRosenbrock/wpJPr/src/OrdinaryDiffEqRosenbrock.jl:28 [11] include(mod::Module, _path::String) @ Base Base.jl:329 [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [13] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqRosenbrock/wpJPr/src/OrdinaryDiffEqRosenbrock.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqRosenbrock ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/OrdinaryDiffEqExponentialRK/GnHlA/src/OrdinaryDiffEqExponentialRK.jl:22 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqExponentialRK/GnHlA/src/OrdinaryDiffEqExponentialRK.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqExponentialRK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8913a72c-1f9b-4ce2-8d82-65094dcecaec"), "NonlinearSolve") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/OrdinaryDiffEqNonlinearSolve/doSPx/src/OrdinaryDiffEqNonlinearSolve.jl:14 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqNonlinearSolve/doSPx/src/OrdinaryDiffEqNonlinearSolve.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqNonlinearSolve ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/OrdinaryDiffEqFIRK/T347H/src/OrdinaryDiffEqFIRK.jl:31 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqFIRK/T347H/src/OrdinaryDiffEqFIRK.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqFIRK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/OrdinaryDiffEqIMEXMultistep/LnpAb/src/OrdinaryDiffEqIMEXMultistep.jl:12 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqIMEXMultistep/LnpAb/src/OrdinaryDiffEqIMEXMultistep.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqIMEXMultistep ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/OrdinaryDiffEqStabilizedIRK/1MPy8/src/OrdinaryDiffEqStabilizedIRK.jl:16 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqStabilizedIRK/1MPy8/src/OrdinaryDiffEqStabilizedIRK.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqStabilizedIRK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/OrdinaryDiffEqPDIRK/tjRnC/src/OrdinaryDiffEqPDIRK.jl:17 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqPDIRK/tjRnC/src/OrdinaryDiffEqPDIRK.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqPDIRK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/OrdinaryDiffEqSDIRK/1f1PI/src/OrdinaryDiffEqSDIRK.jl:24 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqSDIRK/1f1PI/src/OrdinaryDiffEqSDIRK.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqSDIRK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2d112036-d095-4a1e-ab9a-08536f3ecdbf"), "OrdinaryDiffEqSDIRK") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/OrdinaryDiffEqBDF/Wkqah/src/OrdinaryDiffEqBDF.jl:27 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqBDF/Wkqah/src/OrdinaryDiffEqBDF.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqBDF ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("43230ef6-c299-4910-a778-202eb28ce4ce"), "OrdinaryDiffEqRosenbrock") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/OrdinaryDiffEqDefault/yrm4p/src/OrdinaryDiffEqDefault.jl:9 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqDefault/yrm4p/src/OrdinaryDiffEqDefault.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqDefault ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("127b3ac7-2247-4354-8eb6-78cf4e7c58e8"), "OrdinaryDiffEqNonlinearSolve") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/DelayDiffEq/J0znT/src/DelayDiffEq.jl:5 [11] include(mod::Module, _path::String) @ Base Base.jl:329 [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [13] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/DelayDiffEq/J0znT/src/DelayDiffEq.jl:1 in expression starting at stdin:5 ✗ DelayDiffEq ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/OrdinaryDiffEq/l3jV2/src/OrdinaryDiffEq.jl:22 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEq/l3jV2/src/OrdinaryDiffEq.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEq ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"), "OrdinaryDiffEq") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/ControlSystems/SSQMZ/src/ControlSystems.jl:12 [11] include(mod::Module, _path::String) @ Base Base.jl:329 [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [13] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/ControlSystems/SSQMZ/src/ControlSystems.jl:1 in expression starting at stdin:5 ✗ ControlSystems 80 dependencies successfully precompiled in 1191 seconds. 279 already precompiled. 1 dependency failed but may be precompilable after restarting julia 21 dependencies had output during precompilation: ┌ OrdinaryDiffEqStabilizedIRK │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqStabilizedIRK/1MPy8/src/OrdinaryDiffEqStabilizedIRK.jl:16 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqStabilizedIRK/1MPy8/src/OrdinaryDiffEqStabilizedIRK.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqExponentialRK │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqExponentialRK/GnHlA/src/OrdinaryDiffEqExponentialRK.jl:22 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqExponentialRK/GnHlA/src/OrdinaryDiffEqExponentialRK.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqFIRK │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqFIRK/T347H/src/OrdinaryDiffEqFIRK.jl:31 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqFIRK/T347H/src/OrdinaryDiffEqFIRK.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqNonlinearSolve │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8913a72c-1f9b-4ce2-8d82-65094dcecaec"), "NonlinearSolve") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqNonlinearSolve/doSPx/src/OrdinaryDiffEqNonlinearSolve.jl:14 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqNonlinearSolve/doSPx/src/OrdinaryDiffEqNonlinearSolve.jl:1 │ in expression starting at stdin:5 └ ┌ DelayDiffEq │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("127b3ac7-2247-4354-8eb6-78cf4e7c58e8"), "OrdinaryDiffEqNonlinearSolve") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/DelayDiffEq/J0znT/src/DelayDiffEq.jl:5 │ [11] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [13] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/DelayDiffEq/J0znT/src/DelayDiffEq.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9a2c21bd-3a47-402d-9113-8faf9a0ee114"), "NonlinearSolveQuasiNewton") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/NonlinearSolveQuasiNewton/yvOna/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:9 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveQuasiNewton/yvOna/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEq │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEq/l3jV2/src/OrdinaryDiffEq.jl:22 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEq/l3jV2/src/OrdinaryDiffEq.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolveQuasiNewton │ julia: /source/src/staticdata.c:216: jl_object_in_image: Assertion `eyt_tree_is_in_range(&image_tree, (uintptr_t)obj) == in_image' failed. │ │ [217] signal 6 (-6): Aborted │ in expression starting at none:0 │ unknown function (ip: 0x7a7187353ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ unknown function (ip: 0x7a71872ef394) at /lib/x86_64-linux-gnu/libc.so.6 │ __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_object_in_image at /source/src/staticdata.c:216:5 [inlined] │ jl_object_in_image at /source/src/staticdata.c:210:22 │ needs_uniquing at /source/src/staticdata.c:422:5 │ jl_insert_into_serialization_queue at /source/src/staticdata.c:606:45 │ jl_insert_into_serialization_queue at /source/src/staticdata.c:849:13 │ jl_serialize_reachable at /source/src/staticdata.c:1050:13 │ jl_save_system_image_to_stream at /source/src/staticdata.c:3098:9 [inlined] │ ijl_create_system_image at /source/src/staticdata.c:3473:5 │ ijl_write_compiler_output at /source/src/precompile.c:140:5 │ ijl_atexit_hook at /source/src/init.c:276:9 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:9 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7a71872f0249) at /lib/x86_64-linux-gnu/libc.so.6 │ __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S │ Allocations: 34109373 (Pool: 34109004; Big: 369); GC: 19 └ ┌ OrdinaryDiffEqDefault │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("43230ef6-c299-4910-a778-202eb28ce4ce"), "OrdinaryDiffEqRosenbrock") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqDefault/yrm4p/src/OrdinaryDiffEqDefault.jl:9 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqDefault/yrm4p/src/OrdinaryDiffEqDefault.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqBDF │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2d112036-d095-4a1e-ab9a-08536f3ecdbf"), "OrdinaryDiffEqSDIRK") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqBDF/Wkqah/src/OrdinaryDiffEqBDF.jl:27 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqBDF/Wkqah/src/OrdinaryDiffEqBDF.jl:1 │ in expression starting at stdin:5 └ ┌ ControlSystems │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"), "OrdinaryDiffEq") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ControlSystems/SSQMZ/src/ControlSystems.jl:12 │ [11] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [13] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/ControlSystems/SSQMZ/src/ControlSystems.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLBase │ ┌ Warning: the bare singleton variant syntax `ContinuousClock` is deprecated, write `ContinuousClock()` instead (near /home/pkgeval/.julia/packages/SciMLBase/hLfdZ/src/clock.jl:4) │ │ caller = ip:0x0 │ └ @ Core :-1 └ ┌ OrdinaryDiffEqPDIRK │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqPDIRK/tjRnC/src/OrdinaryDiffEqPDIRK.jl:17 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqPDIRK/tjRnC/src/OrdinaryDiffEqPDIRK.jl:1 │ in expression starting at stdin:5 └ ┌ RobotDynamics │ WARNING: Method definition getrf!(AbstractArray{Float64, 2}, AbstractArray{Int64, 1}) in module LAPACK at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:580 overwritten in module RobotDynamics at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/src/utils.jl:34. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ ┌ OrdinaryDiffEqSDIRK │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqSDIRK/1f1PI/src/OrdinaryDiffEqSDIRK.jl:24 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqSDIRK/1f1PI/src/OrdinaryDiffEqSDIRK.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqDifferentiation │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d96725e3-f996-509a-9db5-1636e7c9b4bc"), "DifferentiationInterfaceSparseMatrixColoringsExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base loading.jl:2739 │ [4] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base loading.jl:1769 │ [5] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base loading.jl:1806 │ [6] run_package_callbacks(modkey::Base.PkgId) │ @ Base loading.jl:1622 │ [7] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2747 │ [8] macro expansion │ @ loading.jl:2653 [inlined] │ [9] macro expansion │ @ lock.jl:376 [inlined] │ [10] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [11] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [12] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [13] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [14] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [15] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqDifferentiation/5UyhR/src/OrdinaryDiffEqDifferentiation.jl:30 │ [16] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [17] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [18] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqDifferentiation/5UyhR/src/OrdinaryDiffEqDifferentiation.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqIMEXMultistep │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqIMEXMultistep/LnpAb/src/OrdinaryDiffEqIMEXMultistep.jl:12 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqIMEXMultistep/LnpAb/src/OrdinaryDiffEqIMEXMultistep.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqExtrapolation │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqExtrapolation/baj5Z/src/OrdinaryDiffEqExtrapolation.jl:26 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqExtrapolation/baj5Z/src/OrdinaryDiffEqExtrapolation.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqRosenbrock │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqRosenbrock/wpJPr/src/OrdinaryDiffEqRosenbrock.jl:28 │ [11] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [13] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqRosenbrock/wpJPr/src/OrdinaryDiffEqRosenbrock.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolve │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9a2c21bd-3a47-402d-9113-8faf9a0ee114"), "NonlinearSolveQuasiNewton") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/NonlinearSolve/JTN4J/src/NonlinearSolve.jl:25 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NonlinearSolve/JTN4J/src/NonlinearSolve.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqDifferentiation/5UyhR/ext/OrdinaryDiffEqDifferentiationSparseArraysExt.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqDifferentiation/5UyhR/ext/OrdinaryDiffEqDifferentiationSparseArraysExt.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 19 packages failed to precompile: OrdinaryDiffEqStabilizedIRK Failed to precompile OrdinaryDiffEqStabilizedIRK [e3e12d00-db14-5390-b879-ac3dd2ef6296] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqStabilizedIRK/jl_uXAmbV" (ProcessExited(1)). OrdinaryDiffEqExponentialRK Failed to precompile OrdinaryDiffEqExponentialRK [e0540318-69ee-4070-8777-9e2de6de23de] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqExponentialRK/jl_oLPXqR" (ProcessExited(1)). OrdinaryDiffEqFIRK Failed to precompile OrdinaryDiffEqFIRK [5960d6e9-dd7a-4743-88e7-cf307b64f125] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqFIRK/jl_hItkf6" (ProcessExited(1)). OrdinaryDiffEqNonlinearSolve Failed to precompile OrdinaryDiffEqNonlinearSolve [127b3ac7-2247-4354-8eb6-78cf4e7c58e8] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqNonlinearSolve/jl_qNonNO" (ProcessExited(1)). DelayDiffEq Failed to precompile DelayDiffEq [bcd4f6db-9728-5f36-b5f7-82caef46ccdb] to "/home/pkgeval/.julia/compiled/v1.14/DelayDiffEq/jl_4JaPCU" (ProcessExited(1)). NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt Failed to precompile NonlinearSolveQuasiNewtonForwardDiffExt [911b6902-c3a5-510f-b855-c7091e5e83f1] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveQuasiNewtonForwardDiffExt/jl_yiJH8c" (ProcessExited(1)). OrdinaryDiffEq Failed to precompile OrdinaryDiffEq [1dea7af3-3e70-54e6-95c3-0bf5283fa5ed] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEq/jl_fwLzX0" (ProcessExited(1)). NonlinearSolveQuasiNewton Failed to precompile NonlinearSolveQuasiNewton [9a2c21bd-3a47-402d-9113-8faf9a0ee114] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveQuasiNewton/jl_ui47i5" (ProcessSignaled(6)). OrdinaryDiffEqDefault Failed to precompile OrdinaryDiffEqDefault [50262376-6c5a-4cf5-baba-aaf4f84d72d7] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqDefault/jl_KhkUYq" (ProcessExited(1)). OrdinaryDiffEqBDF Failed to precompile OrdinaryDiffEqBDF [6ad6398a-0878-4a85-9266-38940aa047c8] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqBDF/jl_6EYz2h" (ProcessExited(1)). ControlSystems Failed to precompile ControlSystems [a6e380b2-a6ca-5380-bf3e-84a91bcd477e] to "/home/pkgeval/.julia/compiled/v1.14/ControlSystems/jl_HyE0xg" (ProcessExited(1)). OrdinaryDiffEqPDIRK Failed to precompile OrdinaryDiffEqPDIRK [5dd0a6cf-3d4b-4314-aa06-06d4e299bc89] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqPDIRK/jl_a8ONuw" (ProcessExited(1)). OrdinaryDiffEqSDIRK Failed to precompile OrdinaryDiffEqSDIRK [2d112036-d095-4a1e-ab9a-08536f3ecdbf] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqSDIRK/jl_hibwV9" (ProcessExited(1)). OrdinaryDiffEqDifferentiation Failed to precompile OrdinaryDiffEqDifferentiation [4302a76b-040a-498a-8c04-15b101fed76b] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqDifferentiation/jl_vSuipN" (ProcessExited(1)). OrdinaryDiffEqIMEXMultistep Failed to precompile OrdinaryDiffEqIMEXMultistep [9f002381-b378-40b7-97a6-27a27c83f129] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqIMEXMultistep/jl_nRrtmx" (ProcessExited(1)). OrdinaryDiffEqExtrapolation Failed to precompile OrdinaryDiffEqExtrapolation [becaefa8-8ca2-5cf9-886d-c06f3d2bd2c4] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqExtrapolation/jl_3Z2dJw" (ProcessExited(1)). OrdinaryDiffEqRosenbrock Failed to precompile OrdinaryDiffEqRosenbrock [43230ef6-c299-4910-a778-202eb28ce4ce] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqRosenbrock/jl_qiA3k4" (ProcessExited(1)). NonlinearSolve Failed to precompile NonlinearSolve [8913a72c-1f9b-4ce2-8d82-65094dcecaec] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolve/jl_FYf2zo" (ProcessExited(1)). OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt Failed to precompile OrdinaryDiffEqDifferentiationSparseArraysExt [4ece5de6-293a-5c45-ae66-31b75ecaace4] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqDifferentiationSparseArraysExt/jl_TbVzzc" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 1208.86s ################################################################################ # Testing # Testing RobotDynamics Status `/tmp/jl_1Vl7o7/Project.toml` [6e4b80f9] BenchmarkTools v1.8.0 [a6e380b2] ControlSystems v1.15.5 [6a86dc24] FiniteDiff v2.32.0 ⌅ [f6369f11] ForwardDiff v0.10.39 [91a5bcdd] Plots v1.41.6 [38ceca67] RobotDynamics v0.4.8 [6038ab10] Rotations v1.7.1 [90137ffa] StaticArrays v1.9.18 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_1Vl7o7/Manifest.toml` [47edcb42] ADTypes v1.22.3 [14f7f29c] AMD v0.5.3 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.28.1 [6e4b80f9] BenchmarkTools v1.8.0 [d1d4a3ce] BitFlags v0.1.10 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 ⌃ [70df07ce] BracketingNonlinearSolve v1.12.1 [2a0fbf3d] CPUSummary v0.2.7 [fb6a15b2] CloseOpenIntervals v0.1.13 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [38540f10] CommonSolve v0.2.12 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.1.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.6 [f0e56b4a] ConcurrentUtilities v2.5.1 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [a6e380b2] ControlSystems v1.15.5 [aaaaaaaa] ControlSystemsBase v1.21.0 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.6 ⌃ [bcd4f6db] DelayDiffEq v5.74.1 [8bb1440f] DelimitedFiles v1.9.1 ⌅ [2b5f629d] DiffEqBase v6.218.0 [459566f4] DiffEqCallbacks v4.19.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [a0c0ee7d] DifferentiationInterface v0.7.20 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [f151be2c] EnzymeCore v0.8.21 [460bff9d] ExceptionUnwrapping v0.1.11 ⌃ [d4d017d3] ExponentialUtilities v1.31.0 [e2ba6199] ExprTools v0.1.11 [55351af7] ExproniconLite v0.10.14 [c87230d0] FFMPEG v0.4.5 [7034ab61] FastBroadcast v1.3.5 [9aa1b823] FastClosures v0.3.2 [442a2c76] FastGaussQuadrature v1.3.0 [a4df4552] FastPower v1.4.0 [1a297f60] FillArrays v1.17.0 [6a86dc24] FiniteDiff v2.32.0 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [1fa38f19] Format v1.3.7 ⌅ [f6369f11] ForwardDiff v0.10.39 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v1.11.0 [46192b85] GPUArraysCore v0.2.0 [28b8d3ca] GR v0.73.26 [c145ed77] GenericSchur v0.5.6 [42e2da0e] Grisu v1.0.2 ⌅ [cd3eb016] HTTP v1.11.0 [e91730f6] Hungarian v0.7.0 [615f187c] IfElse v0.1.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [ae98c720] Jieko v0.2.1 [ba0b0d4f] Krylov v0.10.8 [b964fa9f] LaTeXStrings v1.4.0 [23fbe1c1] Latexify v0.16.11 [10f19ff3] LayoutPointers v0.1.17 [87fe0de2] LineSearch v0.1.12 [d3d80556] LineSearches v7.7.1 [7a12625a] LinearMaps v3.11.4 ⌅ [7ed4a6bd] LinearSolve v3.87.0 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [99c1a7ee] MatrixEquations v2.6.2 [48965c70] MatrixPencils v1.9.1 [bb5d69b7] MaybeInplace v0.1.7 [739be429] MbedTLS v1.1.10 [442fdcdd] Measures v0.3.3 [e1d29d7a] Missings v1.2.0 [2e0e35c7] Moshi v0.3.12 [46d2c3a1] MuladdMacro v0.2.6 [d41bc354] NLSolversBase v8.0.0 [77ba4419] NaNMath v1.1.4 ⌃ [8913a72c] NonlinearSolve v4.12.0 ⌅ [be0214bd] NonlinearSolveBase v2.30.3 ⌅ [5959db7a] NonlinearSolveFirstOrder v1.11.1 ⌃ [9a2c21bd] NonlinearSolveQuasiNewton v1.13.1 ⌃ [26075421] NonlinearSolveSpectralMethods v1.7.1 [4d8831e6] OpenSSL v1.6.1 ⌅ [bac558e1] OrderedCollections v1.8.2 ⌃ [1dea7af3] OrdinaryDiffEq v6.111.0 ⌅ [89bda076] OrdinaryDiffEqAdamsBashforthMoulton v1.11.0 ⌅ [6ad6398a] OrdinaryDiffEqBDF v1.26.0 ⌅ [bbf590c4] OrdinaryDiffEqCore v3.33.1 ⌅ [50262376] OrdinaryDiffEqDefault v1.14.0 ⌅ [4302a76b] OrdinaryDiffEqDifferentiation v2.9.0 ⌅ [9286f039] OrdinaryDiffEqExplicitRK v1.12.0 ⌅ [e0540318] OrdinaryDiffEqExponentialRK v1.15.0 ⌅ [becaefa8] OrdinaryDiffEqExtrapolation v1.18.0 ⌅ [5960d6e9] OrdinaryDiffEqFIRK v1.26.0 ⌅ [101fe9f7] OrdinaryDiffEqFeagin v1.10.0 ⌅ [d3585ca7] OrdinaryDiffEqFunctionMap v1.11.0 ⌅ [d28bc4f8] OrdinaryDiffEqHighOrderRK v1.12.0 ⌅ [9f002381] OrdinaryDiffEqIMEXMultistep v1.14.0 ⌅ [521117fe] OrdinaryDiffEqLinear v1.12.0 ⌅ [1344f307] OrdinaryDiffEqLowOrderRK v1.13.0 ⌅ [b0944070] OrdinaryDiffEqLowStorageRK v1.15.0 ⌅ [127b3ac7] OrdinaryDiffEqNonlinearSolve v1.28.0 ⌅ [c9986a66] OrdinaryDiffEqNordsieck v1.11.0 ⌅ [5dd0a6cf] OrdinaryDiffEqPDIRK v1.14.0 ⌅ [5b33eab2] OrdinaryDiffEqPRK v1.10.0 ⌅ [04162be5] OrdinaryDiffEqQPRK v1.10.0 ⌅ [af6ede74] OrdinaryDiffEqRKN v1.12.0 ⌅ [43230ef6] OrdinaryDiffEqRosenbrock v1.31.1 ⌅ [2d112036] OrdinaryDiffEqSDIRK v1.14.0 ⌅ [669c94d9] OrdinaryDiffEqSSPRK v1.14.0 ⌅ [e3e12d00] OrdinaryDiffEqStabilizedIRK v1.14.0 ⌅ [358294b1] OrdinaryDiffEqStabilizedRK v1.11.1 ⌅ [fa646aed] OrdinaryDiffEqSymplecticRK v1.13.0 ⌅ [b1df2697] OrdinaryDiffEqTsit5 v1.12.0 ⌅ [79d7bb75] OrdinaryDiffEqVerner v1.14.0 [69de0a69] Parsers v2.8.6 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.4 [91a5bcdd] Plots v1.41.6 [f517fe37] Polyester v0.7.19 [1d0040c9] PolyesterWeave v0.2.2 [f27b6e38] Polynomials v4.1.1 [d236fae5] PreallocationTools v1.4.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 ⌃ [0c0d3e7f] PureKLU v1.0.2 [94ee1d12] Quaternions v0.7.7 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 ⌅ [731186ca] RecursiveArrayTools v3.54.0 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [38ceca67] RobotDynamics v0.4.8 [6038ab10] Rotations v1.7.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.22 [94e857df] SIMDTypes v0.1.0 ⌅ [0bca4576] SciMLBase v2.155.1 [19f34311] SciMLJacobianOperators v0.1.16 ⌅ [a6db7da4] SciMLLogging v1.10.1 [c0aeaf25] SciMLOperators v1.25.0 [431bcebd] SciMLPublic v1.2.4 [53ae85a6] SciMLStructures v1.10.4 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [992d4aef] Showoff v1.0.3 [777ac1f9] SimpleBufferStream v1.2.0 ⌃ [727e6d20] SimpleNonlinearSolve v2.12.0 [a2af1166] SortingAlgorithms v1.2.3 [a57abbd0] SparseColumnPivotedQR v2.1.4 [0a514795] SparseMatrixColorings v0.4.27 [276daf66] SpecialFunctions v2.8.0 [860ef19b] StableRNGs v1.0.4 [aedffcd0] Static v1.4.4 [0d7ed370] StaticArrayInterface v1.10.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.12 [7792a7ef] StrideArraysCore v0.5.9 [ec057cc2] StructUtils v2.8.2 [2efcf032] SymbolicIndexingInterface v0.3.51 [62fd8b95] TensorCore v0.1.1 [8290d209] ThreadingUtilities v0.5.6 ⌅ [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [781d530d] TruncatedStacktraces v1.4.0 [5c2747f8] URIs v1.6.1 [1cfade01] UnicodeFun v0.4.1 [41fe7b60] Unzip v0.2.0 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.7+0 [ee1fde0b] Dbus_jll v1.16.2+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.8.2+0 [b22a6f82] FFMPEG_jll v8.1.2+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.14.3+1 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.1+1 [d2c73de3] GR_jll v0.73.26+0 ⌅ [b0724c58] GettextRuntime_jll v0.22.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 [7746bdde] Glib_jll v2.86.3+0 [3b182d85] Graphite2_jll v1.3.16+0 ⌅ [2e76f6c2] HarfBuzz_jll v8.5.1+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.2.0+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.1.0+0 [1d63c593] LLVMOpenMP_jll v22.1.7+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.42.0+0 [89763e89] Libtiff_jll v4.7.3+0 [38a345b3] Libuuid_jll v2.42.0+0 [856f044c] MKL_jll v2025.2.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [e7412a2a] Ogg_jll v1.3.6+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.1+0 [36c8627f] Pango_jll v1.57.1+0 [30392449] Pixman_jll v0.46.4+0 [c0090381] Qt6Base_jll v6.10.2+2 [629bc702] Qt6Declarative_jll v6.10.2+2 [ce943373] Qt6ShaderTools_jll v6.10.2+1 [6de9746b] Qt6Svg_jll v6.10.2+0 [e99dba38] Qt6Wayland_jll v6.10.2+1 [a44049a8] Vulkan_Loader_jll v1.3.243+0 [a2964d1f] Wayland_jll v1.24.0+0 [ffd25f8a] XZ_jll v5.8.3+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.8+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.7+0 [ec84b674] Xorg_libXrandr_jll v1.5.6+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] Xorg_libpciaccess_jll v0.19.0+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.2.0+0 [e920d4aa] Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] Xorg_xcb_util_image_jll v0.4.1+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [975044d2] Xorg_xcb_util_keysyms_jll v0.4.1+0 [0d47668e] Xorg_xcb_util_renderutil_jll v0.3.10+0 [c22f9ab0] Xorg_xcb_util_wm_jll v0.4.2+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.47.0+2 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [35ca27e7] eudev_jll v3.2.14+0 [214eeab7] fzf_jll v0.61.1+0 [a4ae2306] libaom_jll v3.13.3+0 [0ac62f75] libass_jll v0.17.4+0 [1183f4f0] libdecor_jll v0.2.2+0 [8e53e030] libdrm_jll v2.4.134+0 [2db6ffa8] libevdev_jll v1.13.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [36db933b] libinput_jll v1.28.1+0 [b53b4c65] libpng_jll v1.6.58+0 [9a156e7d] libva_jll v2.23.0+0 [f27f6e37] libvorbis_jll v1.3.8+0 [009596ad] mtdev_jll v1.1.7+0 [1317d2d5] oneTBB_jll v2022.3.0+0 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.13.0+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.6+0 [29816b5a] LibSSH2_jll v1.11.103+0 [14a3606d] MozillaCACerts_jll v2026.7.16 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... WARNING: Method definition getrf!(AbstractArray{Float64, 2}, AbstractArray{Int64, 1}) in module LAPACK at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:580 overwritten in module RobotDynamics at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/src/utils.jl:34. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1 dependency had output during precompilation: ┌ RobotDynamics │ [Output was shown above] └ WARNING: Method definition getrf!(AbstractArray{Float64, 2}, AbstractArray{Int64, 1}) in module LAPACK at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:580 overwritten in module RobotDynamics at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/src/utils.jl:34. WARNING: Method definition getrf!(AbstractArray{Float32, 2}, AbstractArray{Int64, 1}) in module LAPACK at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:580 overwritten in module RobotDynamics at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/src/utils.jl:34. Test Summary: | Pass Total Time Function Base | 95 95 1m10.3s WARNING: Method definition (::Main.Cartpole{T, JCH})(Any, Any, Any, Any) where {T} in module Main at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/src/jacobian_gen.jl:391 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition jacobian!(RobotDynamics.InPlace, RobotDynamics.ForwardAD, Main.Cartpole{T, JCH} where JCH where T, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/src/jacobian_gen.jl:516 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition jacobian!(RobotDynamics.StaticReturn, RobotDynamics.ForwardAD, Main.Cartpole{T, JCH} where JCH where T, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/src/jacobian_gen.jl:492 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition jacobian!(RobotDynamics.InPlace, RobotDynamics.FiniteDifference, Main.Cartpole{T, JCH} where JCH where T, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/src/jacobian_gen.jl:672 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition jacobian!(RobotDynamics.StaticReturn, RobotDynamics.FiniteDifference, Main.Cartpole{T, JCH} where JCH where T, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/src/jacobian_gen.jl:650 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Main.Cartpole{T, JCH})() in module Main at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/test/cartpole_model.jl:9 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition dynamics(Main.Cartpole{T, JCH} where JCH where T, Any, Any) in module Main at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/test/cartpole_model.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition dynamics!(Main.Cartpole{T, JCH} where JCH where T, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/test/cartpole_model.jl:32 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition jacobian!(Main.Cartpole{T, JCH} where JCH where T, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/test/cartpole_model.jl:57 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition state_dim(Main.Cartpole{T, JCH} where JCH where T) in module Main at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/test/cartpole_model.jl:98 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition control_dim(Main.Cartpole{T, JCH} where JCH where T) in module Main at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/test/cartpole_model.jl:99 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = (LU{Float64, SubArray{Float64, 2, Matrix{Float64}, Tuple{Base.Slice{Base.OneTo{Int64}}, UnitRange{Int64}}, true}})(factors::SubArray{Float64, 2, Matrix{Float64}, Tuple{Base.Slice{Base.OneTo{Int64}}, UnitRange{Int64}}, true}, ipiv::Vector{Int64}, info::Int64) at lu.jl:66 └ @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl:66 ┌ Warning: `LU{T, S}(factors::AbstractMatrix{T}, ipiv::AbstractVector{<:Integer}, info::BlasInt) where {T, S}` is deprecated, use `LU{T, S, typeof(ipiv)}(factors, ipiv, info)` instead. │ caller = ip:0x0 └ @ Core :-1 Integration: Test Failed at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/test/implicit_dynamics_test.jl:27 Expression: allocs == 0 Evaluated: 52560 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] testcustomlu(runtest::Bool) @ Main ~/.julia/packages/RobotDynamics/OMNjA/test/implicit_dynamics_test.jl:27 [3] testcustomlu() @ Main ~/.julia/packages/RobotDynamics/OMNjA/test/implicit_dynamics_test.jl:15 [4] top-level scope @ ~/.julia/packages/RobotDynamics/OMNjA/test/implicit_dynamics_test.jl:31 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:330 [6] top-level scope @ ~/.julia/packages/RobotDynamics/OMNjA/test/runtests.jl:24 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] macro expansion @ ~/.julia/packages/RobotDynamics/OMNjA/test/runtests.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/RobotDynamics/OMNjA/test/runtests.jl:29 [inlined] ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = (LU{Float64, Matrix{Float64}})(factors::Matrix{Float64}, ipiv::Vector{Int64}, info::Int64) at lu.jl:66 └ @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl:66 Implicit to Explicit: Log Test Failed at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/test/implicit_dynamics_test.jl:135 Expression: RD.jacobian!(RD.InPlace(), diff, dmodel, J, y, z1) Log Pattern: (:debug, r"Solving for next") Captured Logs: LogRecord(Debug, "Solving for next state to get Jacobian using IFT.", RobotDynamics, :integration, :RobotDynamics_4d5fb562, "/home/pkgeval/.julia/packages/RobotDynamics/OMNjA/src/integration.jl", 556, Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}()) LogRecord(Warn, "accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`.", LinearAlgebra, :depwarn, (Ptr{Nothing}(0x000077f644554aa5), :getproperty), "/opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl", 66, Base.Pairs{Symbol, Any, Nothing, @NamedTuple{caller::Base.StackTraces.StackFrame, maxlog::Int64}}(:caller => (LU{Float64, Matrix{Float64}})(factors::Matrix{Float64}, ipiv::Vector{Int64}, info::Int64) at lu.jl:66, :maxlog => 1)) LogRecord(Warn, "`LU{T, S}(factors::AbstractMatrix{T}, ipiv::AbstractVector{<:Integer}, info::BlasInt) where {T, S}` is deprecated, use `LU{T, S, typeof(ipiv)}(factors, ipiv, info)` instead.", Core, :depwarn, (Ptr{Nothing}(0x0000000000000000), :TypeEq), "", -1, Base.Pairs{Symbol, Any, Nothing, @NamedTuple{caller::Base.StackTraces.StackFrame, maxlog::Int64}}(:caller => ip:0x0, :maxlog => 1)) Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Test.LogTestFailure) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/logging.jl:166 [2] top-level scope @ ~/.julia/packages/RobotDynamics/OMNjA/test/implicit_dynamics_test.jl:35 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/RobotDynamics/OMNjA/test/implicit_dynamics_test.jl:135 [inlined] Test Summary: | Pass Fail Total Time Basic Dynamics | 248 2 250 2m55.4s Cartpole | 31 31 14.3s Integration | 62 2 64 2m07.6s Implicit to Explicit | 22 1 23 45.7s KnotPoints | 155 155 33.6s RNG of the outermost testset: Xoshiro(0x3b2ec2bc977141ae, 0xfac91f02799fb184, 0xf882d8f40834d9ac, 0x9a2732a8930d219f, 0x3d2abf2432b481ef) ERROR: LoadError: Some tests did not pass: 248 passed, 2 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/RobotDynamics/OMNjA/test/runtests.jl:23 Testing failed after 303.8s ERROR: LoadError: Package RobotDynamics 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:3247 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1629.23s: illegal method overwrites during precompilation