Package evaluation to test BSON on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T09:25:11.788 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.43s ################################################################################ # Installation # Installing BSON... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [fbb218c0] + BSON v0.3.9 Updating `~/.julia/environments/v1.12/Manifest.toml` [fbb218c0] + BSON v0.3.9 Installation completed after 1.13s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 942.7 ms ✓ InvertedIndices 4339.5 ms ✓ BSON 1658.7 ms ✓ InlineStrings 3596.8 ms ✓ Missings 747.4 ms ✓ TableTraits 1017.1 ms ✓ PooledArrays 3333.4 ms ✓ DataStructures 2002.7 ms ✓ SentinelArrays 3359.7 ms ✓ StringManipulation 4317.1 ms ✓ Tables 1092.0 ms ✓ SortingAlgorithms 45207.5 ms ✓ PrettyTables 85001.9 ms ✓ DataFrames 13 dependencies successfully precompiled in 157 seconds. 29 already precompiled. 9 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings, TOML and UUIDs). Restart julia to access the new versions. Otherwise, 12 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 173.4s ################################################################################ # Testing # Testing BSON Status `/tmp/jl_QZFXUY/Project.toml` [fbb218c0] BSON v0.3.9 [a93c6f00] DataFrames v1.8.2 [9abbd945] Profile v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_QZFXUY/Manifest.toml` [fbb218c0] BSON v0.3.9 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.2 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 ⌅ [bac558e1] OrderedCollections v1.8.2 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.3.2 [189a3867] Reexport v1.2.2 [91c51154] SentinelArrays v1.4.10 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.4 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Anonymous Functions: Test Failed at /home/pkgeval/.julia/packages/BSON/mzJoC/test/runtests.jl:158 Expression: typeof(f2) !== typeof(f) Evaluated: var"#3#4" !== var"#3#4" Stacktrace: [1] top-level scope @ ~/.julia/packages/BSON/mzJoC/test/runtests.jl:66 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [3] macro expansion @ ~/.julia/packages/BSON/mzJoC/test/runtests.jl:155 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [5] macro expansion @ ~/.julia/packages/BSON/mzJoC/test/runtests.jl:158 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] Anonymous Functions: Test Failed at /home/pkgeval/.julia/packages/BSON/mzJoC/test/runtests.jl:164 Expression: typeof(f2) !== typeof(f) Evaluated: var"#chicken_tikka_masala##1#chicken_tikka_masala##2"{Int64} !== var"#chicken_tikka_masala##1#chicken_tikka_masala##2"{Int64} Stacktrace: [1] top-level scope @ ~/.julia/packages/BSON/mzJoC/test/runtests.jl:66 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [3] macro expansion @ ~/.julia/packages/BSON/mzJoC/test/runtests.jl:155 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [5] macro expansion @ ~/.julia/packages/BSON/mzJoC/test/runtests.jl:164 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] Test Summary: | Pass Fail Broken Total Time BSON | 49 2 2 53 37.2s Immutable Fields | 3 3 3.7s Primitive Types | 9 9 4.7s Undefined References | 3 1 4 5.0s Complex Types | 18 18 12.0s Circular References | 5 5 1.4s Undefined References | 2 1 3 0.6s Anonymous Functions | 2 2 4 6.2s Int Literals in Type Params #41 | 4 4 1.4s MultiDims Arrays saved on 64-bit | 1 1 0.2s Namespace other than Main #25 | 1 1 0.8s Module with module import | 1 1 1.1s RNG of the outermost testset: Random.Xoshiro(0x340a57116d692a56, 0x7e1e6ddc0dcf453c, 0x3b46a0b424c5bc37, 0xdc620f4877246cfa, 0xdd752f2590b2a1f3) ERROR: LoadError: Some tests did not pass: 49 passed, 2 failed, 0 errored, 2 broken. in expression starting at /home/pkgeval/.julia/packages/BSON/mzJoC/test/runtests.jl:64 Testing failed after 65.14s ERROR: LoadError: Package BSON errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2538 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [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.12/Pkg/src/API.jl:552 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 261.62s: package has test failures