Package evaluation to test DependencyWalker on Julia 1.14.0-DEV.2705 (2f35a920f0*) started at 2026-07-19T12:39:25.487 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.78s ################################################################################ # Installation # Installing DependencyWalker... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7db386b5] + DependencyWalker v0.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [a8cc5b0e] + Crayons v4.2.0 [7db386b5] + DependencyWalker v0.1.2 ⌅ [d8793406] + ObjectFile v0.3.7 [189a3867] + Reexport v1.2.2 [53d494c1] + StructIO v0.3.1 [8f399da3] + Libdl v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.1 s ✓ ObjectFile 1.0 s ✓ DependencyWalker 2 dependencies successfully precompiled in 4 seconds. 44 already precompiled. Precompilation completed after 33.98s ################################################################################ # Testing # Testing DependencyWalker Status `/tmp/jl_nH9EO3/Project.toml` [a8cc5b0e] Crayons v4.2.0 [7db386b5] DependencyWalker v0.1.2 ⌅ [d8793406] ObjectFile v0.3.7 [36c8627f] Pango_jll v1.57.1+0 [8f399da3] Libdl v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_nH9EO3/Manifest.toml` [a8cc5b0e] Crayons v4.2.0 [7db386b5] DependencyWalker v0.1.2 [692b3bcd] JLLWrappers v1.8.0 ⌅ [d8793406] ObjectFile v0.3.7 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [53d494c1] StructIO v0.3.1 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.7+0 [2e619515] Expat_jll v2.8.2+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.14.3+1 [559328eb] FriBidi_jll v1.0.17+0 ⌅ [b0724c58] GettextRuntime_jll v0.22.4+0 [7746bdde] Glib_jll v2.86.3+0 [3b182d85] Graphite2_jll v1.3.16+0 ⌅ [2e76f6c2] HarfBuzz_jll v8.5.1+0 [1d63c593] LLVMOpenMP_jll v22.1.7+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.42.0+0 [38a345b3] Libuuid_jll v2.42.0+0 [36c8627f] Pango_jll v1.57.1+0 [30392449] Pixman_jll v0.46.4+0 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.8+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [b53b4c65] libpng_jll v1.6.58+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... DependencyWalker.jl: Error During Test at /home/pkgeval/.julia/packages/DependencyWalker/fqcj6/test/runtests.jl:5 Got exception outside of a @test ArgumentError: RGB color must be between 0x000000 and 0xffffff Stacktrace: [1] _torgb(hex::UInt32) @ Crayons ~/.julia/packages/Crayons/mwQuU/src/crayon.jl:162 [inlined] [2] _parse_color(c::UInt32) @ Crayons ~/.julia/packages/Crayons/mwQuU/src/crayon.jl:173 [inlined] [3] Crayons.Crayon(; foreground::UInt32, background::Nothing, reset::Nothing, bold::Nothing, faint::Nothing, italics::Nothing, underline::Nothing, blink::Nothing, negative::Nothing, conceal::Nothing, strikethrough::Nothing) @ Crayons ~/.julia/packages/Crayons/mwQuU/src/crayon.jl:200 [inlined] [4] show(io::IOBuffer, lib::Library{ELFHandle{IOStream}}; shownothing::Bool) @ DependencyWalker ~/.julia/packages/DependencyWalker/fqcj6/src/DependencyWalker.jl:100 [5] show(io::IOBuffer, lib::Library{ELFHandle{IOStream}}) @ DependencyWalker ~/.julia/packages/DependencyWalker/fqcj6/src/DependencyWalker.jl:85 [inlined] [6] sprint(f::typeof(show), args::Library{ELFHandle{IOStream}}; context::Nothing, sizehint::Int64) @ Base strings/io.jl:109 [inlined] [7] repr(x::Library{ELFHandle{IOStream}}; context::Nothing) @ Base strings/io.jl:277 [inlined] [8] top-level scope @ ~/.julia/packages/DependencyWalker/fqcj6/test/runtests.jl:6 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/DependencyWalker/fqcj6/test/runtests.jl:7 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:545 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 Test Summary: | Error Total Time DependencyWalker.jl | 1 1 23.2s RNG of the outermost testset: Random.Xoshiro(0xa868d6c2870de770, 0x6dbd05b0716a7885, 0xc3826bb10a074832, 0xbebcf84b1c148dae, 0xfa56cc56d20199bb) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DependencyWalker/fqcj6/test/runtests.jl:5 Testing failed after 46.13s ERROR: LoadError: Package DependencyWalker 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 125.01s: package tests unexpectedly errored