Package evaluation to test DifferentialDynamicsModels on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T18:56:40.730 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.53s ################################################################################ # Installation # Installing DifferentialDynamicsModels... Resolving package versions... Installed Statistics ───────────────── v1.11.1 Installed StaticArrays ─────────────── v0.12.6 Installed DifferentialDynamicsModels ─ v1.0.1 Updating `~/.julia/environments/v1.14/Project.toml` [cb52cc87] + DifferentialDynamicsModels v1.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [cb52cc87] + DifferentialDynamicsModels v1.0.1 ⌅ [90137ffa] + StaticArrays v0.12.6 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.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 2.08s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.4 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.0 s ✓ Statistics WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# @pure #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# @propagate_inbounds(function getindex(x::SUnitRange{Start, L}, i::Int) where {Start, L} │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =# │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =# @boundscheck if i < 1 || i > L │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:23 =# │ throw(BoundsError(x, i)) │ end │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:25 =# │ return (Start + i) - 1 │ end)) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ @pure :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) :: Value │ │ [macrocall] │ │ @propagate_inbounds :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ getindex :: Identifier │ │ [::] │ │ x :: Identifier │ │ [curly] │ │ SUnitRange :: Identifier │ │ Start :: Identifier │ │ L :: Identifier │ │ [::] │ │ i :: Identifier │ │ Int :: Identifier │ │ Start :: Identifier │ │ L :: Identifier │ │ [block] │ │ [macrocall] │ │ @boundscheck :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) :: Value │ │ [if] │ │ [||] │ │ [call] │ │ < :: Identifier │ │ i :: Identifier │ │ 1 :: Value │ │ [call] │ │ > :: Identifier │ │ i :: Identifier │ │ L :: Identifier │ │ [block] │ │ [call] │ │ throw :: Identifier │ │ [call] │ │ BoundsError :: Identifier │ │ x :: Identifier │ │ i :: Identifier │ │ [return] │ │ [call] │ │ - :: Identifier │ │ [call] │ │ + :: Identifier │ │ Start :: Identifier │ │ i :: Identifier │ │ 1 :: Value │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [function] │ │ [where] │ │ [call] │ │ getindex :: Identifier │ scope_layer=1 │ [::] │ │ x :: Identifier │ scope_layer=1 │ [curly] │ │ SUnitRange :: Identifier │ scope_layer=1 │ Start :: Identifier │ scope_layer=1 │ L :: Identifier │ scope_layer=1 │ [::] │ │ i :: Identifier │ scope_layer=1 │ Int :: Identifier │ scope_layer=1 │ Start :: Identifier │ scope_layer=1 │ L :: Identifier │ scope_layer=1 │ [block] │ │ [meta] │ │ [unknown_head] │ scope_layer=1 │ true :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ inline :: Identifier │ scope_layer=1 │ propagate_inbounds :: Identifier │ scope_layer=1 │ [if] │ │ [boundscheck] │ macro_source=222 │ [if] │ │ [||] │ │ [call] │ │ < :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=222 │ [call] │ │ > :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ L :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ throw :: Identifier │ scope_layer=1 │ [call] │ │ BoundsError :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ [return] │ │ [call] │ │ - :: Identifier │ scope_layer=1 │ [call] │ │ + :: Identifier │ scope_layer=1 │ Start :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=171 │ │ file = "/home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl" │ line = 21 └ mod = StaticArrays ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# - unrecognized form out of desugaring Expression:  (unknown_head true true false true false false false true false false true) Containing expressions:  (lambda (block #self# x i) (block Start L) (block (meta (unknown_head true true false true false false false true false false true) :inline :propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))  (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true) :inline :propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))  (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true) inline propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))  Detailed provenance:  (unknown_head true true false true false false false true false false true)  └─ (unknown_head true true false true false false false true false false true)  ├─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21  └─ (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true)) (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1)))))  ├─ @ deprecated.jl:521  └─ (macrocall (. Base (inert @assume_effects)) :(#= deprecated.jl:521 =#) (inert foldable) (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))))  ├─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21  └─ (macrocall @pure :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))))  └─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4472  [2] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/StaticArrays/WNOVH/src/StaticArrays.jl:106  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] 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:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [12] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 in expression starting at /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/StaticArrays.jl:1 in expression starting at stdin:5 ✗ StaticArrays ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("90137ffa-7385-5640-81b9-e52037218182"), "StaticArrays") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [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] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/DifferentialDynamicsModels/uOvfA/src/DifferentialDynamicsModels.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [14] 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:3271  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DifferentialDynamicsModels/uOvfA/src/DifferentialDynamicsModels.jl:1 in expression starting at stdin:5 ✗ DifferentialDynamicsModels 1 dependency successfully precompiled in 48 seconds. 8 already precompiled. Precompilation completed after 76.82s ################################################################################ # Testing # Testing DifferentialDynamicsModels Status `/tmp/jl_fh6X3t/Project.toml` [cb52cc87] DifferentialDynamicsModels v1.0.1 ⌅ [90137ffa] StaticArrays v0.12.6 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_fh6X3t/Manifest.toml` [cb52cc87] DifferentialDynamicsModels v1.0.1 ⌅ [90137ffa] StaticArrays v0.12.6 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.1+0 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# @pure #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# @propagate_inbounds(function getindex(x::SUnitRange{Start, L}, i::Int) where {Start, L} │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =# │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =# @boundscheck if i < 1 || i > L │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:23 =# │ throw(BoundsError(x, i)) │ end │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:25 =# │ return (Start + i) - 1 │ end)) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ @pure :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) :: Value │ │ [macrocall] │ │ @propagate_inbounds :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ getindex :: Identifier │ │ [::] │ │ x :: Identifier │ │ [curly] │ │ SUnitRange :: Identifier │ │ Start :: Identifier │ │ L :: Identifier │ │ [::] │ │ i :: Identifier │ │ Int :: Identifier │ │ Start :: Identifier │ │ L :: Identifier │ │ [block] │ │ [macrocall] │ │ @boundscheck :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) :: Value │ │ [if] │ │ [||] │ │ [call] │ │ < :: Identifier │ │ i :: Identifier │ │ 1 :: Value │ │ [call] │ │ > :: Identifier │ │ i :: Identifier │ │ L :: Identifier │ │ [block] │ │ [call] │ │ throw :: Identifier │ │ [call] │ │ BoundsError :: Identifier │ │ x :: Identifier │ │ i :: Identifier │ │ [return] │ │ [call] │ │ - :: Identifier │ │ [call] │ │ + :: Identifier │ │ Start :: Identifier │ │ i :: Identifier │ │ 1 :: Value │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [function] │ │ [where] │ │ [call] │ │ getindex :: Identifier │ scope_layer=1 │ [::] │ │ x :: Identifier │ scope_layer=1 │ [curly] │ │ SUnitRange :: Identifier │ scope_layer=1 │ Start :: Identifier │ scope_layer=1 │ L :: Identifier │ scope_layer=1 │ [::] │ │ i :: Identifier │ scope_layer=1 │ Int :: Identifier │ scope_layer=1 │ Start :: Identifier │ scope_layer=1 │ L :: Identifier │ scope_layer=1 │ [block] │ │ [meta] │ │ [unknown_head] │ scope_layer=1 │ true :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ false :: Value │ macro_source=171 │ true :: Value │ macro_source=171 │ inline :: Identifier │ scope_layer=1 │ propagate_inbounds :: Identifier │ scope_layer=1 │ [if] │ │ [boundscheck] │ macro_source=222 │ [if] │ │ [||] │ │ [call] │ │ < :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=222 │ [call] │ │ > :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ L :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ throw :: Identifier │ scope_layer=1 │ [call] │ │ BoundsError :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ [return] │ │ [call] │ │ - :: Identifier │ scope_layer=1 │ [call] │ │ + :: Identifier │ scope_layer=1 │ Start :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=171 │ │ file = "/home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl" │ line = 21 └ mod = StaticArrays ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# - unrecognized form out of desugaring Expression:  (unknown_head true true false true false false false true false false true) Containing expressions:  (lambda (block #self# x i) (block Start L) (block (meta (unknown_head true true false true false false false true false false true) :inline :propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))  (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true) :inline :propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))  (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true) inline propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))  Detailed provenance:  (unknown_head true true false true false false false true false false true)  └─ (unknown_head true true false true false false false true false false true)  ├─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21  └─ (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true)) (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1)))))  ├─ @ deprecated.jl:521  └─ (macrocall (. Base (inert @assume_effects)) :(#= deprecated.jl:521 =#) (inert foldable) (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))))  ├─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21  └─ (macrocall @pure :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))))  └─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4472  [2] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/StaticArrays/WNOVH/src/StaticArrays.jl:106  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] 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:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [12] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 in expression starting at /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/StaticArrays.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("90137ffa-7385-5640-81b9-e52037218182"), "StaticArrays") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [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] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/DifferentialDynamicsModels/uOvfA/src/DifferentialDynamicsModels.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [14] 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:3271  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DifferentialDynamicsModels/uOvfA/src/DifferentialDynamicsModels.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ StaticArrays │ WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# @pure #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# @propagate_inbounds(function getindex(x::SUnitRange{Start, L}, i::Int) where {Start, L} │ │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# │ │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =# │ │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =# @boundscheck if i < 1 || i > L │ │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:23 =# │ │ throw(BoundsError(x, i)) │ │ end │ │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:25 =# │ │ return (Start + i) - 1 │ │ end)) │ │ st0 = │ │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ │ [macrocall] │ │ │ @pure :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) :: Value │ │ │ [macrocall] │ │ │ @propagate_inbounds :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) :: Value │ │ │ [function] │ │ │ [where] │ │ │ [call] │ │ │ getindex :: Identifier │ │ │ [::] │ │ │ x :: Identifier │ │ │ [curly] │ │ │ SUnitRange :: Identifier │ │ │ Start :: Identifier │ │ │ L :: Identifier │ │ │ [::] │ │ │ i :: Identifier │ │ │ Int :: Identifier │ │ │ Start :: Identifier │ │ │ L :: Identifier │ │ │ [block] │ │ │ [macrocall] │ │ │ @boundscheck :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) :: Value │ │ │ [if] │ │ │ [||] │ │ │ [call] │ │ │ < :: Identifier │ │ │ i :: Identifier │ │ │ 1 :: Value │ │ │ [call] │ │ │ > :: Identifier │ │ │ i :: Identifier │ │ │ L :: Identifier │ │ │ [block] │ │ │ [call] │ │ │ throw :: Identifier │ │ │ [call] │ │ │ BoundsError :: Identifier │ │ │ x :: Identifier │ │ │ i :: Identifier │ │ │ [return] │ │ │ [call] │ │ │ - :: Identifier │ │ │ [call] │ │ │ + :: Identifier │ │ │ Start :: Identifier │ │ │ i :: Identifier │ │ │ 1 :: Value │ │ │ │ │ st1 = │ │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ │ [function] │ │ │ [where] │ │ │ [call] │ │ │ getindex :: Identifier │ scope_layer=1 │ │ [::] │ │ │ x :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ SUnitRange :: Identifier │ scope_layer=1 │ │ Start :: Identifier │ scope_layer=1 │ │ L :: Identifier │ scope_layer=1 │ │ [::] │ │ │ i :: Identifier │ scope_layer=1 │ │ Int :: Identifier │ scope_layer=1 │ │ Start :: Identifier │ scope_layer=1 │ │ L :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [meta] │ │ │ [unknown_head] │ scope_layer=1 │ │ true :: Value │ macro_source=171 │ │ true :: Value │ macro_source=171 │ │ false :: Value │ macro_source=171 │ │ true :: Value │ macro_source=171 │ │ false :: Value │ macro_source=171 │ │ false :: Value │ macro_source=171 │ │ false :: Value │ macro_source=171 │ │ true :: Value │ macro_source=171 │ │ false :: Value │ macro_source=171 │ │ false :: Value │ macro_source=171 │ │ true :: Value │ macro_source=171 │ │ inline :: Identifier │ scope_layer=1 │ │ propagate_inbounds :: Identifier │ scope_layer=1 │ │ [if] │ │ │ [boundscheck] │ macro_source=222 │ │ [if] │ │ │ [||] │ │ │ [call] │ │ │ < :: Identifier │ scope_layer=1 │ │ i :: Identifier │ scope_layer=1 │ │ 1 :: Value │ macro_source=222 │ │ [call] │ │ │ > :: Identifier │ scope_layer=1 │ │ i :: Identifier │ scope_layer=1 │ │ L :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [call] │ │ │ throw :: Identifier │ scope_layer=1 │ │ [call] │ │ │ BoundsError :: Identifier │ scope_layer=1 │ │ x :: Identifier │ scope_layer=1 │ │ i :: Identifier │ scope_layer=1 │ │ [return] │ │ │ [call] │ │ │ - :: Identifier │ scope_layer=1 │ │ [call] │ │ │ + :: Identifier │ scope_layer=1 │ │ Start :: Identifier │ scope_layer=1 │ │ i :: Identifier │ scope_layer=1 │ │ 1 :: Value │ macro_source=171 │ │ │ │ file = "/home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl" │ │ line = 21 │ └ mod = StaticArrays │ ERROR: LoadError: internal lowering bug: │ #= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =# - unrecognized form out of desugaring │ Expression: │ (unknown_head true true false true false false false true false false true) │ Containing expressions: │ (lambda (block #self# x i) (block Start L) (block (meta (unknown_head true true false true false false false true false false true) :inline :propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1)))) │ (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true) :inline :propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1)))) │ (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true) inline propagate_inbounds) (if (boundscheck) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1)))) │ │ Detailed provenance: │ (unknown_head true true false true false false false true false false true) │ └─ (unknown_head true true false true false false false true false false true) │ ├─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 │ └─ (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (meta (unknown_head true true false true false false false true false false true)) (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1))))) │ ├─ @ deprecated.jl:521 │ └─ (macrocall (. Base (inert @assume_effects)) :(#= deprecated.jl:521 =#) (inert foldable) (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1)))))) │ ├─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 │ └─ (macrocall @pure :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (macrocall @propagate_inbounds :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 =#) (function (where (call getindex (:: x (curly SUnitRange Start L)) (:: i Int)) Start L) (block (macrocall @boundscheck :(#= /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:22 =#) (if (|| (call < i 1) (call > i L)) (block (call throw (call BoundsError x i))))) (return (call - (call + Start i) 1)))))) │ └─ @ /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 │ │ Stacktrace: │ [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4472 │ [2] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [4] top-level scope │ @ ~/.julia/packages/StaticArrays/WNOVH/src/StaticArrays.jl:106 │ [5] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [6] 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:3271 │ [7] top-level scope │ @ stdin:5 │ [8] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [10] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [11] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [12] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/SUnitRange.jl:21 │ in expression starting at /home/pkgeval/.julia/packages/StaticArrays/WNOVH/src/StaticArrays.jl:1 │ in expression starting at stdin:5 └ ┌ DifferentialDynamicsModels │ [Output was shown above] └ ERROR: LoadError: The following 2 packages failed to precompile: StaticArrays Failed to precompile StaticArrays [90137ffa-7385-5640-81b9-e52037218182] to "/home/pkgeval/.julia/compiled/v1.14/StaticArrays/jl_RwQidN" (ProcessExited(1)). DifferentialDynamicsModels Failed to precompile DifferentialDynamicsModels [cb52cc87-d0c7-5933-bad1-08679d8b4c67] to "/home/pkgeval/.julia/compiled/v1.14/DifferentialDynamicsModels/jl_aF69f6" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/DifferentialDynamicsModels/uOvfA/test/runtests.jl:1 Testing failed after 57.81s ERROR: LoadError: Package DifferentialDynamicsModels 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] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 175.03s: package fails to precompile