Package evaluation of InternedStrings on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T10:42:46.291 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.74s ################################################################################ # Installation # Installing InternedStrings... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [7d512f48] + InternedStrings v0.7.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [7d512f48] + InternedStrings v0.7.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 Installation completed after 0.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: using test/REQUIRE files is deprecated and current support is lacking in some areas └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2272 Precompiling package dependencies... Precompilation completed after 10.1s ################################################################################ # Testing # ┌ Warning: using test/REQUIRE files is deprecated and current support is lacking in some areas └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2272 Testing InternedStrings Status `/tmp/jl_t59cUI/Project.toml` [7d512f48] InternedStrings v0.7.0 [ea10d353] WeakRefStrings v1.4.2 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_t59cUI/Manifest.toml` [9a962f9c] DataAPI v1.16.0 [842dd82b] InlineStrings v1.4.4 [7d512f48] InternedStrings v0.7.0 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [ea10d353] WeakRefStrings v1.4.2 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... BigFloat: Error During Test at /home/pkgeval/.julia/packages/InternedStrings/JTzem/test/all_kinds_of_types.jl:48 Got exception outside of a @test objects of type BigFloat cannot be finalized because they are not mutable Stacktrace: [1] error(::String, ::Type, ::String) @ Base ./error.jl:54 [2] _check_mutable(o::Any) @ Base ./gcutils.jl:41 [3] finalizer(f::Any, o::Any) @ Base ./gcutils.jl:85 [4] intern! @ ~/.julia/packages/InternedStrings/JTzem/src/InternedStrings.jl:39 [inlined] [5] intern(::Type{BigFloat}, s::BigFloat) @ InternedStrings ~/.julia/packages/InternedStrings/JTzem/src/InternedStrings.jl:78 [6] intern(s::BigFloat) @ InternedStrings ~/.julia/packages/InternedStrings/JTzem/src/InternedStrings.jl:66 [7] top-level scope @ ~/.julia/packages/InternedStrings/JTzem/test/all_kinds_of_types.jl:49 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/InternedStrings/JTzem/test/all_kinds_of_types.jl:50 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [11] top-level scope @ ~/.julia/packages/InternedStrings/JTzem/test/runtests.jl:10 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/InternedStrings/JTzem/test/runtests.jl:10 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [18] _start() @ Base ./client.jl:554 Test Summary: | Pass Error Total Time All kinds of types | 16 1 17 7.3s String | 6 6 0.7s SubString | 6 6 0.5s WeakRefString | 4 4 1.5s BigFloat | 1 1 2.3s RNG of the outermost testset: Xoshiro(0xd168c9c7de2913f9, 0x4535d9e4120834ec, 0xf1400da07b331ce7, 0x282eddc85f96b5e3, 0x7092ac1119603c75) ERROR: LoadError: Some tests did not pass: 16 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/InternedStrings/JTzem/test/runtests.jl:10 Testing failed after 14.71s ERROR: LoadError: Package InternedStrings errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 42.65s: package tests unexpectedly errored