Package evaluation to load ArgumentProcessor on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T06:52:46.635 ################################################################################ # Set-up # Set-up completed after 0.08s ################################################################################ # Installation # Installing ArgumentProcessor... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [da5e4181] + ArgumentProcessor v1.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [da5e4181] + ArgumentProcessor v1.1.2 Installation completed after 1.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... WARNING: Constructor for type "Dict" was extended in `ArgumentProcessor` without explicit qualification or import.  NOTE: Assumed "Dict" refers to `Base.Dict`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Dict end`.  Hint: To silence the warning, qualify `Dict` as `Base.Dict` in the method signature or explicitly `import Base: Dict`. 847.1 ms ✓ ArgumentProcessor 1 dependency successfully precompiled in 1 seconds 1 dependency had output during precompilation: ┌ ArgumentProcessor │ WARNING: Constructor for type "Dict" was extended in `ArgumentProcessor` without explicit qualification or import. │ NOTE: Assumed "Dict" refers to `Base.Dict`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Dict end`. │ Hint: To silence the warning, qualify `Dict` as `Base.Dict` in the method signature or explicitly `import Base: Dict`. └ Precompilation completed after 6.31s ################################################################################ # Loading # Loading ArgumentProcessor... Loading completed after 0.59s PkgEval succeeded after 14.8s