Package evaluation to test BinningAnalysis on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T14:28:03.240 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.62s ################################################################################ # Installation # Installing BinningAnalysis... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b7192094] + BinningAnalysis v0.6.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [b7192094] + BinningAnalysis v0.6.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [46192b85] + GPUArraysCore v0.2.0 [3587e190] + InverseFunctions v0.1.17 [50d2b5c4] + Lazy v0.15.1 [1914dd2f] + MacroTools v0.5.16 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.40.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [2efcf032] + SymbolicIndexingInterface v0.3.46 [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 [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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.7s ################################################################################ # 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.19s ################################################################################ # Testing # Testing BinningAnalysis Status `/tmp/jl_XrKUHS/Project.toml` [b7192094] BinningAnalysis v0.6.1 [50d2b5c4] Lazy v0.15.1 [731186ca] RecursiveArrayTools v3.40.0 [189a3867] Reexport v1.2.2 [860ef19b] StableRNGs v1.0.4 [10745b16] Statistics v1.11.1 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_XrKUHS/Manifest.toml` [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [b7192094] BinningAnalysis v0.6.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [46192b85] GPUArraysCore v0.2.0 [3587e190] InverseFunctions v0.1.17 [50d2b5c4] Lazy v0.15.1 [1914dd2f] MacroTools v0.5.16 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.40.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [860ef19b] StableRNGs v1.0.4 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [2efcf032] SymbolicIndexingInterface v0.3.46 [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 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for BinningAnalysis [b7192094-8e58-5052-a244-180a858778ee] │ exception = Required dependency Base.PkgId(Base.UUID("3cdcf5f2-1ef4-517c-9805-6587b60abb01"), "RecipesBase") failed to load from a cache file. └ @ Base loading.jl:2891 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for RecursiveArrayTools [731186ca-8d62-57ce-b412-fbd966d074cd] │ exception = Required dependency Base.PkgId(Base.UUID("3cdcf5f2-1ef4-517c-9805-6587b60abb01"), "RecipesBase") failed to load from a cache file. └ @ Base loading.jl:2891 Constructors and basic properties: Test Failed at /home/pkgeval/.julia/packages/BinningAnalysis/aFUnm/test/errorpropagator.jl:80 Expression: mean(ep, 1) == mean(x) Evaluated: 0.48565261167968593 == 0.4856526116796859 Stacktrace: [1] top-level scope @ ~/.julia/packages/BinningAnalysis/aFUnm/test/errorpropagator.jl:3 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/BinningAnalysis/aFUnm/test/errorpropagator.jl:80 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Jackknife: Test Failed at /home/pkgeval/.julia/packages/BinningAnalysis/aFUnm/test/runtests.jl:101 Expression: isapprox.(jackknife_full(identity, 1 ./ ts), (8.100918442541115, -1.7745804825608502e-12, 1.1300185005334797), atol = 1.0e-12) |> all Evaluated: (true, false, true) |> all Stacktrace: [1] top-level scope @ ~/.julia/packages/BinningAnalysis/aFUnm/test/runtests.jl:9 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/BinningAnalysis/aFUnm/test/runtests.jl:89 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/BinningAnalysis/aFUnm/test/runtests.jl:101 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Jackknife: Test Failed at /home/pkgeval/.julia/packages/BinningAnalysis/aFUnm/test/runtests.jl:125 Expression: isapprox.(jackknife_full(identity, 1 ./ ts), (1.1073219254997184 - 1.0192129143995317im, -4.4364512064021255e-13 - 8.872902412804251e-13im, 0.04523021048684197), atol = 1.0e-12) |> all Evaluated: (false, false, true) |> all Stacktrace: [1] top-level scope @ ~/.julia/packages/BinningAnalysis/aFUnm/test/runtests.jl:9 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/BinningAnalysis/aFUnm/test/runtests.jl:89 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/BinningAnalysis/aFUnm/test/runtests.jl:125 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Test Summary: | Pass Fail Total Time All Tests | 872 3 875 2m54.0s Logarithmic Binning | 369 369 39.3s Full Binning | 74 74 10.6s Error Propagator | 194 1 195 1m44.0s Constructors and basic properties | 74 1 75 30.8s Check variance for Float64 values | 18 18 5.8s Check variance for Float64 vectors | 15 15 21.8s Check variance for complex values | 18 18 6.2s Check variance for complex vectors | 15 15 18.7s Type promotion | 2 2 2.8s Sum-type heuristic | 4 4 6.5s Indexing Bounds | 12 12 0.1s _reliable_level | 10 10 1.1s Cosmetics (show, print, etc.) | 4 4 1.5s Error Propagation | 22 22 6.5s Incremental Binning | 9 9 2.0s Checking converging data (Real) | 166 166 3.9s Ising Energies | 9 9 1.8s Generic functions | 45 45 10.9s Jackknife | 6 2 8 1.3s RNG of the outermost testset: Random.Xoshiro(0x4d7b8af74a227b14, 0x60d85fa09cc85c58, 0x5d590169ea0b41f1, 0x734b95429ee70668, 0x69d2c5bd0b0506a9) ERROR: LoadError: Some tests did not pass: 872 passed, 3 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/BinningAnalysis/aFUnm/test/runtests.jl:7 Testing failed after 204.39s ERROR: LoadError: Package BinningAnalysis 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:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 246.89s: package has test failures