Fetching updates to dlang/dmd:
Fetching origin
From https://github.com/dlang/dmd
 * [new ref]         refs/pull/15269/head -> refs/pull/15269/head
 * [new ref]         refs/pull/15269/merge -> refs/pull/15269/merge
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
error: The last gc run reported the following. Please correct the root cause
and remove gc.log.
Automatic cleanup will not be performed until the file is removed.

warning: There are too many unreachable loose objects; run 'git prune' to remove them.

Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
error: The last gc run reported the following. Please correct the root cause
and remove gc.log.
Automatic cleanup will not be performed until the file is removed.

warning: There are too many unreachable loose objects; run 'git prune' to remove them.



Cloning source/dlang/dmd.git into pull-5470990-Linux_32_64/dmd, branch master
Cloning into '/home/braddr/sandbox/at-client/pull-5470990-Linux_32_64/dmd'...
done.
Head commit:
commit 1373392c68ec66c1e29cca851d3d8fc7eefeced8
Author: Walter Bright <walter@walterbright.com>
Date:   Wed May 24 01:30:45 2023 -0700

    prolog_namedArgs


Fetching updates to dlang/druntime:
Fetching origin


Cloning source/dlang/druntime.git into pull-5470990-Linux_32_64/druntime, branch master
Cloning into '/home/braddr/sandbox/at-client/pull-5470990-Linux_32_64/druntime'...
done.
Head commit:
commit 92d444fb7496919b219d9182459e984686ffbbb2
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date:   Sun Jul 10 01:01:21 2022 +0200

    Add stubs for install make recipes
    
    This allows the auto-tester to build without complaint, even though it ultimately does nothing


Fetching updates to dlang/phobos:
Fetching origin


Cloning source/dlang/phobos.git into pull-5470990-Linux_32_64/phobos, branch master
Cloning into '/home/braddr/sandbox/at-client/pull-5470990-Linux_32_64/phobos'...
done.
Head commit:
commit e1f7edae5765013b2527aeb8c8785c71b7fe6fe1
Author: Robert burner Schadek <robert.schadek@informatik.uni-oldenburg.de>
Date:   Thu May 25 22:37:14 2023 +0200

    Better std.algorithm.iteration.permutations error messages