Package evaluation of Lux on Julia 1.12.0-rc2.1 (1fad90817e*) started at 2025-09-11T09:22:24.108 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.07s ################################################################################ # Installation # Installing Lux... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [b2108857] + Lux v1.21.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [47edcb42] + ADTypes v1.17.0 [79e6a3ab] + Adapt v4.3.0 [dce04be8] + ArgCheck v2.5.0 [4fba245c] + ArrayInterface v7.20.0 [a9b6321e] + Atomix v1.1.2 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [d360d2e6] + ChainRulesCore v1.26.0 [fb6a15b2] + CloseOpenIntervals v0.1.13 [bbf7d656] + CommonSubexpressions v0.3.1 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.0 [2569d6c7] + ConcreteStructs v0.2.3 [187b0558] + ConstructionBase v1.6.0 [adafc99b] + CpuId v0.3.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [8d63f2c5] + DispatchDoctor v0.4.26 [ffbed154] + DocStringExtensions v0.9.5 [f151be2c] + EnzymeCore v0.8.13 [9aa1b823] + FastClosures v0.3.2 [f6369f11] + ForwardDiff v1.2.0 [d9f16b24] + Functors v0.5.2 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [615f187c] + IfElse v0.1.1 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.1 [63c18a36] + KernelAbstractions v0.9.38 [10f19ff3] + LayoutPointers v0.1.17 [2ab3a3ac] + LogExpFunctions v0.3.29 [b2108857] + Lux v1.21.0 [bb33d45b] + LuxCore v1.4.0 [82251201] + LuxLib v1.11.0 [7e8f7934] + MLDataDevices v1.12.0 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [872c559c] + NNlib v0.9.31 [77ba4419] + NaNMath v1.1.3 [3bd65402] + Optimisers v0.4.6 [f517fe37] + Polyester v0.7.18 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [7e506255] + ScopedValues v1.5.0 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.5.1 [aedffcd0] + Static v1.2.0 [0d7ed370] + StaticArrayInterface v1.8.0 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [7792a7ef] + StrideArraysCore v0.5.8 [8290d209] + ThreadingUtilities v0.5.5 [013be700] + UnsafeAtomics v0.3.0 [d49dbf32] + WeightInitializers v1.2.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra 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 [f489334b] + StyledStrings v1.11.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.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.13.1+1 Installation completed after 4.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:76 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ expected package `LuxCore [bb33d45b]` to exist at path `/home/pkgeval/.julia/packages/Lux/lib/LuxCore` │ Stacktrace: │ [1] pkgerror(msg::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 │ [2] collect_fixed!(env::Pkg.Types.EnvCache, pkgs::Vector{PackageSpec}, names::Dict{UUID, String}) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:419 │ [3] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:496 │ [4] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1901 │ [5] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1880 [inlined] │ [6] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:390 │ [7] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:362 [inlined] │ [8] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [inlined] │ [9] #resolve#167 │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:396 [inlined] │ [10] resolve │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:395 [inlined] │ [11] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:81 │ [12] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [13] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:305 │ [15] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:321 │ [16] _start() │ @ Base ./client.jl:554 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompilation completed after 16.2s ################################################################################ # Testing # Testing Lux Test Could not use exact versions of packages in manifest. Re-resolving dependencies Updating `/tmp/jl_92Qc5w/Project.toml` [4c88cf16] + Aqua v0.8.14 [b0b7db55] + ComponentArrays v0.15.29 [e30172f5] + Documenter v1.14.1 [7da242da] + Enzyme v0.13.73 [7d51a73a] + ExplicitImports v1.13.2 ⌅ [f6369f11] ↓ ForwardDiff v1.2.0 ⇒ v0.10.38 [bdcacae8] + LoopVectorization v0.12.172 [b2108857] + Lux v1.21.0 [bb33d45b] ~ LuxCore v1.4.0 `../lib/LuxCore` ⇒ v1.4.0 `~/.julia/packages/Lux/9B1iJ/lib/LuxCore` [82251201] ~ LuxLib v1.11.0 `../lib/LuxLib` ⇒ v1.11.0 `~/.julia/packages/Lux/9B1iJ/lib/LuxLib` [ac9de150] + LuxTestUtils v2.0.1 `~/.julia/packages/Lux/9B1iJ/lib/LuxTestUtils` [7e8f7934] ~ MLDataDevices v1.12.0 `../lib/MLDataDevices` ⇒ v1.11.2 `~/.julia/packages/Lux/9B1iJ/lib/MLDataDevices` [f1d291b0] + MLUtils v0.4.8 [da2b9cff] + Mooncake v0.4.158 [6fd5a793] + Octavian v0.3.29 [0b1bfda6] + OneHotArrays v0.2.10 [6099a3de] + PythonCall v0.9.27 [817f1d60] + ReTestItems v1.33.2 [3c362404] + Reactant v0.2.161 [37e2e3b7] + ReverseDiff v1.16.1 [de6bee2f] + SimpleChains v0.4.7 [860ef19b] + StableRNGs v1.0.3 [9f7883ad] + Tracker v0.2.38 [e88e6eb3] + Zygote v0.7.10 [44cfe95a] ~ Pkg ⇒ v1.12.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_92Qc5w/Manifest.toml` [a4c015fc] + ANSIColoredPrinters v0.0.1 [621f4979] + AbstractFFTs v1.5.0 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.42 [66dad0bd] + AliasTables v1.1.3 [4c88cf16] + Aqua v0.8.14 [dce04be8] + ArgCheck v2.5.0 [ec485272] + ArnoldiMethod v0.4.0 [198e06fe] + BangBang v0.4.4 [9718e550] + Baselet v0.1.1 [d1d4a3ce] + BitFlags v0.1.9 [fa961155] + CEnum v0.5.0 [082447d4] + ChainRules v1.72.5 [da1fd8a2] + CodeTracking v2.0.0 [944b1d66] + CodecZlib v0.7.8 [807dbc54] + Compiler v0.1.1 [b0b7db55] + ComponentArrays v0.15.29 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [f0e56b4a] + ConcurrentUtilities v2.5.0 [992eb4ea] + CondaPkg v0.2.31 [6add18c4] + ContextVariablesX v0.1.3 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.1 [e2d170a0] + DataValueInterfaces v1.0.0 [244e2a9f] + DefineSingletons v0.1.2 [8bb1440f] + DelimitedFiles v1.9.1 [e30172f5] + Documenter v1.14.1 [4e289a0a] + EnumX v1.0.5 [7da242da] + Enzyme v0.13.73 [460bff9d] + ExceptionUnwrapping v0.1.11 [7d51a73a] + ExplicitImports v1.13.2 [e2ba6199] + ExprTools v0.1.10 [21656369] + ExpressionExplorer v1.1.3 [cc61a311] + FLoops v0.2.2 [b9860ae5] + FLoopsBase v0.1.1 [1a297f60] + FillArrays v1.14.0 [6a86dc24] + FiniteDiff v2.28.1 ⌅ [f6369f11] ↓ ForwardDiff v1.2.0 ⇒ v0.10.38 [069b7b12] + FunctionWrappers v1.1.3 [61eb1bfa] + GPUCompiler v1.6.1 [d7ba0133] + Git v1.5.0 [86223c79] + Graphs v1.13.1 [cd3eb016] + HTTP v1.10.17 [3e5b6fbb] + HostCPUFeatures v0.1.17 [b5f81e59] + IOCapture v0.2.5 [7869d1d1] + IRTools v0.4.15 [d25df0c9] + Inflate v0.1.5 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [c3a54625] + JET v0.10.7 [682c06a0] + JSON v0.21.4 [0f8b85d8] + JSON3 v1.14.3 [aa1ae85d] + JuliaInterpreter v0.10.5 [70703baa] + JuliaSyntax v1.0.2 [b14d175d] + JuliaVariables v0.2.4 [929cbde3] + LLVM v9.4.2 [0e77f7df] + LazilyInitializedFields v1.3.0 [e6f89c97] + LoggingExtras v1.1.0 [bdcacae8] + LoopVectorization v0.12.172 [6f1432cf] + LoweredCodeUtils v3.4.3 [b2108857] + Lux v1.21.0 [bb33d45b] ~ LuxCore v1.4.0 `../lib/LuxCore` ⇒ v1.4.0 `~/.julia/packages/Lux/9B1iJ/lib/LuxCore` [82251201] ~ LuxLib v1.11.0 `../lib/LuxLib` ⇒ v1.11.0 `~/.julia/packages/Lux/9B1iJ/lib/LuxLib` [ac9de150] + LuxTestUtils v2.0.1 `~/.julia/packages/Lux/9B1iJ/lib/LuxTestUtils` [c2834f40] + MLCore v1.0.0 [7e8f7934] ~ MLDataDevices v1.12.0 `../lib/MLDataDevices` ⇒ v1.11.2 `~/.julia/packages/Lux/9B1iJ/lib/MLDataDevices` [d8e11817] + MLStyle v0.4.17 [f1d291b0] + MLUtils v0.4.8 [d0879d2d] + MarkdownAST v0.1.2 [739be429] + MbedTLS v1.1.9 [128add7d] + MicroCollections v0.2.0 [0b3b1443] + MicroMamba v0.1.14 [e1d29d7a] + Missings v1.2.0 [dbe65cb8] + MistyClosures v2.1.0 [da2b9cff] + Mooncake v0.4.158 [71a1bf82] + NameResolution v0.1.5 [d8793406] + ObjectFile v0.5.0 [6fd5a793] + Octavian v0.3.29 [6fe1bfb0] + OffsetArrays v1.17.0 [0b1bfda6] + OneHotArrays v0.2.10 [4d8831e6] + OpenSSL v1.5.0 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [fa939f87] + Pidfile v1.3.0 [8162dcfd] + PrettyPrint v0.2.0 [43287f4e] + PtrArrays v1.3.0 [6099a3de] + PythonCall v0.9.27 [817f1d60] + ReTestItems v1.33.2 [3c362404] + Reactant v0.2.161 [a3311ec8] + ReactantCore v0.1.15 [c1ae055f] + RealDot v0.1.0 [2792f1a3] + RegistryInstances v0.1.0 [37e2e3b7] + ReverseDiff v1.16.1 [476501e8] + SLEEFPirates v0.6.43 [6c6a2e73] + Scratch v1.3.0 [605ecd9f] + ShowCases v0.1.0 [777ac1f9] + SimpleBufferStream v1.2.0 [de6bee2f] + SimpleChains v0.4.7 [699a6c99] + SimpleTraits v0.9.5 [a2af1166] + SortingAlgorithms v1.2.2 [dc90abb0] + SparseInverseSubset v0.1.2 [171d559e] + SplittablesBase v0.1.15 [860ef19b] + StableRNGs v1.0.3 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.6 [09ab397b] + StructArrays v0.7.1 [53d494c1] + StructIO v0.3.1 [856f2bd8] + StructTypes v1.11.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [1e6cf692] + TestEnv v1.102.2 [9f7883ad] + Tracker v0.2.38 [e689c965] + Tracy v0.1.6 [3bb67fe8] + TranscodingStreams v0.11.3 [28d57a85] + Transducers v0.4.84 [5c2747f8] + URIs v1.6.1 [3a884ed6] + UnPack v1.0.2 [e17b2a0c] + UnsafePointers v1.0.0 [3d5dd08c] + VectorizationBase v0.21.72 [33b4df10] + VectorizedRNG v0.2.25 [d49dbf32] + WeightInitializers v1.2.0 [e88e6eb3] + Zygote v0.7.10 [700de1a5] + ZygoteRules v0.2.7 [4ee394cb] + CUDA_Driver_jll v13.0.1+0 [7cc45869] + Enzyme_jll v0.0.195+0 [2e619515] + Expat_jll v2.7.1+0 [020c3dae] + Git_LFS_jll v3.7.0+0 [f8c6e375] + Git_jll v2.51.1+0 [dad2f222] + LLVMExtra_jll v0.0.37+2 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [ad6e5548] + LibTracyClient_jll v0.9.1+6 [94ce4f54] + Libiconv_jll v1.18.0+0 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [9bd350c2] + OpenSSH_jll v10.0.1+0 ⌅ [0192cb87] + Reactant_jll v0.0.238+0 ⌅ [f8abcde7] + micromamba_jll v1.5.12+0 [4d7b5844] + pixi_jll v0.41.3+0 [88f77b66] + unzip_jll v6.0.2+0 [0dad84c5] + ArgTools v1.1.2 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching v1.11.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] ~ Pkg ⇒ v1.12.0 [3fa0cd96] + REPL v1.11.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [4607b0f0] + SuiteSparse [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [deac9b47] + LibCURL_jll v8.11.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [458c3c95] + OpenSSL_jll v3.5.1+0 [efcefdf7] + PCRE2_jll v10.44.0+1 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_92Qc5w/Project.toml` [47edcb42] ADTypes v1.17.0 [79e6a3ab] Adapt v4.3.0 [4c88cf16] Aqua v0.8.14 [2a0fbf3d] CPUSummary v0.2.7 [d360d2e6] ChainRulesCore v1.26.0 [b0b7db55] ComponentArrays v0.15.29 [8d63f2c5] DispatchDoctor v0.4.26 [e30172f5] Documenter v1.14.1 [7da242da] Enzyme v0.13.73 [7d51a73a] ExplicitImports v1.13.2 ⌅ [f6369f11] ForwardDiff v0.10.38 [d9f16b24] Functors v0.5.2 [bdcacae8] LoopVectorization v0.12.172 [b2108857] Lux v1.21.0 [bb33d45b] LuxCore v1.4.0 `~/.julia/packages/Lux/9B1iJ/lib/LuxCore` [82251201] LuxLib v1.11.0 `~/.julia/packages/Lux/9B1iJ/lib/LuxLib` [ac9de150] LuxTestUtils v2.0.1 `~/.julia/packages/Lux/9B1iJ/lib/LuxTestUtils` [7e8f7934] MLDataDevices v1.11.2 `~/.julia/packages/Lux/9B1iJ/lib/MLDataDevices` [f1d291b0] MLUtils v0.4.8 [da2b9cff] Mooncake v0.4.158 [872c559c] NNlib v0.9.31 [6fd5a793] Octavian v0.3.29 [0b1bfda6] OneHotArrays v0.2.10 [3bd65402] Optimisers v0.4.6 [21216c6a] Preferences v1.5.0 [6099a3de] PythonCall v0.9.27 [817f1d60] ReTestItems v1.33.2 [3c362404] Reactant v0.2.161 [189a3867] Reexport v1.2.2 [37e2e3b7] ReverseDiff v1.16.1 [efcf1570] Setfield v1.1.2 [de6bee2f] SimpleChains v0.4.7 [860ef19b] StableRNGs v1.0.3 [aedffcd0] Static v1.2.0 [90137ffa] StaticArrays v1.9.15 [10745b16] Statistics v1.11.1 [9f7883ad] Tracker v0.2.38 [e88e6eb3] Zygote v0.7.10 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [44cfe95a] Pkg v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_92Qc5w/Manifest.toml` [47edcb42] ADTypes v1.17.0 [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.20.0 [a9b6321e] Atomix v1.1.2 [198e06fe] BangBang v0.4.4 [9718e550] Baselet v0.1.1 [d1d4a3ce] BitFlags v0.1.9 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [082447d4] ChainRules v1.72.5 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [da1fd8a2] CodeTracking v2.0.0 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.0 [807dbc54] Compiler v0.1.1 [b0b7db55] ComponentArrays v0.15.29 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [f0e56b4a] ConcurrentUtilities v2.5.0 [992eb4ea] CondaPkg v0.2.31 [187b0558] ConstructionBase v1.6.0 [6add18c4] ContextVariablesX v0.1.3 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.1 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [8d63f2c5] DispatchDoctor v0.4.26 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.14.1 [4e289a0a] EnumX v1.0.5 [7da242da] Enzyme v0.13.73 [f151be2c] EnzymeCore v0.8.13 [460bff9d] ExceptionUnwrapping v0.1.11 [7d51a73a] ExplicitImports v1.13.2 [e2ba6199] ExprTools v0.1.10 [21656369] ExpressionExplorer v1.1.3 [cc61a311] FLoops v0.2.2 [b9860ae5] FLoopsBase v0.1.1 [9aa1b823] FastClosures v0.3.2 [1a297f60] FillArrays v1.14.0 [6a86dc24] FiniteDiff v2.28.1 ⌅ [f6369f11] ForwardDiff v0.10.38 [069b7b12] FunctionWrappers v1.1.3 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.6.1 [d7ba0133] Git v1.5.0 [86223c79] Graphs v1.13.1 [cd3eb016] HTTP v1.10.17 [076d061b] HashArrayMappedTries v0.2.0 [3e5b6fbb] HostCPUFeatures v0.1.17 [b5f81e59] IOCapture v0.2.5 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 [d25df0c9] Inflate v0.1.5 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [c3a54625] JET v0.10.7 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [0f8b85d8] JSON3 v1.14.3 [aa1ae85d] JuliaInterpreter v0.10.5 [70703baa] JuliaSyntax v1.0.2 [b14d175d] JuliaVariables v0.2.4 [63c18a36] KernelAbstractions v0.9.38 [929cbde3] LLVM v9.4.2 [10f19ff3] LayoutPointers v0.1.17 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.1.0 [bdcacae8] LoopVectorization v0.12.172 [6f1432cf] LoweredCodeUtils v3.4.3 [b2108857] Lux v1.21.0 [bb33d45b] LuxCore v1.4.0 `~/.julia/packages/Lux/9B1iJ/lib/LuxCore` [82251201] LuxLib v1.11.0 `~/.julia/packages/Lux/9B1iJ/lib/LuxLib` [ac9de150] LuxTestUtils v2.0.1 `~/.julia/packages/Lux/9B1iJ/lib/LuxTestUtils` [c2834f40] MLCore v1.0.0 [7e8f7934] MLDataDevices v1.11.2 `~/.julia/packages/Lux/9B1iJ/lib/MLDataDevices` [d8e11817] MLStyle v0.4.17 [f1d291b0] MLUtils v0.4.8 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [d0879d2d] MarkdownAST v0.1.2 [739be429] MbedTLS v1.1.9 [128add7d] MicroCollections v0.2.0 [0b3b1443] MicroMamba v0.1.14 [e1d29d7a] Missings v1.2.0 [dbe65cb8] MistyClosures v2.1.0 [da2b9cff] Mooncake v0.4.158 [872c559c] NNlib v0.9.31 [77ba4419] NaNMath v1.1.3 [71a1bf82] NameResolution v0.1.5 [d8793406] ObjectFile v0.5.0 [6fd5a793] Octavian v0.3.29 [6fe1bfb0] OffsetArrays v1.17.0 [0b1bfda6] OneHotArrays v0.2.10 [4d8831e6] OpenSSL v1.5.0 [3bd65402] Optimisers v0.4.6 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [fa939f87] Pidfile v1.3.0 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [8162dcfd] PrettyPrint v0.2.0 [43287f4e] PtrArrays v1.3.0 [6099a3de] PythonCall v0.9.27 [817f1d60] ReTestItems v1.33.2 [3c362404] Reactant v0.2.161 [a3311ec8] ReactantCore v0.1.15 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [605ecd9f] ShowCases v0.1.0 [777ac1f9] SimpleBufferStream v1.2.0 [de6bee2f] SimpleChains v0.4.7 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.1 [171d559e] SplittablesBase v0.1.15 [860ef19b] StableRNGs v1.0.3 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.6 [7792a7ef] StrideArraysCore v0.5.8 [09ab397b] StructArrays v0.7.1 [53d494c1] StructIO v0.3.1 [856f2bd8] StructTypes v1.11.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [1e6cf692] TestEnv v1.102.2 [8290d209] ThreadingUtilities v0.5.5 [9f7883ad] Tracker v0.2.38 [e689c965] Tracy v0.1.6 [3bb67fe8] TranscodingStreams v0.11.3 [28d57a85] Transducers v0.4.84 [5c2747f8] URIs v1.6.1 [3a884ed6] UnPack v1.0.2 [013be700] UnsafeAtomics v0.3.0 [e17b2a0c] UnsafePointers v1.0.0 [3d5dd08c] VectorizationBase v0.21.72 [33b4df10] VectorizedRNG v0.2.25 [d49dbf32] WeightInitializers v1.2.0 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [4ee394cb] CUDA_Driver_jll v13.0.1+0 [7cc45869] Enzyme_jll v0.0.195+0 [2e619515] Expat_jll v2.7.1+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.51.1+0 [dad2f222] LLVMExtra_jll v0.0.37+2 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [ad6e5548] LibTracyClient_jll v0.9.1+6 [94ce4f54] Libiconv_jll v1.18.0+0 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [9bd350c2] OpenSSH_jll v10.0.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [0192cb87] Reactant_jll v0.0.238+0 ⌅ [f8abcde7] micromamba_jll v1.5.12+0 [4d7b5844] pixi_jll v0.41.3+0 [88f77b66] unzip_jll v6.0.2+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [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.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.44.0+1 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+1 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Info: Julia Version 1.12.0-rc2.1 │ Commit 1fad90817e* (2025-09-10 23:46 UTC) │ Platform Info: │ OS: Linux (x86_64-linux-gnu) │ CPU: 128 × AMD EPYC 7502 32-Core Processor │ WORD_SIZE: 64 │ LLVM: libLLVM-18.1.7 (ORCJIT, znver2) │ GC: Built with stock GC │ Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) │ Environment: │ JULIA_CPU_THREADS = 1 │ JULIA_NUM_PRECOMPILE_TASKS = 1 │ JULIA_PKG_PRECOMPILE_AUTO = 0 │ JULIA_PKGEVAL = true │ JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: │ JULIA_NUM_THREADS = 1 └ JULIA_LOAD_PATH = @:/tmp/jl_92Qc5w ┌ Info: Parsed test args └ test_args = Dict{String, String}() [ Info: Running tests for group: ["all"] [ Info: Using local LuxCUDA ┌ Info: Installing Extra Packages for testing │ EXTRA_PKGS = │ 4-element Vector{PackageSpec}: │ PackageSpec( │ name = MPI │ version = * │ ) │ PackageSpec( │ name = NCCL │ version = * │ ) │ PackageSpec( │ name = Flux │ version = * │ ) │ PackageSpec( │ name = AMDGPU │ version = * │ ) │ EXTRA_DEV_PKGS = │ 1-element Vector{PackageSpec}: │ PackageSpec( │ path = /home/pkgeval/.julia/packages/Lux/9B1iJ/test/../lib/LuxCUDA │ version = * └ ) Resolving package versions... Updating `/tmp/jl_92Qc5w/Project.toml` [21141c5a] + AMDGPU v2.1.0 [587475ba] + Flux v0.16.5 [da04e1cc] + MPI v0.20.23 [3fe64909] + NCCL v0.1.1 Updating `/tmp/jl_92Qc5w/Manifest.toml` [21141c5a] + AMDGPU v2.1.0 [6a4ca0a5] + AcceleratedKernels v0.4.3 [ab4f0b2a] + BFloat16s v0.5.1 [052768ef] + CUDA v5.8.3 [1af6417a] + CUDA_Runtime_Discovery v1.0.0 [3da002f7] + ColorTypes v0.12.1 [5ae59095] + Colors v0.13.1 [a8cc5b0e] + Crayons v4.1.1 [a93c6f00] + DataFrames v1.7.1 [53c48c17] + FixedPointNumbers v0.8.5 [587475ba] + Flux v0.16.5 [0c68f7d7] + GPUArrays v11.2.4 [096a3bc2] + GPUToolbox v0.3.0 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [8b046642] + LLVMLoopInfo v1.0.0 [b964fa9f] + LaTeXStrings v1.4.0 [da04e1cc] + MPI v0.20.23 [3da0fdf6] + MPIPreferences v0.1.11 [3fe64909] + NCCL v0.1.1 [5da4648a] + NVTX v1.0.1 [eebad327] + PkgVersion v0.3.3 [2dfb63ee] + PooledArrays v1.4.3 ⌅ [08abe8d2] + PrettyTables v2.4.0 [33c8b6b6] + ProgressLogging v0.1.5 [74087812] + Random123 v1.7.1 [e6cf234a] + RandomNumbers v1.6.0 [91c51154] + SentinelArrays v1.4.8 [892a3eda] + StringManipulation v0.4.1 [d1e2174e] + CUDA_Compiler_jll v0.2.1+0 [76a88914] + CUDA_Runtime_jll v0.19.1+0 [e33a78d0] + Hwloc_jll v2.12.2+0 [9c1d0b0a] + JuliaNVTXCallbacks_jll v0.2.1+0 ⌅ [86de99a1] + LLVM_jll v18.1.7+4 [7cb0a576] + MPICH_jll v4.3.1+0 [f1f71cc9] + MPItrampoline_jll v5.5.4+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [4d6d38e4] + NCCL_jll v2.26.5+1 [e98f9f5b] + NVTX_jll v3.2.2+0 [fe0851c0] + OpenMPI_jll v5.0.8+0 ⌅ [873c0968] + ROCmDeviceLibs_jll v6.2.1+0 ⌅ [02c8fc9c] + XML2_jll v2.13.8+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+0 [1e29f10c] + demumble_jll v1.3.0+0 [d55e3150] + LLD_jll v18.1.7+5 [8f36deef] + libLLVM_jll v18.1.7+5 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Resolving package versions... Updating `/tmp/jl_92Qc5w/Project.toml` [d0bbae9a] + LuxCUDA v0.3.3 `~/.julia/packages/Lux/9B1iJ/lib/LuxCUDA` Updating `/tmp/jl_92Qc5w/Manifest.toml` [d0bbae9a] + LuxCUDA v0.3.3 `~/.julia/packages/Lux/9B1iJ/lib/LuxCUDA` [02a925ec] + cuDNN v1.4.5 [62b44479] + CUDNN_jll v9.13.0+0 Precompiling packages... 7022.6 ms ✓ MLDataDevices 1351.0 ms ✓ LuxCore 6184.0 ms ✓ NCCL_jll ✗ Mooncake 6165.0 ms ✓ ComponentArrays → ComponentArraysZygoteExt 32516.6 ms ✓ ComponentArrays → ComponentArraysTrackerExt 25853.8 ms ✓ Zygote → ZygoteTrackerExt ✗ Reactant 12881.7 ms ✓ ComponentArrays → ComponentArraysReverseDiffExt 35616.5 ms ✓ CUDA → EnzymeCoreExt 31479.0 ms ✓ MPI → CUDAExt 20131.5 ms ✓ AMDGPU → AMDGPUEnzymeCoreExt 30081.5 ms ✓ WeightInitializers → WeightInitializersAMDGPUExt 39330.2 ms ✓ NNlib → NNlibAMDGPUExt 96096.4 ms ✓ MPI → AMDGPUExt 39794.2 ms ✓ Octavian → ForwardDiffExt 52874.7 ms ✓ cuDNN 3787.9 ms ✓ MLDataDevices → MLDataDevicesComponentArraysExt 6148.8 ms ✓ MLDataDevices → MLDataDevicesTrackerExt 1692.9 ms ✓ MLDataDevices → MLDataDevicesChainRulesCoreExt 2931.2 ms ✓ MLDataDevices → MLDataDevicesOneHotArraysExt 6498.5 ms ✓ MLDataDevices → MLDataDevicesGPUArraysExt 23642.8 ms ✓ MLDataDevices → MLDataDevicesAMDGPUExt 825.6 ms ✓ MLDataDevices → MLDataDevicesFillArraysExt 4039.3 ms ✓ MLDataDevices → MLDataDevicesZygoteExt 1108.7 ms ✓ MLDataDevices → MLDataDevicesSparseArraysExt 8592.3 ms ✓ MLDataDevices → MLDataDevicesReverseDiffExt 40986.5 ms ✓ MLDataDevices → MLDataDevicesCUDAExt 6787.1 ms ✓ MLDataDevices → MLDataDevicesMLUtilsExt 1688.2 ms ✓ MLDataDevices → MLDataDevicesChainRulesExt 2373.7 ms ✓ LuxCore → LuxCoreChainRulesCoreExt 9560.2 ms ✓ LuxCore → LuxCoreArrayInterfaceReverseDiffExt 9781.3 ms ✓ LuxCore → LuxCoreArrayInterfaceTrackerExt 1004.3 ms ✓ LuxCore → LuxCoreFunctorsExt 942.1 ms ✓ LuxCore → LuxCoreEnzymeCoreExt 1019.3 ms ✓ LuxCore → LuxCoreSetfieldExt 1120.9 ms ✓ LuxCore → LuxCoreMLDataDevicesExt ✗ NCCL ✗ Mooncake → MooncakeJETExt ✗ Mooncake → MooncakeSpecialFunctionsExt ✗ Mooncake → MooncakeNNlibExt ✗ Mooncake → MooncakeCUDAExt ✗ Reactant → ReactantStatisticsExt ✗ Reactant → ReactantMPIExt ✗ Reactant → ReactantRandom123Ext ✗ Reactant → ReactantKernelAbstractionsExt ✗ Reactant → ReactantFillArraysExt ✗ Reactant → ReactantOneHotArraysExt ✗ Reactant → ReactantPythonCallExt ✗ Reactant → ReactantSpecialFunctionsExt ✗ Reactant → ReactantAbstractFFTsExt ✗ Reactant → ReactantArrayInterfaceExt ✗ Reactant → ReactantOffsetArraysExt ✗ Optimisers → OptimisersReactantExt ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 47 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 #632 at ./asyncevent.jl:359 jfptr_YY.632_55388.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 jfptr_wait_88991.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2445 unknown function (ip: 0x732a33380c03) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 #204 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2385 withenv at ./env.jl:265 #189 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2204 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2062 #185 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2171 #mktempdir#21 at ./file.jl:899 unknown function (ip: 0x732a3337a12c) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 mktempdir at ./file.jl:895 mktempdir at ./file.jl:895 #sandbox#181 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2118 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2110 unknown function (ip: 0x732a3336ecc1) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 #test#192 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2370 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2280 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:483 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:462 unknown function (ip: 0x732a3336e8f1) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 unknown function (ip: 0x732a333660e0) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:153 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 unknown function (ip: 0x732a3336413f) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:305 exec_options at ./client.jl:321 _start at ./client.jl:554 jfptr__start_103313.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x732a4f345249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.12/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007b56127eeef0 Total snapshots: 350. Utilization: 0% ╎350 @Base/asyncevent.jl:359 (::Base.var"#632#633"{FileWatching.Pidfile.var… ╎ 350 @Base/asyncevent.jl:185 _trywait(t::Timer) ╎ 350 @Base/condition.jl:136 wait ╎ 350 @Base/condition.jl:141 wait(c::Base.GenericCondition{Base.Threads.S… ╎ 350 @Base/task.jl:1199 wait() 349╎ 350 @Base/task.jl:1187 poptask(W::Base.IntrusiveLinkedListSynchronize… ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.12/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000732a34ffc010 Total snapshots: 42. Utilization: 0% ╎42 @Base/client.jl:554 _start() ╎ 42 @Base/client.jl:321 exec_options(opts::Base.JLOptions) ╎ 42 @Base/Base.jl:305 include(mod::Module, _path::String) ╎ 42 @Base/loading.jl:2903 _include(mapexpr::Function, mod::Module, _path:… ╎ 42 @Base/loading.jl:2843 include_string(mapexpr::typeof(identity), mod:… ╎ 42 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 42 @Pkg/src/API.jl:151 kwcall(::@NamedTuple{julia_args::Cmd}, ::typeo… ╎ ╎ 42 @Pkg/src/API.jl:151 #test#81 ╎ ╎ 42 @Pkg/src/API.jl:152 test ╎ ╎ 42 @Pkg/src/API.jl:152 test(pkgs::Vector{String}; kwargs::Base.Pai… ╎ ╎ 42 @Pkg/src/API.jl:153 kwcall(::@NamedTuple{julia_args::Cmd}, ::t… ╎ ╎ ╎ 42 @Pkg/src/API.jl:164 test(pkgs::Vector{PackageSpec}; io::IOCon… ╎ ╎ ╎ 42 @Pkg/src/API.jl:462 kwcall(::@NamedTuple{julia_args::Cmd, io… ╎ ╎ ╎ 42 @Pkg/src/API.jl:483 test(ctx::Pkg.Types.Context, pkgs::Vect… ╎ ╎ ╎ 42 @Pkg/…perations.jl:2280 test ╎ ╎ ╎ 42 @Pkg/…perations.jl:2370 test(ctx::Pkg.Types.Context, pkgs… ╎ ╎ ╎ ╎ 42 @Pkg/…erations.jl:2110 kwcall(::@NamedTuple{preferences:… ╎ ╎ ╎ ╎ 42 @Pkg/…erations.jl:2118 #sandbox#181 ╎ ╎ ╎ ╎ 42 @Base/file.jl:895 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 42 @Base/file.jl:895 mktempdir(fn::Function, parent::Str… ╎ ╎ ╎ ╎ 42 @Base/file.jl:899 mktempdir(fn::Pkg.Operations.var"#… ╎ ╎ ╎ ╎ ╎ 42 @Pkg/…ations.jl:2171 (::Pkg.Operations.var"#185#186… ╎ ╎ ╎ ╎ ╎ 42 @Pkg/…ations.jl:2062 with_temp_env(fn::Pkg.Operati… ╎ ╎ ╎ ╎ ╎ 42 @Pkg/…tions.jl:2204 (::Pkg.Operations.var"#189#19… ╎ ╎ ╎ ╎ ╎ 42 @Base/env.jl:265 withenv(::Pkg.Operations.var"#2… ╎ ╎ ╎ ╎ ╎ 42 @Pkg/…tions.jl:2385 (::Pkg.Operations.var"#204#… ╎ ╎ ╎ ╎ ╎ ╎ 42 @Pkg/…ions.jl:2445 subprocess_handler(cmd::Cmd… ╎ ╎ ╎ ╎ ╎ ╎ 42 @Base/…ess.jl:687 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 42 @Base/…ess.jl:694 wait(x::Base.Process, sync… ╎ ╎ ╎ ╎ ╎ ╎ 42 @Base/…on.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ 42 @Base/…on.jl:141 wait(c::Base.GenericCondi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 42 @Base/…sk.jl:1199 wait() 41╎ ╎ ╎ ╎ ╎ ╎ ╎ 42 @Base/…sk.jl:1187 poptask(W::Base.Intrus… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 profile_printing_listener at ./Base.jl:331 #start_profile_listener##0 at ./Base.jl:351 jfptr_YY.start_profile_listenerYY.YY.0_45490.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 22056805 (Pool: 22056307; Big: 498); GC: 17 [47] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Lux/9B1iJ/test/runtests.jl:56 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait_readnb at ./stream.jl:416 eof at ./stream.jl:106 [inlined] eof at ./io.jl:472 [inlined] monitor_std at ./precompilation.jl:770 monitor_std at ./precompilation.jl:766 jfptr_monitor_std_97959.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 #_precompilepkgs##34 at ./precompilation.jl:935 jfptr_YY._precompilepkgsYY.YY.34_53948.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 46633183 (Pool: 46632248; Big: 935); GC: 54 PkgEval terminated after 2754.87s: test duration exceeded the time limit