Package evaluation of AssociativeArrays on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:37:11.790 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.42s ################################################################################ # Installation # Installing AssociativeArrays... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [9477f2fd] + AssociativeArrays v0.0.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [9477f2fd] + AssociativeArrays v0.0.3 [56f22d72] + Artifacts [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [8dfed614] + Test [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 3.59s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: AssociativeArrays Failed to precompile AssociativeArrays [9477f2fd-3d51-5b6a-a127-ca3a070ddf94] to "/home/pkgeval/.julia/compiled/v1.10/AssociativeArrays/jl_I3V302". ERROR: LoadError: ArgumentError: Package AssociativeArrays does not have Transducers in its dependencies: - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have AssociativeArrays checked out for development and have added Transducers as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with AssociativeArrays Stacktrace: [1] macro expansion @ ./loading.jl:1846 [inlined] [2] macro expansion @ ./lock.jl:267 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [4] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [5] invoke_in_world @ ./essentials.jl:923 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [7] include @ ./Base.jl:495 [inlined] [8] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2292 [9] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/AssociativeArrays/0dRHQ/src/AssociativeArrays.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 14.45s ################################################################################ # Testing # Testing AssociativeArrays Status `/tmp/jl_ULwMGl/Project.toml` [dce04be8] ArgCheck v2.4.0 [9477f2fd] AssociativeArrays v0.0.3 [c8e1da08] IterTools v1.10.0 [bac558e1] OrderedCollections v1.8.0 [03a91e81] SplitApplyCombine v1.2.3 [bd369af6] Tables v1.12.0 [28d57a85] Transducers v0.4.84 [37e2e46d] LinearAlgebra [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_ULwMGl/Manifest.toml` [7d9f7c33] Accessors v0.1.41 [dce04be8] ArgCheck v2.4.0 [9477f2fd] AssociativeArrays v0.0.3 [198e06fe] BangBang v0.4.3 [9718e550] Baselet v0.1.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.5.8 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [85a47980] Dictionaries v0.4.4 [313cdc1a] Indexing v1.1.1 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [1914dd2f] MacroTools v0.5.15 [128add7d] MicroCollections v0.2.0 [bac558e1] OrderedCollections v1.8.0 [ae029012] Requires v1.3.0 [efcf1570] Setfield v1.1.1 [03a91e81] SplitApplyCombine v1.2.3 [171d559e] SplittablesBase v0.1.15 [1e83bf80] StaticArraysCore v1.4.3 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [28d57a85] Transducers v0.4.84 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [9fa8497b] Future [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... ERROR: LoadError: ArgumentError: Package AssociativeArrays does not have Transducers in its dependencies: - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have AssociativeArrays checked out for development and have added Transducers as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with AssociativeArrays Stacktrace: [1] macro expansion @ ./loading.jl:1846 [inlined] [2] macro expansion @ ./lock.jl:267 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [4] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [5] invoke_in_world @ ./essentials.jl:923 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [7] include @ ./Base.jl:495 [inlined] [8] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [9] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/AssociativeArrays/0dRHQ/src/AssociativeArrays.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile AssociativeArrays [9477f2fd-3d51-5b6a-a127-ca3a070ddf94] to "/home/pkgeval/.julia/compiled/v1.10/AssociativeArrays/jl_cIS4df". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#969#970"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#969#970"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#969#970"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include(fname::String) @ Base.MainInclude ./client.jl:494 [24] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/AssociativeArrays/0dRHQ/test/runtests.jl:1 Testing failed after 11.6s ERROR: LoadError: Package AssociativeArrays errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 50.06s: package is missing a package dependency