Package evaluation to test MeasureBase on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T15:43:18.035 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.1s ################################################################################ # Installation # Installing MeasureBase... Resolving package versions... Installed Compat ─────────────────── v4.18.1 Installed ConstructionBase ───────── v1.6.0 Installed Tricks ─────────────────── v0.1.13 Installed PrettyPrinting ─────────── v0.4.2 Installed Statistics ─────────────── v1.11.1 Installed FillArrays ─────────────── v1.15.0 Installed LogarithmicNumbers ─────── v1.4.1 Installed CommonWorldInvalidations ─ v1.0.0 Installed IrrationalConstants ────── v0.2.6 Installed OpenSpecFun_jll ────────── v0.5.6+0 Installed SciMLPublic ────────────── v1.0.1 Installed NaNMath ────────────────── v1.1.3 Installed FunctionChains ─────────── v0.2.3 Installed ChainRulesCore ─────────── v1.26.0 Installed MeasureBase ────────────── v0.14.13 Installed PrecompileTools ────────── v1.3.3 Installed LogExpFunctions ────────── v0.3.29 Installed IfElse ─────────────────── v0.1.1 Installed Reexport ───────────────── v1.2.2 Installed InverseFunctions ───────── v0.1.17 Installed SpecialFunctions ───────── v2.6.1 Installed IntervalSets ───────────── v0.7.13 Installed Preferences ────────────── v1.5.1 Installed Static ─────────────────── v1.3.1 Installed JLLWrappers ────────────── v1.7.1 Installed MappedArrays ───────────── v0.4.3 Installed ChangesOfVariables ─────── v0.1.10 Installed DensityInterface ───────── v0.4.0 Installed DocStringExtensions ────── v0.9.5 Installing 1 artifacts Installed artifact OpenSpecFun 194.9 KiB Updating `~/.julia/environments/v1.14/Project.toml` [fa1605e6] + MeasureBase v0.14.13 Updating `~/.julia/environments/v1.14/Manifest.toml` [d360d2e6] + ChainRulesCore v1.26.0 [9e997f8a] + ChangesOfVariables v0.1.10 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [b429d917] + DensityInterface v0.4.0 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.15.0 [8e6b2b91] + FunctionChains v0.2.3 [615f187c] + IfElse v0.1.1 [8197267c] + IntervalSets v0.7.13 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [aa2f6b4e] + LogarithmicNumbers v1.4.1 [dbb5928d] + MappedArrays v0.4.3 [fa1605e6] + MeasureBase v0.14.13 [77ba4419] + NaNMath v1.1.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [54e16d92] + PrettyPrinting v0.4.2 [189a3867] + Reexport v1.2.2 [431bcebd] + SciMLPublic v1.0.1 [276daf66] + SpecialFunctions v2.6.1 [aedffcd0] + Static v1.3.1 [10745b16] + Statistics v1.11.1 [410a4b4d] + Tricks v0.1.13 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates 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 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 8.19s ################################################################################ # 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 13.48s ################################################################################ # Testing # Testing MeasureBase Status `/tmp/jl_BErikM/Project.toml` [4c88cf16] Aqua v0.8.14 [cdddcdb0] ChainRulesTestUtils v1.13.1 [9e997f8a] ChangesOfVariables v0.1.10 [b429d917] DensityInterface v0.4.0 [e30172f5] Documenter v1.16.1 [1a297f60] FillArrays v1.15.0 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [2ab3a3ac] LogExpFunctions v0.3.29 [aa2f6b4e] LogarithmicNumbers v1.4.1 [fa1605e6] MeasureBase v0.14.13 [276daf66] SpecialFunctions v2.6.1 [aedffcd0] Static v1.3.1 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_BErikM/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.14 [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 [9e997f8a] ChangesOfVariables v0.1.10 [944b1d66] CodecZlib v0.7.8 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [b429d917] DensityInterface v0.4.0 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [1a297f60] FillArrays v1.15.0 [26cc04aa] FiniteDifferences v0.12.33 [8e6b2b91] FunctionChains v0.2.3 [d7ba0133] Git v1.5.0 [b5f81e59] IOCapture v1.0.0 [615f187c] IfElse v0.1.1 [8197267c] IntervalSets v0.7.13 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [aa2f6b4e] LogarithmicNumbers v1.4.1 [dbb5928d] MappedArrays v0.4.3 [d0879d2d] MarkdownAST v0.1.2 [fa1605e6] MeasureBase v0.14.13 [77ba4419] NaNMath v1.1.3 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [54e16d92] PrettyPrinting v0.4.2 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [708f8203] Richardson v1.4.2 [431bcebd] SciMLPublic v1.0.1 [276daf66] SpecialFunctions v2.6.1 [aedffcd0] Static v1.3.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.6.0 [fd094767] Suppressor v0.2.8 [3bb67fe8] TranscodingStreams v0.11.3 [410a4b4d] Tricks v0.1.13 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.52.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [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 [b77e0a4c] InteractiveUtils 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.13.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 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.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.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 Testing Running tests... Test Summary: | Pass Total Time Aqua tests | 10 10 1m09.9s Test Summary: | Pass Total Time static | 18 18 0.4s [ Info: testing Lebesgue(ℝ) ^ 3 [ Info: testing Lebesgue(ℝ) ^ (2, 3) [ Info: testing 3.0 * Lebesgue(ℝ) [ Info: testing Dirac(π) [ Info: testing Lebesgue(ℝ) [ Info: testing SuperpositionMeasure((0.2 * Lebesgue(ℝ), 0.8 * Dirac(0.0))) SuperpositionMeasure((0.2 * Lebesgue(ℝ), 0.8 * Dirac(0.0))): Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::SuperpositionMeasure{Tuple{WeightedMeasure{Float64, Lebesgue{MeasureBase.RealNumbers}}, WeightedMeasure{Float64, Dirac{Float64}}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:65 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 SuperpositionMeasure((0.2 * Lebesgue(ℝ), 0.8 * Dirac(0.0))) ^ 3: Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::PowerMeasure{SuperpositionMeasure{Tuple{WeightedMeasure{Float64, Lebesgue{MeasureBase.RealNumbers}}, WeightedMeasure{Float64, Dirac{Float64}}}}, Tuple{Base.OneTo{Int64}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:66 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 SuperpositionMeasure((0.2 * Lebesgue(ℝ), 0.8 * Dirac(0.0))) ^ (3, 2): Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::PowerMeasure{SuperpositionMeasure{Tuple{WeightedMeasure{Float64, Lebesgue{MeasureBase.RealNumbers}}, WeightedMeasure{Float64, Dirac{Float64}}}}, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:67 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 5.0 * SuperpositionMeasure((0.2 * Lebesgue(ℝ), 0.8 * Dirac(0.0))): Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::WeightedMeasure{Float64, SuperpositionMeasure{Tuple{WeightedMeasure{Float64, Lebesgue{MeasureBase.RealNumbers}}, WeightedMeasure{Float64, Dirac{Float64}}}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:68 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 [ Info: testing SuperpositionMeasure((Dirac(0), Dirac(1))) [ Info: testing SuperpositionMeasure((Dirac(0.0), Lebesgue(ℝ))) [ Info: testing SpikeMixture(Lebesgue(ℝ), 0.2) [ Info: testing (StdLogistic)() [ Info: testing (StdLogistic)() ^ 3 [ Info: testing (StdLogistic)() ^ (2, 3) [ Info: testing 3.0 * (StdLogistic)() [ Info: testing SuperpositionMeasure((0.2 * (StdLogistic)(), 0.8 * Dirac(0.0))) SuperpositionMeasure((0.2 * (StdLogistic)(), 0.8 * Dirac(0.0))): Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::SuperpositionMeasure{Tuple{WeightedMeasure{Float64, StdLogistic}, WeightedMeasure{Float64, Dirac{Float64}}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:65 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 SuperpositionMeasure((0.2 * (StdLogistic)(), 0.8 * Dirac(0.0))) ^ 3: Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::PowerMeasure{SuperpositionMeasure{Tuple{WeightedMeasure{Float64, StdLogistic}, WeightedMeasure{Float64, Dirac{Float64}}}}, Tuple{Base.OneTo{Int64}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:66 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 SuperpositionMeasure((0.2 * (StdLogistic)(), 0.8 * Dirac(0.0))) ^ (3, 2): Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::PowerMeasure{SuperpositionMeasure{Tuple{WeightedMeasure{Float64, StdLogistic}, WeightedMeasure{Float64, Dirac{Float64}}}}, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:67 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 5.0 * SuperpositionMeasure((0.2 * (StdLogistic)(), 0.8 * Dirac(0.0))): Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::WeightedMeasure{Float64, SuperpositionMeasure{Tuple{WeightedMeasure{Float64, StdLogistic}, WeightedMeasure{Float64, Dirac{Float64}}}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:68 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 [ Info: testing SuperpositionMeasure((Dirac(0.0), (StdLogistic)())) [ Info: testing SpikeMixture((StdLogistic)(), 0.2) [ Info: testing (StdUniform)() [ Info: testing (StdUniform)() ^ 3 [ Info: testing (StdUniform)() ^ (2, 3) [ Info: testing 3.0 * (StdUniform)() [ Info: testing SuperpositionMeasure((0.2 * (StdUniform)(), 0.8 * Dirac(0.0))) SuperpositionMeasure((0.2 * (StdUniform)(), 0.8 * Dirac(0.0))): Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::SuperpositionMeasure{Tuple{WeightedMeasure{Float64, StdUniform}, WeightedMeasure{Float64, Dirac{Float64}}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:65 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 SuperpositionMeasure((0.2 * (StdUniform)(), 0.8 * Dirac(0.0))) ^ 3: Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::PowerMeasure{SuperpositionMeasure{Tuple{WeightedMeasure{Float64, StdUniform}, WeightedMeasure{Float64, Dirac{Float64}}}}, Tuple{Base.OneTo{Int64}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:66 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 SuperpositionMeasure((0.2 * (StdUniform)(), 0.8 * Dirac(0.0))) ^ (3, 2): Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::PowerMeasure{SuperpositionMeasure{Tuple{WeightedMeasure{Float64, StdUniform}, WeightedMeasure{Float64, Dirac{Float64}}}}, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:67 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 5.0 * SuperpositionMeasure((0.2 * (StdUniform)(), 0.8 * Dirac(0.0))): Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::WeightedMeasure{Float64, SuperpositionMeasure{Tuple{WeightedMeasure{Float64, StdUniform}, WeightedMeasure{Float64, Dirac{Float64}}}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:68 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 [ Info: testing SuperpositionMeasure((Dirac(0.0), (StdUniform)())) [ Info: testing SpikeMixture((StdUniform)(), 0.2) [ Info: testing (StdExponential)() ^ 3 [ Info: testing (StdExponential)() ^ (2, 3) [ Info: testing 3.0 * (StdExponential)() [ Info: testing (StdExponential)() [ Info: testing SuperpositionMeasure((0.2 * (StdExponential)(), 0.8 * Dirac(0.0))) SuperpositionMeasure((0.2 * (StdExponential)(), 0.8 * Dirac(0.0))): Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::SuperpositionMeasure{Tuple{WeightedMeasure{Float64, StdExponential}, WeightedMeasure{Float64, Dirac{Float64}}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:65 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 SuperpositionMeasure((0.2 * (StdExponential)(), 0.8 * Dirac(0.0))) ^ 3: Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::PowerMeasure{SuperpositionMeasure{Tuple{WeightedMeasure{Float64, StdExponential}, WeightedMeasure{Float64, Dirac{Float64}}}}, Tuple{Base.OneTo{Int64}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:66 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 SuperpositionMeasure((0.2 * (StdExponential)(), 0.8 * Dirac(0.0))) ^ (3, 2): Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::PowerMeasure{SuperpositionMeasure{Tuple{WeightedMeasure{Float64, StdExponential}, WeightedMeasure{Float64, Dirac{Float64}}}}, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:67 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 5.0 * SuperpositionMeasure((0.2 * (StdExponential)(), 0.8 * Dirac(0.0))): Error During Test at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/src/interface.jl:47 Got exception outside of a @test return type Float64 does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:48 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:69 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] test_interface(μ::WeightedMeasure{Float64, SuperpositionMeasure{Tuple{WeightedMeasure{Float64, StdExponential}, WeightedMeasure{Float64, Dirac{Float64}}}}}) @ MeasureBase.Interface ~/.julia/packages/MeasureBase/t8sMc/src/interface.jl:45 [7] macro expansion @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:68 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:63 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 [ Info: testing SuperpositionMeasure((Dirac(0.0), (StdExponential)())) [ Info: testing SpikeMixture((StdExponential)(), 0.2) [ Info: testing (CountingBase)() [ Info: testing Likelihood [ Info: testing (TrivialMeasure)() Test Summary: | Pass Error Broken Total Time testvalue | 448 16 3 467 28.4s Lebesgue(ℝ) ^ 3 | 4 4 0.2s Lebesgue(ℝ) ^ 3 ^ 3 | 4 4 0.1s Lebesgue(ℝ) ^ 3 ^ (3, 2) | 4 4 0.2s 5.0 * Lebesgue(ℝ) ^ 3 | 4 4 0.1s Lebesgue(ℝ) ^ (2, 3) | 4 4 0.1s Lebesgue(ℝ) ^ (2, 3) ^ 3 | 4 4 0.1s Lebesgue(ℝ) ^ (2, 3) ^ (3, 2) | 4 4 0.1s 5.0 * Lebesgue(ℝ) ^ (2, 3) | 4 4 0.1s 3.0 * Lebesgue(ℝ) | 4 4 0.0s 27.0 * Lebesgue(ℝ) ^ 3 | 4 4 0.0s 729.0 * Lebesgue(ℝ) ^ (3, 2) | 4 4 0.0s 15.0 * Lebesgue(ℝ) | 4 4 0.0s Dirac(π) | 4 4 0.0s Dirac(π) ^ 3 | 4 4 0.1s Dirac(π) ^ (3, 2) | 4 4 0.1s 5.0 * Dirac(π) | 4 4 0.0s Lebesgue(ℝ) | 4 4 0.0s Lebesgue(ℝ) ^ 3 | 4 4 0.0s Lebesgue(ℝ) ^ (3, 2) | 4 4 0.0s 5.0 * Lebesgue(ℝ) | 4 4 0.0s SuperpositionMeasure((0.2 * Lebesgue(ℝ), 0.8 * Dirac(0.0))) | 2 1 3 3.1s SuperpositionMeasure((0.2 * Lebesgue(ℝ), 0.8 * Dirac(0.0))) ^ 3 | 2 1 3 0.2s SuperpositionMeasure((0.2 * Lebesgue(ℝ), 0.8 * Dirac(0.0))) ^ (3, 2) | 2 1 3 0.2s 5.0 * SuperpositionMeasure((0.2 * Lebesgue(ℝ), 0.8 * Dirac(0.0))) | 2 1 3 0.2s SuperpositionMeasure((Dirac(0), Dirac(1))) | 4 4 0.1s SuperpositionMeasure((Dirac(0), Dirac(1))) ^ 3 | 4 4 0.1s SuperpositionMeasure((Dirac(0), Dirac(1))) ^ (3, 2) | 4 4 0.1s 5.0 * SuperpositionMeasure((Dirac(0), Dirac(1))) | 4 4 0.1s SuperpositionMeasure((Dirac(0.0), Lebesgue(ℝ))) | 4 4 0.3s SuperpositionMeasure((Dirac(0.0), Lebesgue(ℝ))) ^ 3 | 4 4 0.1s SuperpositionMeasure((Dirac(0.0), Lebesgue(ℝ))) ^ (3, 2) | 4 4 0.1s 5.0 * SuperpositionMeasure((Dirac(0.0), Lebesgue(ℝ))) | 4 4 0.1s SpikeMixture(Lebesgue(ℝ), 0.2) | 4 4 0.1s SpikeMixture(Lebesgue(ℝ), 0.2) ^ 3 | 4 4 0.1s SpikeMixture(Lebesgue(ℝ), 0.2) ^ (3, 2) | 4 4 0.1s 5.0 * SpikeMixture(Lebesgue(ℝ), 0.2) | 4 4 0.0s (StdLogistic)() | 4 4 0.0s (StdLogistic)() ^ 3 | 4 4 0.1s (StdLogistic)() ^ (3, 2) | 4 4 0.1s 5.0 * (StdLogistic)() | 4 4 0.1s (StdLogistic)() ^ 3 | 4 4 0.0s (StdLogistic)() ^ 3 ^ 3 | 4 4 0.1s (StdLogistic)() ^ 3 ^ (3, 2) | 4 4 0.1s 5.0 * (StdLogistic)() ^ 3 | 4 4 0.1s (StdLogistic)() ^ (2, 3) | 4 4 0.0s (StdLogistic)() ^ (2, 3) ^ 3 | 4 4 0.1s (StdLogistic)() ^ (2, 3) ^ (3, 2) | 4 4 0.1s 5.0 * (StdLogistic)() ^ (2, 3) | 4 4 0.1s 3.0 * (StdLogistic)() | 4 4 0.0s 27.0 * (StdLogistic)() ^ 3 | 4 4 0.0s 729.0 * (StdLogistic)() ^ (3, 2) | 4 4 0.0s 15.0 * (StdLogistic)() | 4 4 0.0s SuperpositionMeasure((0.2 * (StdLogistic)(), 0.8 * Dirac(0.0))) | 2 1 3 0.2s SuperpositionMeasure((0.2 * (StdLogistic)(), 0.8 * Dirac(0.0))) ^ 3 | 2 1 3 0.2s SuperpositionMeasure((0.2 * (StdLogistic)(), 0.8 * Dirac(0.0))) ^ (3, 2) | 2 1 3 0.2s 5.0 * SuperpositionMeasure((0.2 * (StdLogistic)(), 0.8 * Dirac(0.0))) | 2 1 3 0.2s SuperpositionMeasure((Dirac(0.0), (StdLogistic)())) | 4 4 0.2s SuperpositionMeasure((Dirac(0.0), (StdLogistic)())) ^ 3 | 4 4 0.1s SuperpositionMeasure((Dirac(0.0), (StdLogistic)())) ^ (3, 2) | 4 4 0.1s 5.0 * SuperpositionMeasure((Dirac(0.0), (StdLogistic)())) | 4 4 0.1s SpikeMixture((StdLogistic)(), 0.2) | 4 4 0.0s SpikeMixture((StdLogistic)(), 0.2) ^ 3 | 4 4 0.1s SpikeMixture((StdLogistic)(), 0.2) ^ (3, 2) | 4 4 0.1s 5.0 * SpikeMixture((StdLogistic)(), 0.2) | 4 4 0.1s (StdUniform)() | 4 4 0.0s (StdUniform)() ^ 3 | 4 4 0.1s (StdUniform)() ^ (3, 2) | 4 4 0.1s 5.0 * (StdUniform)() | 4 4 0.0s (StdUniform)() ^ 3 | 4 4 0.0s (StdUniform)() ^ 3 ^ 3 | 4 4 0.1s (StdUniform)() ^ 3 ^ (3, 2) | 4 4 0.1s 5.0 * (StdUniform)() ^ 3 | 4 4 0.1s (StdUniform)() ^ (2, 3) | 4 4 0.0s (StdUniform)() ^ (2, 3) ^ 3 | 4 4 0.1s (StdUniform)() ^ (2, 3) ^ (3, 2) | 4 4 0.1s 5.0 * (StdUniform)() ^ (2, 3) | 4 4 0.1s 3.0 * (StdUniform)() | 4 4 0.0s 27.0 * (StdUniform)() ^ 3 | 4 4 0.0s 729.0 * (StdUniform)() ^ (3, 2) | 4 4 0.0s 15.0 * (StdUniform)() | 4 4 0.0s SuperpositionMeasure((0.2 * (StdUniform)(), 0.8 * Dirac(0.0))) | 2 1 3 0.2s SuperpositionMeasure((0.2 * (StdUniform)(), 0.8 * Dirac(0.0))) ^ 3 | 2 1 3 0.2s SuperpositionMeasure((0.2 * (StdUniform)(), 0.8 * Dirac(0.0))) ^ (3, 2) | 2 1 3 0.2s 5.0 * SuperpositionMeasure((0.2 * (StdUniform)(), 0.8 * Dirac(0.0))) | 2 1 3 0.2s SuperpositionMeasure((Dirac(0.0), (StdUniform)())) | 4 4 0.1s SuperpositionMeasure((Dirac(0.0), (StdUniform)())) ^ 3 | 4 4 0.1s SuperpositionMeasure((Dirac(0.0), (StdUniform)())) ^ (3, 2) | 4 4 0.1s 5.0 * SuperpositionMeasure((Dirac(0.0), (StdUniform)())) | 4 4 0.1s SpikeMixture((StdUniform)(), 0.2) | 4 4 0.0s SpikeMixture((StdUniform)(), 0.2) ^ 3 | 4 4 0.1s SpikeMixture((StdUniform)(), 0.2) ^ (3, 2) | 4 4 0.1s 5.0 * SpikeMixture((StdUniform)(), 0.2) | 4 4 0.0s (StdExponential)() ^ 3 | 4 4 0.1s (StdExponential)() ^ 3 ^ 3 | 4 4 0.1s (StdExponential)() ^ 3 ^ (3, 2) | 4 4 0.1s 5.0 * (StdExponential)() ^ 3 | 4 4 0.1s (StdExponential)() ^ (2, 3) | 4 4 0.1s (StdExponential)() ^ (2, 3) ^ 3 | 4 4 0.1s (StdExponential)() ^ (2, 3) ^ (3, 2) | 4 4 0.1s 5.0 * (StdExponential)() ^ (2, 3) | 4 4 0.1s 3.0 * (StdExponential)() | 4 4 0.0s 27.0 * (StdExponential)() ^ 3 | 4 4 0.0s 729.0 * (StdExponential)() ^ (3, 2) | 4 4 0.0s 15.0 * (StdExponential)() | 4 4 0.0s (StdExponential)() | 4 4 0.0s (StdExponential)() ^ 3 | 4 4 0.0s (StdExponential)() ^ (3, 2) | 4 4 0.0s 5.0 * (StdExponential)() | 4 4 0.0s SuperpositionMeasure((0.2 * (StdExponential)(), 0.8 * Dirac(0.0))) | 2 1 3 0.2s SuperpositionMeasure((0.2 * (StdExponential)(), 0.8 * Dirac(0.0))) ^ 3 | 2 1 3 0.2s SuperpositionMeasure((0.2 * (StdExponential)(), 0.8 * Dirac(0.0))) ^ (3, 2) | 2 1 3 0.2s 5.0 * SuperpositionMeasure((0.2 * (StdExponential)(), 0.8 * Dirac(0.0))) | 2 1 3 0.2s SuperpositionMeasure((Dirac(0.0), (StdExponential)())) | 4 4 0.1s SuperpositionMeasure((Dirac(0.0), (StdExponential)())) ^ 3 | 4 4 0.1s SuperpositionMeasure((Dirac(0.0), (StdExponential)())) ^ (3, 2) | 4 4 0.1s 5.0 * SuperpositionMeasure((Dirac(0.0), (StdExponential)())) | 4 4 0.1s SpikeMixture((StdExponential)(), 0.2) | 4 4 0.0s SpikeMixture((StdExponential)(), 0.2) ^ 3 | 4 4 0.1s SpikeMixture((StdExponential)(), 0.2) ^ (3, 2) | 4 4 0.1s 5.0 * SpikeMixture((StdExponential)(), 0.2) | 4 4 0.0s RNG of the outermost testset: Xoshiro(0xf7c033149533c3c7, 0x8cedfea311861360, 0x907f51f225fd1819, 0xefa5091515b1b00b, 0xfe8a084c1f9346b1) ERROR: LoadError: Some tests did not pass: 448 passed, 0 failed, 16 errored, 3 broken. in expression starting at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/test/test_basics.jl:62 in expression starting at /home/pkgeval/.julia/packages/MeasureBase/t8sMc/test/runtests.jl:14 Testing failed after 225.97s ERROR: LoadError: Package MeasureBase 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 288.32s: package tests unexpectedly errored