Package evaluation to test FilesystemDatastructures on Julia 1.14.0-DEV.1640 (5532bea546*) started at 2026-01-30T04:41:18.442 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.77s ################################################################################ # Installation # Installing FilesystemDatastructures... Resolving package versions... Installed FilesystemDatastructures ─ v1.1.0 Updating `~/.julia/environments/v1.14/Project.toml` [89f0c457] + FilesystemDatastructures v1.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [89f0c457] + FilesystemDatastructures v1.1.0 Installation completed after 0.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4569.4 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling packages... 919.5 ms ✓ FilesystemDatastructures 1 dependency successfully precompiled in 1 seconds. 8 already precompiled. Precompilation completed after 18.58s ################################################################################ # Testing # Testing FilesystemDatastructures Status `/tmp/jl_FzA3Fv/Project.toml` [89f0c457] FilesystemDatastructures v1.1.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_FzA3Fv/Manifest.toml` [89f0c457] FilesystemDatastructures v1.1.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 Expression: abs(Int64(starting_freespace - (get_disk_freespace(scfc_root) + idx * 10 * 1024 * 1024))) < 5 * 1024 * 1024 Evaluated: 10485760 < 5242880 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:782 [inlined] [2] (::var"#24#25")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 [3] mktempdir(fn::var"#24#25", parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [5] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [7] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:192 Expression: scfc.total_size == 10 * 1024 * 1024 * idx Evaluated: 0x0000000000a00000 == 20971520 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:782 [inlined] [2] (::var"#24#25")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:192 [3] mktempdir(fn::var"#24#25", parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [5] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [7] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 Expression: abs(Int64(starting_freespace - (get_disk_freespace(scfc_root) + idx * 10 * 1024 * 1024))) < 5 * 1024 * 1024 Evaluated: 81317888 < 5242880 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:782 [inlined] [2] (::var"#24#25")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 [3] mktempdir(fn::var"#24#25", parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [5] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [7] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:192 Expression: scfc.total_size == 10 * 1024 * 1024 * idx Evaluated: 0x0000000000a00000 == 31457280 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:782 [inlined] [2] (::var"#24#25")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:192 [3] mktempdir(fn::var"#24#25", parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [5] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [7] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 Expression: abs(Int64(starting_freespace - (get_disk_freespace(scfc_root) + idx * 10 * 1024 * 1024))) < 5 * 1024 * 1024 Evaluated: 70832128 < 5242880 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:782 [inlined] [2] (::var"#24#25")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 [3] mktempdir(fn::var"#24#25", parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [5] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [7] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:192 Expression: scfc.total_size == 10 * 1024 * 1024 * idx Evaluated: 0x0000000000a00000 == 41943040 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:782 [inlined] [2] (::var"#24#25")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:192 [3] mktempdir(fn::var"#24#25", parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [5] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [7] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 Expression: abs(Int64(starting_freespace - (get_disk_freespace(scfc_root) + idx * 10 * 1024 * 1024))) < 5 * 1024 * 1024 Evaluated: 60346368 < 5242880 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:782 [inlined] [2] (::var"#24#25")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 [3] mktempdir(fn::var"#24#25", parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [5] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [7] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:192 Expression: scfc.total_size == 10 * 1024 * 1024 * idx Evaluated: 0x0000000000a00000 == 52428800 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:782 [inlined] [2] (::var"#24#25")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:192 [3] mktempdir(fn::var"#24#25", parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [5] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [7] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 Expression: abs(Int64(starting_freespace - (get_disk_freespace(scfc_root) + idx * 10 * 1024 * 1024))) < 5 * 1024 * 1024 Evaluated: 49860608 < 5242880 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:782 [inlined] [2] (::var"#24#25")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 [3] mktempdir(fn::var"#24#25", parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [5] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [7] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] TargetSizeKeepFree: Error During Test at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:177 Got exception outside of a @test ArgumentError: Requested size 83886080 is larger than entire cache 13053952 Stacktrace: [1] add!(scfc::SizeConstrainedFileCache, key::String, new_size::UInt64) @ FilesystemDatastructures ~/.julia/packages/FilesystemDatastructures/Itj2S/src/SizeConstrainedFileCache.jl:131 [2] add_junk_file(scfc::SizeConstrainedFileCache, size::Int64, path_prefix::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:3 [3] add_junk_file @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:2 [inlined] [4] (::var"#24#25")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:197 [5] mktempdir(fn::var"#24#25", parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [6] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [7] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [9] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [13] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/runtests.jl:4 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [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:310 [18] _start() @ Base ./client.jl:585 Test Summary: | Pass Fail Error Total Time SizeConstrainedFileCache | 239 9 1 249 14.4s Basics | 173 173 3.7s LRU semantics | 29 29 0.5s LFU semantics | 31 31 1.0s TargetSizeKeepFree | 6 9 1 16 8.2s RNG of the outermost testset: Xoshiro(0x37bcbd2376a7c0cd, 0x31b05318a5586ed3, 0x032a83caad51ea3a, 0x9ea4f1565f3a0930, 0x3324e2bf63e0e0b8) ERROR: LoadError: Some tests did not pass: 239 passed, 9 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/runtests.jl:3 Testing failed after 22.91s ERROR: LoadError: Package FilesystemDatastructures 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:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [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.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 68.37s: package tests unexpectedly errored