Package evaluation to test TrainRuns on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T16:42:13.498 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.22s ################################################################################ # Installation # Installing TrainRuns... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e4541106] + TrainRuns v1.0.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.1 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.3.0 [7d188eb4] + JSONSchema v1.5.0 [b964fa9f] + LaTeXStrings v1.4.0 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [08abe8d2] + PrettyTables v3.1.2 [189a3867] + Reexport v1.2.2 [91c51154] + SentinelArrays v1.4.8 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [69024149] + StringEncodings v0.3.7 [892a3eda] + StringManipulation v0.4.2 [ec057cc2] + StructUtils v2.6.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [e4541106] + TrainRuns v1.0.4 [5c2747f8] + URIs v1.6.1 [ddb6d928] + YAML v0.4.16 [94ce4f54] + Libiconv_jll v1.18.0+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 Installation completed after 4.6s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.93s ################################################################################ # Testing # Testing TrainRuns Status `/tmp/jl_l8gWsw/Project.toml` [a93c6f00] DataFrames v1.8.1 [7d188eb4] JSONSchema v1.5.0 [10745b16] Statistics v1.11.1 [e4541106] TrainRuns v1.0.4 [ddb6d928] YAML v0.4.16 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_l8gWsw/Manifest.toml` [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [7d188eb4] JSONSchema v1.5.0 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [08abe8d2] PrettyTables v3.1.2 [189a3867] Reexport v1.2.2 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [69024149] StringEncodings v0.3.7 [892a3eda] StringManipulation v0.4.2 [ec057cc2] StructUtils v2.6.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [e4541106] TrainRuns v1.0.4 [5c2747f8] URIs v1.6.1 [ddb6d928] YAML v0.4.16 [94ce4f54] Libiconv_jll v1.18.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 Testing Running tests... testing load train data 24.894868 seconds (14.88 M allocations: 775.907 MiB, 3.52% gc time, 99.85% compilation time) 0.091793 seconds (144.65 k allocations: 5.788 MiB, 64.45% compilation time) 0.112081 seconds (241.73 k allocations: 9.484 MiB, 50.88% compilation time) testing load path data 2.102475 seconds (1.46 M allocations: 74.139 MiB, 2.23% gc time, 99.79% compilation time) 0.001996 seconds (3.38 k allocations: 184.891 KiB) 0.001874 seconds (3.37 k allocations: 185.141 KiB) 0.025535 seconds (39.06 k allocations: 1.751 MiB) testing load settings data 0.091228 seconds (16.47 k allocations: 892.117 KiB, 99.81% compilation time) 0.040026 seconds (2.48 k allocations: 132.297 KiB, 96.19% compilation time) 0.000511 seconds (680 allocations: 42.445 KiB) 0.000238 seconds (678 allocations: 42.398 KiB) 0.000240 seconds (678 allocations: 42.336 KiB) 0.000321 seconds (731 allocations: 44.508 KiB) 0.014540 seconds (1.41 k allocations: 75.695 KiB, 97.14% compilation time) Test Summary: | Pass Total Time load data | 3 3 29.5s ==================== testing freight_const 3.808020 seconds (1.17 M allocations: 52.534 MiB, 99.00% compilation time) -------------------- testing local_const 1.453708 seconds (397.47 k allocations: 14.861 MiB, 98.91% compilation time) -------------------- testing longdistance_const 0.018450 seconds (276.69 k allocations: 6.843 MiB) -------------------- testing freight_slope 0.935378 seconds (318.27 k allocations: 13.186 MiB, 98.68% compilation time) -------------------- testing local_slope 0.014725 seconds (240.66 k allocations: 6.102 MiB) -------------------- testing longdistance_slope 0.016563 seconds (254.01 k allocations: 6.554 MiB) -------------------- testing freight_speed 0.229125 seconds (393.32 k allocations: 15.985 MiB, 27.21% gc time, 65.58% compilation time) -------------------- testing local_speed 0.042094 seconds (289.98 k allocations: 8.027 MiB, 53.41% compilation time) -------------------- testing longdistance_speed 0.016725 seconds (240.95 k allocations: 6.789 MiB) -------------------- testing freight_realworld 0.209694 seconds (1.77 M allocations: 51.742 MiB, 37.30% gc time) -------------------- testing local_realworld 0.587840 seconds (1.96 M allocations: 46.158 MiB, 77.00% gc time) -------------------- testing longdistance_realworld 0.213404 seconds (3.10 M allocations: 75.047 MiB) -------------------- ==================== Test Summary: | Pass Total Time function trainrun() | 12 12 8.3s Testing TrainRuns tests passed Testing completed after 73.58s PkgEval succeeded after 114.32s