Package evaluation to test AbstractWallets on Julia 1.14.0-DEV.1711 (41ad7d9eeb*) started at 2026-02-12T12:05:13.582 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.3s ################################################################################ # Installation # Installing AbstractWallets... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [5f0830d6] + AbstractWallets v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [5f0830d6] + AbstractWallets v0.1.1 Installation completed after 1.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... WARNING: method definition for wallet at /home/pkgeval/.julia/packages/AbstractWallets/ehxRZ/src/wallets.jl:91 declares type variable P but does not use it. 966.7 ms ✓ AbstractWallets 1 dependency successfully precompiled in 1 seconds 1 dependency had output during precompilation: ┌ AbstractWallets │ WARNING: method definition for wallet at /home/pkgeval/.julia/packages/AbstractWallets/ehxRZ/src/wallets.jl:91 declares type variable P but does not use it. └ Precompilation completed after 17.86s ################################################################################ # Testing # Testing AbstractWallets Status `/tmp/jl_Hb0ZQO/Project.toml` [5f0830d6] AbstractWallets v0.1.1 Status `/tmp/jl_Hb0ZQO/Manifest.toml` [5f0830d6] AbstractWallets v0.1.1 Testing Running tests... Testing AbstractWallets tests passed Testing completed after 4.64s PkgEval succeeded after 45.85s