Package evaluation to test StochasticGroundMotionSimulation on Julia 1.14.0-DEV.1367 (f40b117265*) started at 2025-12-14T16:05:33.799 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.27s ################################################################################ # Installation # Installing StochasticGroundMotionSimulation... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b8c06d6b] + StochasticGroundMotionSimulation v0.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [79e6a3ab] + Adapt v4.4.0 [13072b0f] + AxisAlgorithms v1.1.0 [d360d2e6] + ChainRulesCore v1.26.0 [38540f10] + CommonSolve v0.2.4 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [864edb3b] + DataStructures v0.19.3 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [442a2c76] + FastGaussQuadrature v1.1.0 [f6369f11] + ForwardDiff v1.3.0 [a98d9a8b] + Interpolations v0.16.2 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [3a141323] + PolynomialRoots v1.0.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [1fd47b50] + QuadGK v2.11.2 [c84ed2f1] + Ratios v0.4.5 [ae029012] + Requires v1.3.1 [f2b01f46] + Roots v2.2.10 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [b8c06d6b] + StochasticGroundMotionSimulation v0.3.0 [efce3f68] + WoodburyMatrices v1.0.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf 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 [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 4.59s ################################################################################ # 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:577 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:577 Precompilation failed after 13.39s ################################################################################ # Testing # Testing StochasticGroundMotionSimulation Status `/tmp/jl_mvpkOD/Project.toml` [442a2c76] FastGaussQuadrature v1.1.0 [f6369f11] ForwardDiff v1.3.0 [a98d9a8b] Interpolations v0.16.2 [3a141323] PolynomialRoots v1.0.0 [1fd47b50] QuadGK v2.11.2 [f2b01f46] Roots v2.2.10 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [b8c06d6b] StochasticGroundMotionSimulation v0.3.0 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_mvpkOD/Manifest.toml` [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [13072b0f] AxisAlgorithms v1.1.0 [d360d2e6] ChainRulesCore v1.26.0 [38540f10] CommonSolve v0.2.4 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [864edb3b] DataStructures v0.19.3 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [442a2c76] FastGaussQuadrature v1.1.0 [f6369f11] ForwardDiff v1.3.0 [a98d9a8b] Interpolations v0.16.2 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [3a141323] PolynomialRoots v1.0.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [1fd47b50] QuadGK v2.11.2 [c84ed2f1] Ratios v0.4.5 [ae029012] Requires v1.3.1 [f2b01f46] Roots v2.2.10 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [b8c06d6b] StochasticGroundMotionSimulation v0.3.0 [efce3f68] WoodburyMatrices v1.0.0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed 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 [a63ad114] Mmap v1.11.0 [de0858da] Printf 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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [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 Testing Running tests... Inconsistent combination of `rvt.dur_rms` and `rvt.pf_method` Inconsistent combination of `rvt.dur_rms` and `rvt.pf_method` 3.108895 seconds (2.98 M allocations: 145.257 MiB, 1.43% gc time, 99.00% compilation time) 0.606333 seconds (453.53 k allocations: 16.823 MiB, 5.37% gc time, 90.49% compilation time) 0.784592 seconds (413.90 k allocations: 21.501 MiB, 99.71% compilation time) 0.605119 seconds (426.25 k allocations: 16.337 MiB, 96.52% compilation time) 0.517273 seconds (129.53 k allocations: 6.586 MiB, 99.62% compilation time) 0.610090 seconds (392.74 k allocations: 15.232 MiB, 3.57% gc time, 93.45% compilation time) 0.485378 seconds (121.88 k allocations: 6.188 MiB, 99.60% compilation time) 0.580033 seconds (348.73 k allocations: 13.984 MiB, 97.54% compilation time) 0.460051 seconds (122.06 k allocations: 6.210 MiB, 99.58% compilation time) 0.426785 seconds (237.58 k allocations: 11.840 MiB, 96.82% compilation time) 0.414500 seconds (631.23 k allocations: 32.718 MiB, 99.39% compilation time) 0.261786 seconds (144.10 k allocations: 7.483 MiB, 9.50% gc time, 99.47% compilation time) 0.187032 seconds (113.94 k allocations: 5.954 MiB, 99.26% compilation time) 0.417251 seconds (206.66 k allocations: 10.348 MiB, 97.04% compilation time) 0.193084 seconds (146.88 k allocations: 7.619 MiB, 98.89% compilation time) 0.228558 seconds (144.58 k allocations: 7.504 MiB, 99.37% compilation time) 0.176218 seconds (106.19 k allocations: 5.512 MiB, 99.17% compilation time) 0.000286 seconds (1.86 k allocations: 96.953 KiB) 0.314927 seconds (182.82 k allocations: 9.600 MiB, 99.54% compilation time) 0.466751 seconds (195.41 k allocations: 9.838 MiB, 6.55% gc time, 97.63% compilation time) 0.200499 seconds (108.61 k allocations: 5.646 MiB, 99.37% compilation time) 0.139923 seconds (93.58 k allocations: 4.877 MiB, 99.10% compilation time) 0.322579 seconds (177.10 k allocations: 9.002 MiB, 97.30% compilation time) 0.211109 seconds (108.79 k allocations: 5.659 MiB, 99.45% compilation time) 0.192738 seconds (93.58 k allocations: 4.877 MiB, 99.27% compilation time) 0.337801 seconds (272.01 k allocations: 14.124 MiB, 99.93% compilation time) 0.018315 seconds (2.45 k allocations: 155.203 KiB, 98.47% compilation time) 1.019964 seconds (455.92 k allocations: 24.506 MiB, 3.43% gc time, 99.97% compilation time) 0.332590 seconds (266.21 k allocations: 13.846 MiB, 99.82% compilation time) 0.018103 seconds (2.45 k allocations: 156.250 KiB, 98.28% compilation time) 0.988517 seconds (440.34 k allocations: 23.744 MiB, 99.97% compilation time) Validating FAS model... ✓ Basic computation: FAS = 96.07894391523232 ✓ ForwardDiff w.r.t. frequency: ∂FAS/∂f = -99.9221016718416 ✓ ForwardDiff w.r.t. magnitude: ∂FAS/∂m = 0.0 ✓ ForwardDiff w.r.t. distance: ∂FAS/∂r = 0.0 ✓ Numerical stability check passed Validation complete! Validating duration model... ✓ Basic computation: Duration = 6.0 seconds ✓ ForwardDiff w.r.t. magnitude: ∂Duration/∂m = 0.5 ✓ ForwardDiff w.r.t. distance: ∂Duration/∂r = 0.1 Validation complete! Validating FAS model... ✓ Basic computation: FAS = 57.64736634913938 ✓ ForwardDiff w.r.t. frequency: ∂FAS/∂f = -59.95326100310497 ✓ ForwardDiff w.r.t. magnitude: ∂FAS/∂m = 9.607894391523232 ✓ ForwardDiff w.r.t. distance: ∂FAS/∂r = -5.764736634913938 ✓ Numerical stability check passed Validation complete! Validating FAS model... ✓ Basic computation: FAS = 3.3288403265563304 ✓ ForwardDiff w.r.t. frequency: ∂FAS/∂f = 6.134778013205327 ✓ ForwardDiff w.r.t. magnitude: ∂FAS/∂m = -1.1080227350599209e-5 ✓ ForwardDiff w.r.t. distance: ∂FAS/∂r = -0.34782383310546566 ✓ Numerical stability check passed Validation complete! Validating duration model... ✓ Basic computation: Duration = 6.0 seconds ✓ ForwardDiff w.r.t. magnitude: ∂Duration/∂m = 0.5 ✓ ForwardDiff w.r.t. distance: ∂Duration/∂r = 0.1 Validation complete! Validating duration model... ✓ Basic computation: Duration = 3.000033382134599 seconds ✓ ForwardDiff w.r.t. magnitude: ∂Duration/∂m = 7.667032612486055e-6 ✓ ForwardDiff w.r.t. distance: ∂Duration/∂r = 0.09996662343661589 Validation complete! Validating FAS model... ✓ Basic computation: FAS = 96.07894391523232 ✓ ForwardDiff w.r.t. frequency: ∂FAS/∂f = -99.9221016718416 ✓ ForwardDiff w.r.t. magnitude: ∂FAS/∂m = 0.0 ✓ ForwardDiff w.r.t. distance: ∂FAS/∂r = 0.0 ✓ Numerical stability check passed Validation complete! Validating FAS model... ✓ Basic computation: FAS = 192.15788783046463 ✓ ForwardDiff w.r.t. frequency: ∂FAS/∂f = -199.8442033436832 ✓ ForwardDiff w.r.t. magnitude: ∂FAS/∂m = 0.0 ✓ ForwardDiff w.r.t. distance: ∂FAS/∂r = 0.0 ✓ Numerical stability check passed Validation complete! Validating FAS model... ✓ Basic computation: FAS = 100.0 ✓ ForwardDiff w.r.t. frequency: ∂FAS/∂f = -100.0 ✓ ForwardDiff w.r.t. magnitude: ∂FAS/∂m = 0.0 ✓ ForwardDiff w.r.t. distance: ∂FAS/∂r = 0.0 ✓ Numerical stability check passed Validation complete! Validating duration model... ✓ Basic computation: Duration = 8.0 seconds ✓ ForwardDiff w.r.t. magnitude: ∂Duration/∂m = 0.5 ✓ ForwardDiff w.r.t. distance: ∂Duration/∂r = 0.0 Validation complete! Validating FAS model... ✓ Basic computation: FAS = 60.0 ✓ ForwardDiff w.r.t. frequency: ∂FAS/∂f = -60.0 ✓ ForwardDiff w.r.t. magnitude: ∂FAS/∂m = 10.0 ✓ ForwardDiff w.r.t. distance: ∂FAS/∂r = -6.0 ✓ Numerical stability check passed Validation complete! Validating duration model... ✓ Basic computation: Duration = 8.0 seconds ✓ ForwardDiff w.r.t. magnitude: ∂Duration/∂m = 0.5 ✓ ForwardDiff w.r.t. distance: ∂Duration/∂r = 0.0 Validation complete! ✓ All custom models tests completed successfully! ✓ All RVT interface branching tests completed successfully! Test Summary: | Pass Total Time StochasticGroundMotionSimulation.jl | 2330 2330 1m59.1s Testing StochasticGroundMotionSimulation tests passed Testing completed after 427.66s PkgEval succeeded after 465.64s