Package evaluation to test NQCDistributions on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T17:12:52.416 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.51s ################################################################################ # Installation # Installing NQCDistributions... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [657014a1] + NQCDistributions v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [4fba245c] + ArrayInterface v7.22.0 [d360d2e6] + ChainRulesCore v1.26.0 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [b0b7db55] + ComponentArrays v0.15.30 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.15.0 [d9f16b24] + Functors v0.5.2 [34004b35] + HypergeometricFunctions v0.3.28 [615f187c] + IfElse v0.1.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [657014a1] + NQCDistributions v1.0.0 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.37 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [81cd853e] + RingPolymerArrays v1.0.0 [79098fc4] + Rmath v0.9.0 [431bcebd] + SciMLPublic v1.0.1 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.9 [4c63d2b9] + StatsFuns v1.5.2 [1986cc42] + Unitful v1.27.0 [a7773ee8] + UnitfulAtomic v1.0.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.05s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 12.81s ################################################################################ # Testing # Testing NQCDistributions Status `/tmp/jl_SbIjk4/Project.toml` [b0b7db55] ComponentArrays v0.15.30 [31c24e10] Distributions v0.25.122 [657014a1] NQCDistributions v1.0.0 ⌃ [36248dfb] NQCDynamics v1.0.1 [81cd853e] RingPolymerArrays v1.0.0 [1bc83da4] SafeTestsets v0.1.0 [10745b16] Statistics v1.11.1 [1986cc42] Unitful v1.27.0 [a7773ee8] UnitfulAtomic v1.0.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_SbIjk4/Manifest.toml` [47edcb42] ADTypes v1.21.0 [80f14c24] AbstractMCMC v5.10.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 ⌅ [0bf59076] AdvancedHMC v0.6.4 [5b7e9947] AdvancedMH v0.8.9 [66dad0bd] AliasTables v1.1.3 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.22.0 [4c555306] ArrayLayouts v1.12.2 [a963bdd2] AtomsBase v0.5.2 [13072b0f] AxisAlgorithms v1.1.0 [093aae92] BSplineKit v0.19.1 [aae01518] BandedMatrices v1.11.0 [198e06fe] BangBang v0.4.6 [9718e550] Baselet v0.1.1 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [70df07ce] BracketingNonlinearSolve v1.6.2 [2a0fbf3d] CPUSummary v0.2.7 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b0b7db55] ComponentArrays v0.15.30 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [88cd18e8] ConsoleProgressMonitor v0.1.2 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [adafc99b] CpuId v0.3.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [82cc6244] DataInterpolations v8.8.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [8bb1440f] DelimitedFiles v1.9.1 [85a47980] Dictionaries v0.4.6 [2b5f629d] DiffEqBase v6.194.0 [459566f4] DiffEqCallbacks v4.11.0 [77a26b50] DiffEqNoiseProcess v5.24.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.13 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [f151be2c] EnzymeCore v0.8.17 [d4d017d3] ExponentialUtilities v1.29.0 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [352459e4] ExtXYZ v0.2.2 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [442a2c76] FastGaussQuadrature v1.1.0 [29a986be] FastLapackInterface v2.1.0 [a4df4552] FastPower v1.3.0 [1a297f60] FillArrays v1.15.0 [64ca27bc] FindFirstFunctions v1.6.0 [6a86dc24] FiniteDiff v2.29.0 [53c48c17] FixedPointNumbers v0.8.5 ⌅ [f6369f11] ForwardDiff v0.10.39 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [c145ed77] GenericSchur v0.5.6 [86223c79] Graphs v1.13.3 [f67ccb44] HDF5 v0.17.2 [34004b35] HypergeometricFunctions v0.3.28 [615f187c] IfElse v0.1.1 [313cdc1a] Indexing v1.1.1 [d25df0c9] Inflate v0.1.5 [22cec73e] InitialValues v0.3.1 [505f98c9] InplaceOps v0.3.0 [a98d9a8b] Interpolations v0.16.2 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ae98c720] Jieko v0.2.1 [ccbc3e58] JumpProcesses v9.19.3 [ba0b0d4f] Krylov v0.10.3 [b964fa9f] LaTeXStrings v1.4.0 [10f19ff3] LayoutPointers v0.1.17 [5078a376] LazyArrays v2.9.4 [1d6d02ad] LeftChildRightSiblingTrees v0.2.1 [2d8b4e74] LevyArea v1.0.0 [87fe0de2] LineSearch v0.1.5 [d3d80556] LineSearches v7.5.1 [7ed4a6bd] LinearSolve v3.55.0 [6fdf6af0] LogDensityProblems v2.2.0 [996a588d] LogDensityProblemsAD v1.13.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [299715c1] MarchingCubes v0.1.11 [bb5d69b7] MaybeInplace v0.1.4 [128add7d] MicroCollections v0.2.0 [e1d29d7a] Missings v1.2.0 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [d41bc354] NLSolversBase v7.10.0 [78c76ebc] NQCBase v1.0.0 [ddd1f41d] NQCCalculators v1.0.9 [657014a1] NQCDistributions v1.0.0 ⌃ [36248dfb] NQCDynamics v1.0.1 [c814dc9f] NQCModels v1.0.2 [77ba4419] NaNMath v1.1.3 ⌃ [8913a72c] NonlinearSolve v4.12.0 [be0214bd] NonlinearSolveBase v2.9.0 [5959db7a] NonlinearSolveFirstOrder v1.11.0 [9a2c21bd] NonlinearSolveQuasiNewton v1.12.0 [26075421] NonlinearSolveSpectralMethods v1.6.0 [6fe1bfb0] OffsetArrays v1.17.0 [429524aa] Optim v1.13.3 [bac558e1] OrderedCollections v1.8.1 [1dea7af3] OrdinaryDiffEq v6.105.0 [89bda076] OrdinaryDiffEqAdamsBashforthMoulton v1.8.0 [6ad6398a] OrdinaryDiffEqBDF v1.13.0 [bbf590c4] OrdinaryDiffEqCore v2.3.0 [50262376] OrdinaryDiffEqDefault v1.11.0 [4302a76b] OrdinaryDiffEqDifferentiation v1.21.0 [9286f039] OrdinaryDiffEqExplicitRK v1.7.0 [e0540318] OrdinaryDiffEqExponentialRK v1.11.0 [becaefa8] OrdinaryDiffEqExtrapolation v1.12.0 [5960d6e9] OrdinaryDiffEqFIRK v1.19.0 [101fe9f7] OrdinaryDiffEqFeagin v1.7.0 [d3585ca7] OrdinaryDiffEqFunctionMap v1.8.0 [d28bc4f8] OrdinaryDiffEqHighOrderRK v1.8.0 [9f002381] OrdinaryDiffEqIMEXMultistep v1.10.0 [521117fe] OrdinaryDiffEqLinear v1.9.0 [1344f307] OrdinaryDiffEqLowOrderRK v1.9.0 [b0944070] OrdinaryDiffEqLowStorageRK v1.10.0 [127b3ac7] OrdinaryDiffEqNonlinearSolve v1.18.0 [c9986a66] OrdinaryDiffEqNordsieck v1.7.0 [5dd0a6cf] OrdinaryDiffEqPDIRK v1.9.0 [5b33eab2] OrdinaryDiffEqPRK v1.7.0 [04162be5] OrdinaryDiffEqQPRK v1.7.0 [af6ede74] OrdinaryDiffEqRKN v1.8.0 [43230ef6] OrdinaryDiffEqRosenbrock v1.21.0 [2d112036] OrdinaryDiffEqSDIRK v1.10.0 [669c94d9] OrdinaryDiffEqSSPRK v1.10.0 [e3e12d00] OrdinaryDiffEqStabilizedIRK v1.9.0 [358294b1] OrdinaryDiffEqStabilizedRK v1.7.0 [fa646aed] OrdinaryDiffEqSymplecticRK v1.10.0 [b1df2697] OrdinaryDiffEqTsit5 v1.8.0 [79d7bb75] OrdinaryDiffEqVerner v1.9.0 [90014a1f] PDMats v0.11.37 [d96e819e] Parameters v0.12.3 [7b2266bf] PeriodicTable v1.2.1 [e409e4f3] PoissonRandom v0.4.7 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [85a6dd25] PositiveFactorizations v0.2.4 ⌅ [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [33c8b6b6] ProgressLogging v0.1.6 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [94ee1d12] Quaternions v0.7.7 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [c84ed2f1] Ratios v0.4.5 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.42.1 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [ae5879a3] ResettableStacks v1.2.0 [81cd853e] RingPolymerArrays v1.0.0 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v2.2.10 [6038ab10] Rotations v1.7.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [94e857df] SIMDTypes v0.1.0 [1bc83da4] SafeTestsets v0.1.0 [0bca4576] SciMLBase v2.131.0 [19f34311] SciMLJacobianOperators v0.1.12 [a6db7da4] SciMLLogging v1.8.0 [c0aeaf25] SciMLOperators v1.14.1 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.9.0 [efcf1570] Setfield v1.1.2 [727e6d20] SimpleNonlinearSolve v2.10.0 [699a6c99] SimpleTraits v0.9.5 [ce78b400] SimpleUnPack v1.1.0 [a2af1166] SortingAlgorithms v1.2.2 [0a514795] SparseMatrixColorings v0.4.23 [276daf66] SpecialFunctions v2.6.1 [171d559e] SplittablesBase v0.1.15 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [4c63d2b9] StatsFuns v1.5.2 [789caeaf] StochasticDiffEq v6.87.0 [7792a7ef] StrideArraysCore v0.5.8 [892a3eda] StringManipulation v0.4.2 [09ab397b] StructArrays v0.7.2 [2efcf032] SymbolicIndexingInterface v0.3.46 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [5d786b92] TerminalLoggers v0.1.7 [8290d209] ThreadingUtilities v0.5.5 [a759f4b9] TimerOutputs v0.5.29 [28d57a85] Transducers v0.4.85 [781d530d] TruncatedStacktraces v1.4.0 [3a884ed6] UnPack v1.0.2 [b8865327] UnicodePlots v3.8.1 [1986cc42] Unitful v1.27.0 [a7773ee8] UnitfulAtomic v1.0.0 [efce3f68] WoodburyMatrices v1.0.0 ⌅ [0234f1f7] HDF5_jll v1.14.6+0 [e33a78d0] Hwloc_jll v2.12.2+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [856f044c] MKL_jll v2025.2.0+0 [7cb0a576] MPICH_jll v4.3.2+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [fe0851c0] OpenMPI_jll v5.0.9+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [6ecdc6fc] extxyz_jll v0.1.3+0 [477f73a3] libaec_jll v1.1.4+0 [cdc7adba] libcleri_jll v0.12.1+3 [1317d2d5] oneTBB_jll v2022.0.0+1 [0dad84c5] ArgTools v1.1.2 [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.13.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 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [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.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.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... Test Summary: | Pass Total Time SampleableComponents | 52 52 27.2s Test Summary: | Pass Total Time DynamicalDistribution | 10 10 3.4s Test Summary: | Pass Total Time ElectronicDistributions | 2 2 10.1s ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("286ce1b1-6c8d-5016-ac43-97cd5558974d"), "LinearAlgebraExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/SciMLOperators/0RABL/src/SciMLOperators.jl:12  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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:3309  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/0RABL/src/SciMLOperators.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "ArrayPartition" was extended in `SurfaceHoppingMethods` without explicit qualification or import.  NOTE: Assumed "ArrayPartition" refers to `RecursiveArrayTools.ArrayPartition`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function ArrayPartition end`.  Hint: To silence the warning, qualify `ArrayPartition` as `RecursiveArrayTools.ArrayPartition` in the method signature or explicitly `import RecursiveArrayTools: ArrayPartition`. WARNING: Imported binding OrdinaryDiffEq.OrdinaryDiffEqAlgorithm was undeclared at import time during import to IntegrationAlgorithms. ERROR: LoadError: UndefVarError: `OrdinaryDiffEqAlgorithm` not defined in `NQCDynamics.DynamicsMethods.IntegrationAlgorithms` Suggestion: this global was defined as `OrdinaryDiffEq.OrdinaryDiffEqAlgorithm` but not assigned a value. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/NQCDynamics/Fo493/src/DynamicsMethods/IntegrationAlgorithms/IntegrationAlgorithms.jl:17  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/NQCDynamics/Fo493/src/DynamicsMethods/DynamicsMethods.jl:93  [4] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [5] top-level scope  @ ~/.julia/packages/NQCDynamics/Fo493/src/NQCDynamics.jl:41  [6] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [7] 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:3309  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [11] include_string  @ ./loading.jl:3161 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [13] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NQCDynamics/Fo493/src/DynamicsMethods/IntegrationAlgorithms/IntegrationAlgorithms.jl:2 in expression starting at /home/pkgeval/.julia/packages/NQCDynamics/Fo493/src/DynamicsMethods/DynamicsMethods.jl:1 in expression starting at /home/pkgeval/.julia/packages/NQCDynamics/Fo493/src/NQCDynamics.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ NQCDynamics │ [Output was shown above] └ ┌ SciMLOperators │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("286ce1b1-6c8d-5016-ac43-97cd5558974d"), "LinearAlgebraExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/SciMLOperators/0RABL/src/SciMLOperators.jl:12 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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:3309 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/0RABL/src/SciMLOperators.jl:1 │ in expression starting at stdin:5 └ PositionHarmonicRingPolymer: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: NQCDynamics Failed to precompile NQCDynamics [36248dfb-79eb-4f4d-ab9c-e29ea5f33e14] to "/home/pkgeval/.julia/compiled/v1.14/NQCDynamics/jl_GtV9Rw" (ProcessExited(1)). SciMLOperators Failed to precompile SciMLOperators [c0aeaf25-5076-4817-a8d5-81caf7dfa961] to "/home/pkgeval/.julia/compiled/v1.14/SciMLOperators/jl_g33krF" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/NQCDistributions/PyrJE/test/harmonic_ring_polymer.jl:2 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("286ce1b1-6c8d-5016-ac43-97cd5558974d"), "LinearAlgebraExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/SciMLOperators/0RABL/src/SciMLOperators.jl:12  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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:3309  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/0RABL/src/SciMLOperators.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "ArrayPartition" was extended in `SurfaceHoppingMethods` without explicit qualification or import.  NOTE: Assumed "ArrayPartition" refers to `RecursiveArrayTools.ArrayPartition`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function ArrayPartition end`.  Hint: To silence the warning, qualify `ArrayPartition` as `RecursiveArrayTools.ArrayPartition` in the method signature or explicitly `import RecursiveArrayTools: ArrayPartition`. WARNING: Imported binding OrdinaryDiffEq.OrdinaryDiffEqAlgorithm was undeclared at import time during import to IntegrationAlgorithms. ERROR: LoadError: UndefVarError: `OrdinaryDiffEqAlgorithm` not defined in `NQCDynamics.DynamicsMethods.IntegrationAlgorithms` Suggestion: this global was defined as `OrdinaryDiffEq.OrdinaryDiffEqAlgorithm` but not assigned a value. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/NQCDynamics/Fo493/src/DynamicsMethods/IntegrationAlgorithms/IntegrationAlgorithms.jl:17  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/NQCDynamics/Fo493/src/DynamicsMethods/DynamicsMethods.jl:93  [4] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [5] top-level scope  @ ~/.julia/packages/NQCDynamics/Fo493/src/NQCDynamics.jl:41  [6] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [7] 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:3309  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [11] include_string  @ ./loading.jl:3161 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [13] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NQCDynamics/Fo493/src/DynamicsMethods/IntegrationAlgorithms/IntegrationAlgorithms.jl:2 in expression starting at /home/pkgeval/.julia/packages/NQCDynamics/Fo493/src/DynamicsMethods/DynamicsMethods.jl:1 in expression starting at /home/pkgeval/.julia/packages/NQCDynamics/Fo493/src/NQCDynamics.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ NQCDynamics │ [Output was shown above] └ ┌ SciMLOperators │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("286ce1b1-6c8d-5016-ac43-97cd5558974d"), "LinearAlgebraExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/SciMLOperators/0RABL/src/SciMLOperators.jl:12 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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:3309 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/0RABL/src/SciMLOperators.jl:1 │ in expression starting at stdin:5 └ PositionFreeRingPolymer: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: NQCDynamics Failed to precompile NQCDynamics [36248dfb-79eb-4f4d-ab9c-e29ea5f33e14] to "/home/pkgeval/.julia/compiled/v1.14/NQCDynamics/jl_zg2Bbm" (ProcessExited(1)). SciMLOperators Failed to precompile SciMLOperators [c0aeaf25-5076-4817-a8d5-81caf7dfa961] to "/home/pkgeval/.julia/compiled/v1.14/SciMLOperators/jl_ZoxqtW" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/NQCDistributions/PyrJE/test/free_ring_polymer.jl:2 Test Summary: | Pass Error Total Time Nuclear distributions | 9 2 11 41m10.6s HarmonicWigner | 4 4 0.9s PositionHarmonicRingPolymer | 1 1 21m04.6s PositionFreeRingPolymer | 1 1 20m03.8s Boltzmann | 5 5 1.3s RNG of the outermost testset: Random.Xoshiro(0xbe4b5aa90d32d65b, 0x8b9faf300502710a, 0x99303f47ae08e3b4, 0xfaa6c2e7946c80e1, 0x39aaf8f4915e2224) ERROR: LoadError: Some tests did not pass: 9 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NQCDistributions/PyrJE/test/runtests.jl:7 Testing failed after 2439.51s ERROR: LoadError: Package NQCDistributions 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 2573.14s: package fails to precompile