Package evaluation of InternedStrings on Julia 1.12.0-DEV.2153 (83dcbd426d*) started at 2025-03-31T10:21:23.490 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.24s ################################################################################ # Installation # Installing InternedStrings... Resolving package versions... Installed InternedStrings ─ v0.7.0 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.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 6950.7 ms ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 25 already precompiled. ┌ 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:2179 Precompiling package dependencies... Precompilation completed after 69.3s ################################################################################ # 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:2179 Testing InternedStrings Status `/tmp/jl_glOnud/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_glOnud/Manifest.toml` [9a962f9c] DataAPI v1.16.0 [842dd82b] InlineStrings v1.4.3 [7d512f48] InternedStrings v0.7.0 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.3.0 [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:1771 [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:304 [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:1771 [inlined] [13] macro expansion @ ~/.julia/packages/InternedStrings/JTzem/test/runtests.jl:10 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [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:294 [18] _start() @ Base ./client.jl:560 Test Summary: | Pass Error Total Time All kinds of types | 16 1 17 11.2s String | 6 6 0.8s SubString | 6 6 0.7s WeakRefString | 4 4 2.9s BigFloat | 1 1 3.6s RNG of the outermost testset: Xoshiro(0x9dde1da9f6908098, 0x7c1aefc26e5b4805, 0x4c5b5697b732d9ed, 0x6b2edccf3a713ae5, 0x7e3fa7926eb9368b) 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 22.39s 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:2365 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2220 [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:486 [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:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [12] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 118.25s: package tests unexpectedly errored