Package evaluation to test ConcurrentCollections on Julia 1.14.0-DEV.3155 (07edee4e4c*) started at 2026-09-10T11:24:22.972 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.38s ################################################################################ # Installation # Installing ConcurrentCollections... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [5060bff5] + ConcurrentCollections v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [5060bff5] + ConcurrentCollections v0.1.1 Installation completed after 1.37s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... WARNING: Imported binding Threads.inttypes was undeclared at import time during import to UnsafeAtomics. WARNING: Imported binding Threads.llvmtypes was undeclared at import time during import to UnsafeAtomics. ERROR: LoadError: UndefVarError: `inttypes` not defined in `ConcurrentCollections.Implementations.UnsafeAtomics` Suggestion: this global was defined as `Base.Threads.inttypes` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/ConcurrentCollections/QgIM8/src/UnsafeAtomics.jl:41 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [3] top-level scope @ ~/.julia/packages/ConcurrentCollections/QgIM8/src/ConcurrentCollections.jl:61 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/ConcurrentCollections/QgIM8/src/UnsafeAtomics.jl:1 in expression starting at /home/pkgeval/.julia/packages/ConcurrentCollections/QgIM8/src/ConcurrentCollections.jl:1 in expression starting at stdin:5 ✗ ConcurrentCollections 2.1 s ✓ SyncBarriers ┌ Warning: DEPRECATION NOTICE │ │ Formatting.jl has been unmaintained for a while, with some serious │ correctness bugs compromising the original purpose of the package. As a result, │ it has been deprecated - consider using an alternative, such as │ `Format.jl` (https://github.com/JuliaString/Format.jl) or the `Printf` stdlib directly. │ │ If you are not using Formatting.jl as a direct dependency, please consider │ opening an issue on any packages you are using that do use it as a dependency. │ From Julia 1.9 onwards, you can query `]why Formatting` to figure out which │ package originally brings it in as a dependency. └ @ Formatting ~/.julia/packages/Formatting/3VxOt/src/Formatting.jl:12 1.0 s ✓ Formatting 58.3 s ✓ Documenter 3 dependencies successfully precompiled in 68 seconds. 79 already precompiled. 2 dependencies had output during precompilation: ┌ Formatting │ ┌ Warning: DEPRECATION NOTICE │ │ │ │ Formatting.jl has been unmaintained for a while, with some serious │ │ correctness bugs compromising the original purpose of the package. As a result, │ │ it has been deprecated - consider using an alternative, such as │ │ `Format.jl` (https://github.com/JuliaString/Format.jl) or the `Printf` stdlib directly. │ │ │ │ If you are not using Formatting.jl as a direct dependency, please consider │ │ opening an issue on any packages you are using that do use it as a dependency. │ │ From Julia 1.9 onwards, you can query `]why Formatting` to figure out which │ │ package originally brings it in as a dependency. │ └ @ Formatting ~/.julia/packages/Formatting/3VxOt/src/Formatting.jl:12 └ ┌ ConcurrentCollections │ WARNING: Imported binding Threads.inttypes was undeclared at import time during import to UnsafeAtomics. │ WARNING: Imported binding Threads.llvmtypes was undeclared at import time during import to UnsafeAtomics. │ ERROR: LoadError: UndefVarError: `inttypes` not defined in `ConcurrentCollections.Implementations.UnsafeAtomics` │ Suggestion: this global was defined as `Base.Threads.inttypes` but not assigned a value. │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/ConcurrentCollections/QgIM8/src/UnsafeAtomics.jl:41 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [3] top-level scope │ @ ~/.julia/packages/ConcurrentCollections/QgIM8/src/ConcurrentCollections.jl:61 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/ConcurrentCollections/QgIM8/src/UnsafeAtomics.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/ConcurrentCollections/QgIM8/src/ConcurrentCollections.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 1 package failed to precompile: ConcurrentCollections Failed to precompile ConcurrentCollections [5060bff5-0b44-40c5-b522-fcd3ca5cecdd] to "/home/pkgeval/.julia/compiled/v1.14/ConcurrentCollections/jl_yuSSnA" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 90.3s ################################################################################ # Testing # Testing ConcurrentCollections Status `/tmp/jl_t4rorj/Project.toml` ⌅ [4c88cf16] Aqua v0.5.6 [198e06fe] BangBang v0.4.9 [6e4b80f9] BenchmarkTools v1.8.0 [5060bff5] ConcurrentCollections v0.1.1 [e30172f5] Documenter v1.19.0 [59287772] Formatting v0.4.3 [33c8b6b6] ProgressLogging v0.1.6 [3986aa12] SyncBarriers v0.1.1 [792026f5] TestFunctionRunner v0.1.4 [8dfed614] Test v1.11.0 Status `/tmp/jl_t4rorj/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.45 ⌅ [4c88cf16] Aqua v0.5.6 [dce04be8] ArgCheck v2.5.0 [198e06fe] BangBang v0.4.9 [6e4b80f9] BenchmarkTools v1.8.0 [944b1d66] CodecZlib v0.7.9 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [5060bff5] ConcurrentCollections v0.1.1 [187b0558] ConstructionBase v1.6.0 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.19.0 [59287772] Formatting v0.4.3 [d7ba0133] Git v1.5.0 [b5f81e59] IOCapture v1.0.0 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.8.0 [0e77f7df] LazilyInitializedFields v1.3.0 [b37bcd2d] LoadAllPackages v0.1.0 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.3 [69de0a69] Parsers v3.0.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [33c8b6b6] ProgressLogging v0.1.6 [f09397d6] RecordArrays v0.1.0 [2792f1a3] RegistryInstances v0.1.0 [10745b16] Statistics v1.11.5 [ec057cc2] StructUtils v2.8.5 [3986aa12] SyncBarriers v0.1.1 [b0858c3f] Terminators v0.1.1 [792026f5] TestFunctionRunner v0.1.4 [3bb67fe8] TranscodingStreams v0.11.3 [2e619515] Expat_jll v2.8.4+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.55.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.5.1+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] LibCURL_jll v8.22.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: ConcurrentCollections: Assertion disenabled (default) WARNING: Imported binding Threads.inttypes was undeclared at import time during import to UnsafeAtomics. WARNING: Imported binding Threads.llvmtypes was undeclared at import time during import to UnsafeAtomics. ERROR: LoadError: UndefVarError: `inttypes` not defined in `ConcurrentCollections.Implementations.UnsafeAtomics` Suggestion: this global was defined as `Base.Threads.inttypes` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/ConcurrentCollections/QgIM8/src/UnsafeAtomics.jl:41 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [3] top-level scope @ ~/.julia/packages/ConcurrentCollections/QgIM8/src/ConcurrentCollections.jl:61 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/ConcurrentCollections/QgIM8/src/UnsafeAtomics.jl:1 in expression starting at /home/pkgeval/.julia/packages/ConcurrentCollections/QgIM8/src/ConcurrentCollections.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile ConcurrentCollections [5060bff5-0b44-40c5-b522-fcd3ca5cecdd] to "/home/pkgeval/.julia/compiled/v1.14/ConcurrentCollections/jl_nolUPy" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] compilecache(pkg::Base.PkgId, spec::Base.PkgLoadSpec, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, loadable_exts::Nothing, signal_channel::Nothing, pid_channel::Nothing, report_timing::Bool, preresolved::Vector{Pair{Base.PkgId, String}}) @ Base loading.jl:3806 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{Symbol, Int64}, Base.RefValue{Bool}, Base.RefValue{Bool}})() @ Base loading.jl:3065 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{Symbol, Int64}, Base.RefValue{Bool}, Base.RefValue{Bool}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:97 [5] mkpidlock(f::Function, at::String; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:92 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:118 [7] invokelatest_gr(::GlobalRef, ::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{Symbol, Int64}, Base.RefValue{Bool}, Base.RefValue{Bool}}, ::String; kwargs::@Kwargs{stale_age::Int64}) @ Base reflection.jl:1374 [inlined] [8] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{Symbol, Int64}, Base.RefValue{Bool}, Base.RefValue{Bool}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base loading.jl:4400 [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{Symbol, Int64}, Base.RefValue{Bool}, Base.RefValue{Bool}}, pkg::Base.PkgId, srcpath::String) @ Base loading.jl:4397 [inlined] [10] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [11] top-level scope @ ~/.julia/packages/ConcurrentCollections/QgIM8/test/ConcurrentCollectionsTests/src/test_bench_dict_histogram.jl:3 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [13] top-level scope @ ~/.julia/packages/ConcurrentCollections/QgIM8/test/ConcurrentCollectionsTests/src/ConcurrentCollectionsTests.jl:4 [14] include(mod::Module, _path::String) @ Base Base.jl:334 [15] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/ConcurrentCollections/QgIM8/test/ConcurrentCollectionsTests/src/test_bench_dict_histogram.jl:1 in expression starting at /home/pkgeval/.julia/packages/ConcurrentCollections/QgIM8/test/ConcurrentCollectionsTests/src/ConcurrentCollectionsTests.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ ConcurrentCollectionsTests │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: ConcurrentCollectionsTests Failed to precompile ConcurrentCollectionsTests [b7fbf168-c556-43a0-bc7b-f61cbc17117d] to "/home/pkgeval/.julia/compiled/v1.14/ConcurrentCollectionsTests/jl_2gbKcI" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/ConcurrentCollections/QgIM8/test/runtests.jl:11 Testing failed after 30.0s ERROR: LoadError: Package ConcurrentCollections 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:3298 [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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 167.69s: package fails to precompile