Package evaluation to test Missings on Julia 1.14.0-DEV.2600 (ff0e675117*) started at 2026-07-06T02:16:24.634 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.22s ################################################################################ # Installation # Installing Missings... Resolving package versions... Installed DataAPI ── v1.16.0 Installed Missings ─ v1.2.0 Updating `~/.julia/environments/v1.14/Project.toml` [e1d29d7a] + Missings v1.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [9a962f9c] + DataAPI v1.16.0 [e1d29d7a] + Missings v1.2.0 Installation completed after 1.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.3 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 0.6 s ✓ DataAPI 0.7 s ✓ Missings 2 dependencies successfully precompiled in 1 seconds. 10 already precompiled. Precompilation completed after 31.23s ################################################################################ # Testing # Testing Missings Status `/tmp/jl_S5XTni/Project.toml` [9a962f9c] DataAPI v1.16.0 [e1d29d7a] Missings v1.2.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_S5XTni/Manifest.toml` [9a962f9c] DataAPI v1.16.0 [e1d29d7a] Missings v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [4536629a] OpenBLAS_jll v0.3.33+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Missings: Test Failed at /home/pkgeval/.julia/packages/Missings/MBhnW/test/runtests.jl:193 Expression: passmissing(Int) === Missings.PassMissing{Type{Int}}(Int) Evaluated: Missings.PassMissing{Core.TypeEgal{Int64}}(Int64) === Missings.PassMissing{Type{Int64}}(Int64) Stacktrace: [1] top-level scope @ ~/.julia/packages/Missings/MBhnW/test/runtests.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Missings/MBhnW/test/runtests.jl:193 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] ┌ Warning: Current design of skipmissings is deprecated. In future releases this function may be redesigned or removed │ caller = top-level scope at runtests.jl:8 └ @ Core ~/.julia/packages/Missings/MBhnW/test/runtests.jl:8 ┌ Warning: Current design of skipmissings is deprecated. In future releases this function may be redesigned or removed │ caller = top-level scope at runtests.jl:8 └ @ Core ~/.julia/packages/Missings/MBhnW/test/runtests.jl:8 ┌ Warning: Current design of skipmissings is deprecated. In future releases this function may be redesigned or removed │ caller = top-level scope at runtests.jl:8 └ @ Core ~/.julia/packages/Missings/MBhnW/test/runtests.jl:8 ┌ Warning: Current design of skipmissings is deprecated. In future releases this function may be redesigned or removed │ caller = top-level scope at runtests.jl:8 └ @ Core ~/.julia/packages/Missings/MBhnW/test/runtests.jl:8 ┌ Warning: Current design of skipmissings is deprecated. In future releases this function may be redesigned or removed │ caller = top-level scope at runtests.jl:8 └ @ Core ~/.julia/packages/Missings/MBhnW/test/runtests.jl:8 ┌ Warning: Current design of skipmissings is deprecated. In future releases this function may be redesigned or removed │ caller = top-level scope at runtests.jl:8 └ @ Core ~/.julia/packages/Missings/MBhnW/test/runtests.jl:8 Test Summary: | Pass Fail Total Time Missings | 185 1 186 49.9s deprecated | 21 21 13.3s emptymissing | 6 6 0.3s missingsmallest | 17 17 0.1s RNG of the outermost testset: Random.Xoshiro(0x35898fc790885eb6, 0x93425eda5fa6cae3, 0x5ae8d86098b93d1c, 0x54b60991467d6d36, 0x06d729329888ed65) ERROR: LoadError: Some tests did not pass: 185 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Missings/MBhnW/test/runtests.jl:7 Testing failed after 68.87s ERROR: LoadError: Package Missings 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:3247 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 141.44s: package has test failures