Package evaluation to test BitInformation on Julia 1.14.0-DEV.65 (b05afe0f25*) started at 2025-11-13T16:40:07.966 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.94s ################################################################################ # Installation # Installing BitInformation... Resolving package versions... Installed Rmath_jll ─────────────── v0.5.1+0 Installed HypergeometricFunctions ─ v0.3.28 Installed OrderedCollections ────── v1.8.1 Installed AliasTables ───────────── v1.1.3 Installed DataAPI ───────────────── v1.16.0 Installed FillArrays ────────────── v1.15.0 Installed StatsBase ─────────────── v0.34.8 Installed DataStructures ────────── v0.19.3 Installed Statistics ────────────── v1.11.1 Installed OpenSpecFun_jll ───────── v0.5.6+0 Installed StatsAPI ──────────────── v1.7.1 Installed Rmath ─────────────────── v0.9.0 Installed IrrationalConstants ───── v0.2.6 Installed LogExpFunctions ───────── v0.3.29 Installed QuadGK ────────────────── v2.11.2 Installed StatsFuns ─────────────── v1.5.2 Installed PtrArrays ─────────────── v1.3.0 Installed Reexport ──────────────── v1.2.2 Installed Missings ──────────────── v1.2.0 Installed SpecialFunctions ──────── v2.6.1 Installed Preferences ───────────── v1.5.0 Installed Distributions ─────────── v0.25.122 Installed JLLWrappers ───────────── v1.7.1 Installed PDMats ────────────────── v0.11.36 Installed BitInformation ────────── v0.6.3 Installed DocStringExtensions ───── v0.9.5 Installed SortingAlgorithms ─────── v1.2.2 Installing 2 artifacts Installed artifact Rmath 121.9 KiB Installed artifact OpenSpecFun 194.9 KiB Updating `~/.julia/environments/v1.14/Project.toml` [de688a37] + BitInformation v0.6.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [de688a37] + BitInformation v0.6.3 [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 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.36 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.9.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.8 [4c63d2b9] + StatsFuns v1.5.2 [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 [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 8.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 4567.4 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 851.0 ms ✓ StatsAPI 2367.4 ms ✓ FillArrays 743.7 ms ✓ Reexport 1290.5 ms ✓ DocStringExtensions 798.5 ms ✓ PtrArrays 1251.0 ms ✓ OrderedCollections 840.5 ms ✓ DataAPI 1934.6 ms ✓ Statistics 2205.6 ms ✓ IrrationalConstants 1420.2 ms ✓ SuiteSparse 1392.7 ms ✓ Preferences 1880.1 ms ✓ FillArrays → FillArraysSparseArraysExt 1251.7 ms ✓ AliasTables 4023.2 ms ✓ DataStructures 935.3 ms ✓ Missings 1286.3 ms ✓ Statistics → SparseArraysExt 966.5 ms ✓ FillArrays → FillArraysStatisticsExt 1655.0 ms ✓ LogExpFunctions 1838.0 ms ✓ PDMats 1282.4 ms ✓ JLLWrappers 1049.8 ms ✓ SortingAlgorithms 2183.2 ms ✓ QuadGK 1460.9 ms ✓ FillArrays → FillArraysPDMatsExt 1389.9 ms ✓ Rmath_jll 1352.7 ms ✓ OpenSpecFun_jll 4462.1 ms ✓ StatsBase 1433.6 ms ✓ Rmath 5238.2 ms ✓ SpecialFunctions 1572.9 ms ✓ PDMats → StatsBaseExt 2407.9 ms ✓ HypergeometricFunctions 2869.8 ms ✓ StatsFuns 9235.6 ms ✓ Distributions 2788.4 ms ✓ BitInformation 33 dependencies successfully precompiled in 68 seconds. 8 already precompiled. Precompilation completed after 82.18s ################################################################################ # Testing # Testing BitInformation Status `/tmp/jl_UXbXn3/Project.toml` [de688a37] BitInformation v0.6.3 [31c24e10] Distributions v0.25.122 [2913bbd2] StatsBase v0.34.8 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_UXbXn3/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [de688a37] BitInformation v0.6.3 [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 [34004b35] HypergeometricFunctions v0.3.28 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.36 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [189a3867] Reexport v1.2.2 [79098fc4] Rmath v0.9.0 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [4c63d2b9] StatsFuns v1.5.2 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test 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... Test Summary: | Pass Total Time Bitstring with split | 102 102 0.7s Test Summary: | Pass Total Time iseven isodd | 15 15 0.2s Test Summary: | Pass Total Time Zero rounds to zero | 336 336 1.0s Test Summary: | Pass Total Time one rounds to one | 306 306 0.1s Test Summary: | Pass Total Time minus one rounds to minus one | 306 306 1.2s Test Summary: | Pass Total Time No rounding for keepbits=10,23,52 | 6 6 0.7s Approx equal for keepbits=5,10,25: Test Failed at /home/pkgeval/.julia/packages/BitInformation/QlAna/test/round_nearest.jl:78 Expression: r ≈ round(r, k) Evaluated: 0.07162768f0 ≈ 0.07165527f0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] macro expansion @ ~/.julia/packages/BitInformation/QlAna/test/round_nearest.jl:78 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] top-level scope @ ~/.julia/packages/BitInformation/QlAna/test/round_nearest.jl:70 Test Summary: | Pass Fail Total Time Approx equal for keepbits=5,10,25 | 5 1 6 7.8s RNG of the outermost testset: Random.Xoshiro(0xfd363cd171f9d138, 0x566b8aa88233032a, 0x3b8ead16a80e91a9, 0xec7baf2a2e8dbbc0, 0xa1a4086386bbd543) ERROR: LoadError: Some tests did not pass: 5 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/BitInformation/QlAna/test/round_nearest.jl:69 in expression starting at /home/pkgeval/.julia/packages/BitInformation/QlAna/test/runtests.jl:7 Testing failed after 34.39s ERROR: LoadError: Package BitInformation 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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:219 [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:210 PkgEval failed after 158.39s: package has test failures