Package evaluation of InternedStrings on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T11:21:44.958 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.93s ################################################################################ # 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 [dc6e5ff7] + 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... ┌ 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:2173 Precompiling package dependencies... Precompilation completed after 17.03s ################################################################################ # 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:2173 Testing InternedStrings Status `/tmp/jl_z1PG7K/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_z1PG7K/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.2.1 [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 [dc6e5ff7] 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:1724 [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:301 [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:1724 [inlined] [13] macro expansion @ ~/.julia/packages/InternedStrings/JTzem/test/runtests.jl:10 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:485 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [18] _start() @ Base ./client.jl:558 Test Summary: | Pass Error Total Time All kinds of types | 16 1 17 9.7s String | 6 6 0.9s SubString | 6 6 0.6s WeakRefString | 4 4 1.8s BigFloat | 1 1 3.6s 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 18.55s 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{Pkg.Types.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:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 58.99s: package tests unexpectedly errored