Package evaluation to test ChemBERTa on Julia 1.14.0-DEV.2064 (1d5dcac2d2*) started at 2026-04-21T20:42:43.207 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.32s ################################################################################ # Installation # Installing ChemBERTa... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c6d5ccb6] + ChemBERTa v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [79e6a3ab] + Adapt v4.5.2 [4fba245c] + ArrayInterface v7.24.0 [a9b6321e] + Atomix v1.1.3 [ab4f0b2a] + BFloat16s v0.6.1 [2a0fbf3d] + CPUSummary v0.2.7 [d360d2e6] + ChainRulesCore v1.26.1 [c6d5ccb6] + ChemBERTa v0.1.1 [bbf7d656] + CommonSubexpressions v0.3.1 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [2569d6c7] + ConcreteStructs v0.2.3 [187b0558] + ConstructionBase v1.6.0 [adafc99b] + CpuId v0.3.1 [f4c16678] + DLFP8Types v0.1.0 [864edb3b] + DataStructures v0.19.4 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [8d63f2c5] + DispatchDoctor v0.4.28 [ffbed154] + DocStringExtensions v0.9.5 [f151be2c] + EnzymeCore v0.8.19 [21656369] + ExpressionExplorer v1.1.4 [9aa1b823] + FastClosures v0.3.2 [f6369f11] + ForwardDiff v1.3.3 [d9f16b24] + Functors v0.5.2 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [615f187c] + IfElse v0.1.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.5.0 [0f8b85d8] + JSON3 v1.14.3 [63c18a36] + KernelAbstractions v0.9.41 [2ab3a3ac] + LogExpFunctions v0.3.29 [b2108857] + Lux v1.31.4 [bb33d45b] + LuxCore v1.5.3 [82251201] + LuxLib v1.15.9 [7e8f7934] + MLDataDevices v1.17.8 [1914dd2f] + MacroTools v0.5.16 [dbb5928d] + MappedArrays v0.4.3 [872c559c] + NNlib v0.9.34 [77ba4419] + NaNMath v1.1.3 [3bd65402] + Optimisers v0.4.7 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [92933f4c] + ProgressMeter v1.11.0 [a3311ec8] + ReactantCore v0.1.19 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [eeda0dda] + SafeTensors v1.2.1 [431bcebd] + SciMLPublic v1.0.1 [7e506255] + ScopedValues v1.6.0 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.7.2 [aedffcd0] + Static v1.3.1 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [ec057cc2] + StructUtils v2.7.2 [013be700] + UnsafeAtomics v0.3.1 [d49dbf32] + WeightInitializers v1.3.3 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed 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 [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 [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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.7s ERROR: LoadError: Package ChemBERTa did not provide a `test/runtests.jl` file Stacktrace: [1] error(s::String) @ Base ./error.jl:56 [2] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:139 [3] include(mod::Module, _path::String) @ Base ./Base.jl:326 [4] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [5] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:138 PkgEval skipped after 33.44s: package does not have any tests