Package evaluation to test AssociativeArrays on Julia 1.14.0-DEV.2058 (afc71c255e*) started at 2026-04-19T12:10:03.275 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.57s ################################################################################ # Installation # Installing AssociativeArrays... Resolving package versions... Installed AssociativeArrays ─ v0.0.3 Updating `~/.julia/environments/v1.14/Project.toml` [9477f2fd] + AssociativeArrays v0.0.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [9477f2fd] + AssociativeArrays v0.0.3 [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.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown 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.13.0 [8dfed614] + Test v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.58s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.9 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 2.8 s ✓ Baselet 4.2 s ✓ MacroTools 0.9 s ✓ DataAPI 1.2 s ✓ ConstructionBase 0.8 s ✓ DataValueInterfaces 1.1 s ✓ StaticArraysCore 1.5 s ✓ OrderedCollections 1.0 s ✓ InverseFunctions 0.9 s ✓ CompositionsBase 1.2 s ✓ IterTools 1.6 s ✓ InitialValues 0.8 s ✓ Indexing 0.8 s ✓ DefineSingletons 0.9 s ✓ ArgCheck 0.8 s ✓ IteratorInterfaceExtensions ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module Transducers into module AssociativeArrays in package AssociativeArrays because package AssociativeArrays does not have Transducers in its dependencies: - Note that the following manifests in the load path were resolved with a potentially  different DEV version of the current version, which may be the cause of the error.  Try to re-resolve them in the current version, or consider deleting them if that fails:  /tmp/jl_U5f91v/Manifest.toml  /home/pkgeval/.julia/environments/v1.14/Manifest.toml - 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:2580 [inlined]  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [3] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [4] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [6] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [7] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [8] top-level scope  @ ~/.julia/packages/AssociativeArrays/0dRHQ/src/AssociativeArrays.jl:26  [9] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [10] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3268  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [14] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [16] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/AssociativeArrays/0dRHQ/src/AssociativeArrays.jl:1 in expression starting at stdin:5 ✗ AssociativeArrays 0.8 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 2.0 s ✓ InverseFunctions → InverseFunctionsTestExt 1.4 s ✓ InverseFunctions → InverseFunctionsDatesExt 0.9 s ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 2.2 s ✓ Dictionaries 0.9 s ✓ TableTraits 3.0 s ✓ Setfield 5.3 s ✓ Accessors 1.6 s ✓ SplitApplyCombine 1.8 s ✓ Tables 3.1 s ✓ SplittablesBase 2.5 s ✓ Accessors → LinearAlgebraExt 2.3 s ✓ Accessors → TestExt 2.2 s ✓ BangBang 1.6 s ✓ BangBang → BangBangTablesExt 3.1 s ✓ MicroCollections 8.7 s ✓ Transducers 32 dependencies successfully precompiled in 68 seconds. 15 already precompiled. Precompilation completed after 98.52s ################################################################################ # Testing # Testing AssociativeArrays Status `/tmp/jl_m3cKJC/Project.toml` [dce04be8] ArgCheck v2.5.0 [9477f2fd] AssociativeArrays v0.0.3 [c8e1da08] IterTools v1.10.0 [bac558e1] OrderedCollections v1.8.1 [03a91e81] SplitApplyCombine v1.2.3 [bd369af6] Tables v1.12.1 [28d57a85] Transducers v0.4.85 [37e2e46d] LinearAlgebra v1.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_m3cKJC/Manifest.toml` [7d9f7c33] Accessors v0.1.44 [dce04be8] ArgCheck v2.5.0 [9477f2fd] AssociativeArrays v0.0.3 [198e06fe] BangBang v0.4.9 [9718e550] Baselet v0.1.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [85a47980] Dictionaries v0.4.6 [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.16 [128add7d] MicroCollections v0.2.0 [bac558e1] OrderedCollections v1.8.1 [efcf1570] Setfield v1.1.2 [03a91e81] SplitApplyCombine v1.2.3 [171d559e] SplittablesBase v0.1.15 [1e83bf80] StaticArraysCore v1.4.4 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [28d57a85] Transducers v0.4.85 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [9fa8497b] Future 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 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module Transducers into module AssociativeArrays in package AssociativeArrays because package AssociativeArrays does not have Transducers in its dependencies: - Note that the following manifests in the load path were resolved with a potentially  different DEV version of the current version, which may be the cause of the error.  Try to re-resolve them in the current version, or consider deleting them if that fails:  /tmp/jl_m3cKJC/Manifest.toml - 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:2580 [inlined]  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [3] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [4] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [6] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [7] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [8] top-level scope  @ ~/.julia/packages/AssociativeArrays/0dRHQ/src/AssociativeArrays.jl:26  [9] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [10] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3268  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [14] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [16] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/AssociativeArrays/0dRHQ/src/AssociativeArrays.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ AssociativeArrays │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: AssociativeArrays Failed to precompile AssociativeArrays [9477f2fd-3d51-5b6a-a127-ca3a070ddf94] to "/home/pkgeval/.julia/compiled/v1.14/AssociativeArrays/jl_sbrVQT" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/AssociativeArrays/0dRHQ/test/runtests.jl:1 Testing failed after 18.89s ERROR: LoadError: Package AssociativeArrays 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:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [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:586 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 156.4s: package fails to precompile