Package evaluation to test NearestNeighborModels on Julia 1.14.0-DEV.1871 (50d44f5be7*) started at 2026-03-08T15:45:47.494 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.62s ################################################################################ # Installation # Installing NearestNeighborModels... Resolving package versions... Installed AliasTables ───────────────── v1.1.3 Installed AbstractTrees ─────────────── v0.4.5 Installed FillArrays ────────────────── v1.16.0 Installed DataStructures ────────────── v0.19.3 Installed OrderedCollections ────────── v1.8.1 Installed StatsBase ─────────────────── v0.34.10 Installed NearestNeighborModels ─────── v0.2.3 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed StatsAPI ──────────────────── v1.8.0 Installed Statistics ────────────────── v1.11.1 Installed DataValueInterfaces ───────── v1.0.0 Installed NearestNeighbors ──────────── v0.4.27 Installed StaticArraysCore ──────────── v1.4.4 Installed IrrationalConstants ───────── v0.2.6 Installed Distances ─────────────────── v0.10.12 Installed Tables ────────────────────── v1.12.1 Installed StaticArrays ──────────────── v1.9.17 Installed PtrArrays ─────────────────── v1.4.0 Installed LogExpFunctions ───────────── v0.3.29 Installed PrecompileTools ───────────── v1.3.3 Installed Missings ──────────────────── v1.2.0 Installed TableTraits ───────────────── v1.0.1 Installed StatisticalTraits ─────────── v3.5.0 Installed ScientificTypesBase ───────── v3.1.0 Installed MLJModelInterface ─────────── v1.12.1 Installed DocStringExtensions ───────── v0.9.5 Installed SortingAlgorithms ─────────── v1.2.2 Installed Preferences ───────────────── v1.5.2 Updating `~/.julia/environments/v1.14/Project.toml` [636a865e] + NearestNeighborModels v0.2.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [66dad0bd] + AliasTables v1.1.3 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [b4f34e82] + Distances v0.10.12 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.16.0 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [e80e1ace] + MLJModelInterface v1.12.1 [e1d29d7a] + Missings v1.2.0 [636a865e] + NearestNeighborModels v0.2.3 [b8a86587] + NearestNeighbors v0.4.27 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [43287f4e] + PtrArrays v1.4.0 [30f210dd] + ScientificTypesBase v3.1.0 [a2af1166] + SortingAlgorithms v1.2.2 [90137ffa] + StaticArrays v1.9.17 [1e83bf80] + StaticArraysCore v1.4.4 [64bff920] + StatisticalTraits v3.5.0 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.10 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.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 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.41s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4623.4 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling packages... 2457.2 ms ✓ Baselet 4406.6 ms ✓ MacroTools 770.7 ms ✓ Reexport 1116.3 ms ✓ Statistics 891.6 ms ✓ DataAPI 1145.6 ms ✓ ConstructionBase 2101.0 ms ✓ IrrationalConstants 856.6 ms ✓ UnPack 925.9 ms ✓ PrettyPrint 825.4 ms ✓ DataValueInterfaces 1010.0 ms ✓ StaticArraysCore 921.2 ms ✓ StatsAPI 1317.8 ms ✓ Requires 3418.4 ms ✓ UnsafeAtomics 1403.2 ms ✓ OrderedCollections 2327.0 ms ✓ ShowCases 857.0 ms ✓ InvertedIndices 24679.7 ms ✓ MLStyle 1036.5 ms ✓ StableRNGs 928.9 ms ✓ InverseFunctions 914.9 ms ✓ HashArrayMappedTries 856.9 ms ✓ CompositionsBase 1128.6 ms ✓ DocStringExtensions 1108.4 ms ✓ AbstractTrees 1587.0 ms ✓ InitialValues 831.8 ms ✓ DefineSingletons 1612.2 ms ✓ OffsetArrays 1005.4 ms ✓ ComputationalResources 926.2 ms ✓ ArgCheck 2211.1 ms ✓ FillArrays 818.4 ms ✓ PtrArrays 757.5 ms ✓ IteratorInterfaceExtensions 862.4 ms ✓ LaTeXStrings 1842.3 ms ✓ Crayons 1895.5 ms ✓ PDMats 973.6 ms ✓ DelimitedFiles 1808.8 ms ✓ ProgressMeter 1160.6 ms ✓ Compat 1398.9 ms ✓ Preferences 1285.1 ms ✓ ScientificTypesBase 3288.2 ms ✓ SimpleTraits 3737.1 ms ✓ FixedPointNumbers 1448.2 ms ✓ Statistics → SparseArraysExt 967.8 ms ✓ Missings 783.5 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 842.9 ms ✓ NameResolution 1474.4 ms ✓ Distances 926.5 ms ✓ Adapt 966.8 ms ✓ Atomix 1048.5 ms ✓ Parameters 3571.0 ms ✓ DataStructures 1575.1 ms ✓ InverseFunctions → InverseFunctionsTestExt 1192.5 ms ✓ InverseFunctions → InverseFunctionsDatesExt 908.0 ms ✓ ScopedValues 827.9 ms ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1341.1 ms ✓ LogExpFunctions 1661.7 ms ✓ FillArrays → FillArraysSparseArraysExt 1032.8 ms ✓ FillArrays → FillArraysStatisticsExt 959.5 ms ✓ AliasTables 765.2 ms ✓ TableTraits 1604.7 ms ✓ FillArrays → FillArraysPDMatsExt 876.6 ms ✓ Compat → CompatLinearAlgebraExt 1498.3 ms ✓ JLLWrappers 2252.1 ms ✓ LearnAPI 1183.5 ms ✓ PrecompileTools 1278.0 ms ✓ StatisticalTraits 2714.3 ms ✓ ColorTypes 2848.8 ms ✓ Setfield 10934.3 ms ✓ JuliaVariables 1475.5 ms ✓ Distances → DistancesSparseArraysExt 1225.8 ms ✓ GPUArraysCore 1394.9 ms ✓ Adapt → AdaptSparseArraysExt 843.6 ms ✓ OffsetArrays → OffsetArraysAdaptExt 1159.8 ms ✓ SortingAlgorithms 2355.8 ms ✓ QuadGK 5309.7 ms ✓ Accessors 817.7 ms ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 1927.0 ms ✓ Tables 2595.5 ms ✓ ChainRulesCore 1011.9 ms ✓ ContextVariablesX 3153.1 ms ✓ CategoricalArrays 2160.2 ms ✓ Rmath_jll 2190.8 ms ✓ OpenSpecFun_jll 3391.8 ms ✓ RecipesBase 13893.8 ms ✓ StaticArrays 3821.3 ms ✓ StringManipulation 3376.0 ms ✓ MLJModelInterface 1224.0 ms ✓ ColorTypes → StyledStringsExt 3389.2 ms ✓ SplittablesBase 4634.4 ms ✓ StatsBase 2462.1 ms ✓ Accessors → LinearAlgebraExt 1944.7 ms ✓ Accessors → TestExt 3169.3 ms ✓ MLCore 1444.5 ms ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 898.5 ms ✓ Distances → DistancesChainRulesCoreExt 3309.6 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 988.0 ms ✓ FLoopsBase 1834.8 ms ✓ Rmath 5326.8 ms ✓ SpecialFunctions 1773.8 ms ✓ CategoricalArrays → CategoricalArraysRecipesBaseExt 1754.0 ms ✓ StaticArrays → StaticArraysStatisticsExt 1792.5 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 1735.9 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 1928.7 ms ✓ FillArrays → FillArraysStaticArraysExt 1695.0 ms ✓ Adapt → AdaptStaticArraysExt 1934.1 ms ✓ Accessors → StaticArraysExt 39422.3 ms ✓ PrettyTables 1539.5 ms ✓ PDMats → StatsBaseExt 1678.8 ms ✓ CategoricalArrays → CategoricalArraysStatsBaseExt 2003.5 ms ✓ BangBang 4246.8 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 2533.3 ms ✓ HypergeometricFunctions 8369.7 ms ✓ NearestNeighbors 9055.4 ms ✓ KernelAbstractions 1423.6 ms ✓ BangBang → BangBangTablesExt 1417.8 ms ✓ BangBang → BangBangChainRulesCoreExt 1926.1 ms ✓ BangBang → BangBangStaticArraysExt 2951.2 ms ✓ MicroCollections 3173.2 ms ✓ StatsFuns 6140.4 ms ✓ NearestNeighborModels 2371.3 ms ✓ KernelAbstractions → LinearAlgebraExt 3235.1 ms ✓ KernelAbstractions → SparseArraysExt 7768.2 ms ✓ Transducers 1311.1 ms ✓ StatsFuns → StatsFunsInverseFunctionsExt 3673.3 ms ✓ StatsFuns → StatsFunsChainRulesCoreExt 9321.8 ms ✓ Distributions 13434.0 ms ✓ NNlib 2181.7 ms ✓ Transducers → TransducersAdaptExt 14700.3 ms ✓ FLoops 3377.3 ms ✓ Distributions → DistributionsChainRulesCoreExt 3863.6 ms ✓ Distributions → DistributionsTestExt 6348.2 ms ✓ ScientificTypes 2847.3 ms ✓ NNlib → NNlibSpecialFunctionsExt 20786.6 ms ✓ MLUtils 7695.5 ms ✓ CategoricalDistributions 18079.2 ms ✓ StatisticalMeasuresBase 17571.9 ms ✓ MLJBase 137 dependencies successfully precompiled in 453 seconds. 21 already precompiled. Precompilation completed after 485.8s ################################################################################ # Testing # Testing NearestNeighborModels Status `/tmp/jl_YyMxjw/Project.toml` [b4f34e82] Distances v0.10.12 [1a297f60] FillArrays v1.16.0 [a7f614a8] MLJBase v1.12.1 [e80e1ace] MLJModelInterface v1.12.1 [636a865e] NearestNeighborModels v0.2.3 [b8a86587] NearestNeighbors v0.4.27 [6fe1bfb0] OffsetArrays v1.17.0 [860ef19b] StableRNGs v1.0.4 [10745b16] Statistics v1.11.1 [2913bbd2] StatsBase v0.34.10 [bd369af6] Tables v1.12.1 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_YyMxjw/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.5.0 [66dad0bd] AliasTables v1.1.3 [dce04be8] ArgCheck v2.5.0 [a9b6321e] Atomix v1.1.2 [198e06fe] BangBang v0.4.8 [9718e550] Baselet v0.1.1 [324d7699] CategoricalArrays v1.0.2 [af321ab8] CategoricalDistributions v0.2.1 [d360d2e6] ChainRulesCore v1.26.0 [3da002f7] ColorTypes v0.12.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [ed09eef8] ComputationalResources v0.3.2 [187b0558] ConstructionBase v1.6.0 [6add18c4] ContextVariablesX v0.1.3 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [8bb1440f] DelimitedFiles v1.9.1 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [cc61a311] FLoops v0.2.2 [b9860ae5] FLoopsBase v0.1.1 [1a297f60] FillArrays v1.16.0 [53c48c17] FixedPointNumbers v0.8.5 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [b14d175d] JuliaVariables v0.2.4 [63c18a36] KernelAbstractions v0.9.40 [b964fa9f] LaTeXStrings v1.4.0 [92ad9a40] LearnAPI v2.0.1 [2ab3a3ac] LogExpFunctions v0.3.29 [c2834f40] MLCore v1.0.0 [a7f614a8] MLJBase v1.12.1 [e80e1ace] MLJModelInterface v1.12.1 [d8e11817] MLStyle v0.4.17 [f1d291b0] MLUtils v0.4.8 [1914dd2f] MacroTools v0.5.16 [128add7d] MicroCollections v0.2.0 [e1d29d7a] Missings v1.2.0 [872c559c] NNlib v0.9.33 [71a1bf82] NameResolution v0.1.5 [636a865e] NearestNeighborModels v0.2.3 [b8a86587] NearestNeighbors v0.4.27 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [d96e819e] Parameters v0.12.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [8162dcfd] PrettyPrint v0.2.0 [08abe8d2] PrettyTables v3.2.3 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.2 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [321657f4] ScientificTypes v3.2.0 [30f210dd] ScientificTypesBase v3.1.0 [7e506255] ScopedValues v1.5.0 [efcf1570] Setfield v1.1.2 [605ecd9f] ShowCases v0.1.0 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.7.1 [171d559e] SplittablesBase v0.1.15 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.17 [1e83bf80] StaticArraysCore v1.4.4 [c062fc1d] StatisticalMeasuresBase v0.1.3 [64bff920] StatisticalTraits v3.5.0 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [4c63d2b9] StatsFuns v1.5.2 [892a3eda] StringManipulation v0.4.4 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [28d57a85] Transducers v0.4.85 [3a884ed6] UnPack v1.0.2 [013be700] UnsafeAtomics v0.3.0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.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 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [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 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... KNNClassifier: Error During Test at /home/pkgeval/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:102 Test threw exception Expression: accuracy(p, ytest) == 1.0 UndefVarError: `accuracy` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:68 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:102 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:778 [inlined] KNNClassifier: Error During Test at /home/pkgeval/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:103 Test threw exception Expression: accuracy(p2, ytest) == 1.0 UndefVarError: `accuracy` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:68 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:103 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:778 [inlined] MultitargetKNNClassifier: Error During Test at /home/pkgeval/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:166 Test threw exception Expression: accuracy(p5[col], ytest[col]) == 1.0 UndefVarError: `accuracy` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:778 [inlined] [2] macro expansion @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:166 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [4] top-level scope @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:108 MultitargetKNNClassifier: Error During Test at /home/pkgeval/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:167 Test threw exception Expression: accuracy(p6[col], ytest[col]) == 1.0 UndefVarError: `accuracy` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:778 [inlined] [2] macro expansion @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:167 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [4] top-level scope @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:108 MultitargetKNNClassifier: Error During Test at /home/pkgeval/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:168 Test threw exception Expression: accuracy(p7[col], ytest[col]) == 1.0 UndefVarError: `accuracy` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:778 [inlined] [2] macro expansion @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:168 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [4] top-level scope @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:108 MultitargetKNNClassifier: Error During Test at /home/pkgeval/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:169 Test threw exception Expression: accuracy(p8[col], ytest[col]) == 1.0 UndefVarError: `accuracy` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:778 [inlined] [2] macro expansion @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:169 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [4] top-level scope @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:108 MultitargetKNNClassifier: Error During Test at /home/pkgeval/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:166 Test threw exception Expression: accuracy(p5[col], ytest[col]) == 1.0 UndefVarError: `accuracy` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:778 [inlined] [2] macro expansion @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:166 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [4] top-level scope @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:108 MultitargetKNNClassifier: Error During Test at /home/pkgeval/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:167 Test threw exception Expression: accuracy(p6[col], ytest[col]) == 1.0 UndefVarError: `accuracy` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:778 [inlined] [2] macro expansion @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:167 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [4] top-level scope @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:108 MultitargetKNNClassifier: Error During Test at /home/pkgeval/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:168 Test threw exception Expression: accuracy(p7[col], ytest[col]) == 1.0 UndefVarError: `accuracy` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:778 [inlined] [2] macro expansion @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:168 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [4] top-level scope @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:108 MultitargetKNNClassifier: Error During Test at /home/pkgeval/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:169 Test threw exception Expression: accuracy(p8[col], ytest[col]) == 1.0 UndefVarError: `accuracy` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:778 [inlined] [2] macro expansion @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:169 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [4] top-level scope @ ~/.julia/packages/NearestNeighborModels/HuUsq/test/models.jl:108 Test Summary: | Pass Error Total Time NearestNeighborModels.jl | 183 10 193 1m44.2s models | 95 10 105 1m27.9s Constructor tests | 60 60 9.9s KNNClassifier | 6 2 8 37.2s MultitargetKNNClassifier | 12 8 20 3.4s classifier sample weights | 2 2 26.6s KNNRegressor | 6 6 2.4s MultitargetKNNRegressor | 9 9 5.4s utils | 62 62 6.8s kernels | 26 26 9.5s RNG of the outermost testset: Random.Xoshiro(0x4d200dd4b613c62b, 0x4a3e4ba675e436ae, 0xf68dfa2c486ce0c3, 0x2c5d4abfb93064c3, 0x332ddee392338f59) ERROR: LoadError: Some tests did not pass: 183 passed, 0 failed, 10 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NearestNeighborModels/HuUsq/test/runtests.jl:16 Testing failed after 127.32s ERROR: LoadError: Package NearestNeighborModels 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:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [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:586 [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:562 [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:323 [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 654.87s: package has test failures