Package evaluation to test NNParamsPrinter on Julia 1.14.0-DEV.1851 (d64c0da64c*) started at 2026-03-05T12:08:23.937 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.91s ################################################################################ # 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.49s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 879.7 ms ✓ NNParamsPrinter 813.3 ms ✓ ADTypes → ADTypesConstructionBaseExt 801.5 ms ✓ ADTypes → ADTypesEnzymeCoreExt 1052.9 ms ✓ Atomix 2025.5 ms ✓ ReactantCore 2920.0 ms ✓ Setfield 834.8 ms ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 4279.6 ms ✓ DispatchDoctor 1329.4 ms ✓ Functors 14327.7 ms ✓ StaticArrays 7172.6 ms ✓ Static 921.3 ms ✓ ADTypes → ADTypesChainRulesCoreExt 3379.6 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 875.9 ms ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 7.5 ms ✓ SpecialFunctions 1533.8 ms ✓ DispatchDoctor → DispatchDoctorChainRulesCoreExt 973.7 ms ✓ DispatchDoctor → DispatchDoctorEnzymeCoreExt 1394.5 ms ✓ LuxCore 1899.2 ms ✓ MLDataDevices 3071.1 ms ✓ Optimisers 1503.0 ms ✓ StaticArrays → StaticArraysStatisticsExt 1582.0 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 1469.9 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 1498.8 ms ✓ Adapt → AdaptStaticArraysExt 2494.4 ms ✓ CPUSummary 4387.0 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 6550.9 ms ✓ WeightInitializers 7104.6 ms ✓ ForwardDiff 999.9 ms ✓ LuxCore → SetfieldExt 1666.2 ms ✓ LuxCore → ChainRulesCoreExt 1060.7 ms ✓ LuxCore → EnzymeCoreExt 1026.8 ms ✓ LuxCore → FunctorsExt 1638.1 ms ✓ MLDataDevices → ChainRulesCoreExt 1184.3 ms ✓ LuxCore → MLDataDevicesExt 1045.0 ms ✓ Optimisers → OptimisersAdaptExt 919.8 ms ✓ Optimisers → OptimisersEnzymeCoreExt 9222.2 ms ✓ KernelAbstractions 1953.1 ms ✓ WeightInitializers → ChainRulesCoreExt 1782.7 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 2057.2 ms ✓ KernelAbstractions → LinearAlgebraExt 2189.7 ms ✓ KernelAbstractions → EnzymeExt 14692.1 ms ✓ NNlib 2885.2 ms ✓ NNlib → NNlibForwardDiffExt 3005.2 ms ✓ NNlib → NNlibEnzymeCoreExt 2754.5 ms ✓ NNlib → NNlibSpecialFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("99cf4b2f-f641-5f1f-bb26-5336c9345608"), "ArrayInterfaceChainRulesCoreExt") 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_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2702  [9] macro expansion  @ ./loading.jl:2621 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [12] require  @ ./loading.jl:2561 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/LuxLib/ZJ3gh/src/traits.jl:3  [17] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [18] top-level scope  @ ~/.julia/packages/LuxLib/ZJ3gh/src/LuxLib.jl:27  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [20] 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  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [24] include_string  @ ./loading.jl:3140 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/LuxLib/ZJ3gh/src/traits.jl:1 in expression starting at /home/pkgeval/.julia/packages/LuxLib/ZJ3gh/src/LuxLib.jl:1 in expression starting at stdin:5 ✗ LuxLib ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("82251201-b29d-42c6-8e01-566dec8acb11"), "LuxLib") 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::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/LuxLib/ZJ3gh/ext/ForwardDiffExt.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/LuxLib/ZJ3gh/ext/ForwardDiffExt.jl:1 in expression starting at stdin:5 ✗ LuxLib → ForwardDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c66f7881-3465-5d10-b028-4b0c2cd4b139"), "ADTypesChainRulesCoreExt") 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_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2702  [9] macro expansion  @ ./loading.jl:2621 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [12] require  @ ./loading.jl:2561 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/Lux/GCC0y/src/Lux.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [22] include_string  @ ./loading.jl:3140 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _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 44 dependencies successfully precompiled in 144 seconds. 55 already precompiled. Precompilation completed after 168.51s ################################################################################ # Testing # Testing NNParamsPrinter Status `/tmp/jl_in4ym3/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_in4ym3/Manifest.toml` [47edcb42] ADTypes v1.21.0 [79e6a3ab] Adapt v4.5.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.4 [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.2 [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.17 [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.3s Testing NNParamsPrinter tests passed Testing completed after 87.47s PkgEval succeeded after 285.18s