==> /home/task_178103840735924/croot/ldid_1781038749706/_build_env/bin/git log -n1 <==
commit c1171a72620e32392d554c94e0c2150656f346c9
Author: Eric Lundby <elundby@anaconda.com>
Date:   Tue Jun 9 13:06:29 2026 -0600

    Replace std::auto_ptr with std::unique_ptr for C++17
    
    std::auto_ptr was removed in C++17. The Rule struct already uses
    reset() and get(), so unique_ptr is a drop-in replacement.
==> /home/task_178103840735924/croot/ldid_1781038749706/_build_env/bin/git describe --tags --dirty <==
v2.1.5-1-gc1171a7
==> /home/task_178103840735924/croot/ldid_1781038749706/_build_env/bin/git status <==
HEAD detached from v2.1.5
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

nothing added to commit but untracked files present (use "git add" to track)
