Package evaluation to test NNParamsPrinter on Julia 1.14.0-DEV.1699 (993b392fda*) started at 2026-02-13T21:01:07.205 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.57s ################################################################################ # Installation # Installing NNParamsPrinter... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [1ce897a9] + NNParamsPrinter v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [1ce897a9] + NNParamsPrinter v0.1.1 Installation completed after 4.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1517.1 ms ✓ EnzymeCore 827.8 ms ✓ NNParamsPrinter 810.0 ms ✓ ADTypes → ADTypesConstructionBaseExt 1000.7 ms ✓ Atomix 2063.1 ms ✓ ReactantCore 931.7 ms ✓ ScopedValues 1251.0 ms ✓ GPUArraysCore 1836.3 ms ✓ CpuId 4188.3 ms ✓ DispatchDoctor 1250.9 ms ✓ Functors 7470.0 ms ✓ Static 889.6 ms ✓ ADTypes → ADTypesChainRulesCoreExt 3649.6 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 897.9 ms ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 1542.5 ms ✓ StaticArrays → StaticArraysStatisticsExt 1548.3 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 1518.9 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 1556.3 ms ✓ Adapt → AdaptStaticArraysExt 4441.3 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 7155.1 ms ✓ ForwardDiff 1410.3 ms ✓ EnzymeCore → EnzymeCoreChainRulesCoreExt 844.9 ms ✓ EnzymeCore → AdaptExt 788.6 ms ✓ ADTypes → ADTypesEnzymeCoreExt 6863.3 ms ✓ WeightInitializers 881.5 ms ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 1625.3 ms ✓ DispatchDoctor → DispatchDoctorChainRulesCoreExt 992.7 ms ✓ DispatchDoctor → DispatchDoctorEnzymeCoreExt 1383.0 ms ✓ LuxCore 1843.8 ms ✓ MLDataDevices 3084.7 ms ✓ Optimisers 2474.7 ms ✓ CPUSummary 9186.7 ms ✓ KernelAbstractions 1796.5 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 1906.5 ms ✓ WeightInitializers → ChainRulesCoreExt 1055.2 ms ✓ LuxCore → SetfieldExt 1452.7 ms ✓ LuxCore → ChainRulesCoreExt 979.7 ms ✓ LuxCore → EnzymeCoreExt 1011.0 ms ✓ LuxCore → FunctorsExt 1872.9 ms ✓ MLDataDevices → ChainRulesCoreExt 1170.8 ms ✓ LuxCore → MLDataDevicesExt 1078.1 ms ✓ Optimisers → OptimisersAdaptExt 957.4 ms ✓ Optimisers → OptimisersEnzymeCoreExt 2289.2 ms ✓ KernelAbstractions → LinearAlgebraExt 2267.2 ms ✓ KernelAbstractions → EnzymeExt 14505.7 ms ✓ NNlib 2818.9 ms ✓ NNlib → NNlibForwardDiffExt 2892.6 ms ✓ NNlib → NNlibEnzymeCoreExt 2757.6 ms ✓ NNlib → NNlibSpecialFunctionsExt 10785.3 ms ✓ LuxLib 3294.5 ms ✓ LuxLib → ForwardDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3ceef5a0-45cc-5568-b353-2e8a162d9e47"), "SpecialFunctionsChainRulesCoreExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2694  [4] _require_prelocked  @ ./loading.jl:2688 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1764  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1801  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1617  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2323  [9] _require_search_from_serialized  @ ./loading.jl:2200 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2833  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [12] macro expansion  @ ./loading.jl:2621 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [15] require  @ ./loading.jl:2561 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [18] _eval_using  @ ./module.jl:137 [inlined]  [19] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [20] top-level scope  @ ~/.julia/packages/Lux/GCC0y/src/Lux.jl:47  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Lux/GCC0y/src/Lux.jl:1 in expression starting at stdin:5 ✗ Lux 50 dependencies successfully precompiled in 138 seconds. 52 already precompiled. Precompilation completed after 156.65s ################################################################################ # Testing # Testing NNParamsPrinter Status `/tmp/jl_U8YRhX/Project.toml` [b2108857] Lux v1.31.3 [1ce897a9] NNParamsPrinter v0.1.1 [860ef19b] StableRNGs v1.0.4 [8dfed614] Test v1.11.0 Status `/tmp/jl_U8YRhX/Manifest.toml` [47edcb42] ADTypes v1.21.0 [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [a9b6321e] Atomix v1.1.2 [2a0fbf3d] CPUSummary v0.2.7 [d360d2e6] ChainRulesCore v1.26.0 [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 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [8d63f2c5] DispatchDoctor v0.4.28 [ffbed154] DocStringExtensions v0.9.5 [f151be2c] EnzymeCore v0.8.18 [21656369] ExpressionExplorer v1.1.3 [9aa1b823] FastClosures v0.3.2 [f6369f11] ForwardDiff v1.3.2 [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 [63c18a36] KernelAbstractions v0.9.40 [2ab3a3ac] LogExpFunctions v0.3.29 [b2108857] Lux v1.31.3 [bb33d45b] LuxCore v1.5.3 [82251201] LuxLib v1.15.4 [7e8f7934] MLDataDevices v1.17.4 [1914dd2f] MacroTools v0.5.16 [1ce897a9] NNParamsPrinter v0.1.1 [872c559c] NNlib v0.9.33 [77ba4419] NaNMath v1.1.3 [3bd65402] Optimisers v0.4.7 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [a3311ec8] ReactantCore v0.1.16 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [431bcebd] SciMLPublic v1.0.1 [7e506255] ScopedValues v1.5.0 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.7.1 [860ef19b] StableRNGs v1.0.4 [aedffcd0] Static v1.3.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [013be700] UnsafeAtomics v0.3.0 [d49dbf32] WeightInitializers v1.3.1 [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.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization 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 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Layer 1 : Conv((3, 3), 1 => 8, rbf) : weights (shape: (3, 3, 1, 8)): bias (shape: (8,)): Layer 2 : BatchNorm(8, affine=true, track_stats=true) Layer 3 : MaxPool((2, 2)) Layer 4 : Conv((3, 3), 8 => 16, rbf) : weights (shape: (3, 3, 8, 16)): bias (shape: (16,)): Layer 5 : BatchNorm(16, affine=true, track_stats=true) Layer 6 : Dropout(0.25) Layer 7 : Conv((3, 3), 16 => 16, rbf) : weights (shape: (3, 3, 16, 16)): bias (shape: (16,)): Layer 8 : BatchNorm(16, affine=true, track_stats=true) Layer 9 : Conv((1, 1), 16 => 1) : weights (shape: (1, 1, 16, 1)): bias (shape: (1,)): Layer 10 : FlattenLayer{Nothing}(nothing) Layer 11 : Dense(256 => 64, rbf) : weights (shape: (64, 256)): bias (shape: (64,)): Layer 12 : Dropout(0.5) Layer 13 : Dense(64 => 32, rbf) : weights (shape: (32, 64)): bias (shape: (32,)): Layer 14 : LSTMCell(32 => 16) weight_ih (shape: (64, 32)): weight_hh (shape: (64, 16)): bias_ih (shape: (64,)): bias_hh (shape: (64,)): Layer 15 : RNNCell(32 => 16, tanh) weight_ih (shape: (16, 32)): weight_hh (shape: (16, 16)): bias_ih (shape: (16,)): bias_hh (shape: (16,)): Layer 16 : GRUCell(16 => 3) weight_ih (shape: (9, 16)): weight_hh (shape: (9, 3)): bias_ih (shape: (9,)): bias_hh (shape: (9,)): Layer 17 : Dense(3 => 1) : weights (shape: (1, 3)): bias (shape: (1,)): Test Summary: | Pass Total Time printWeightsBiases tests | 1 1 8.9s Testing NNParamsPrinter tests passed Testing completed after 66.11s PkgEval succeeded after 248.8s