Fetching updates to dlang/dmd:
Fetching origin
From https://github.com/dlang/dmd
   0f4cd1d..89e01f4  master                -> master
 + 54bbf3d...8264e81 refs/pull/14616/head  -> refs/pull/14616/head  (forced update)
 + e5b179a...be0f61a refs/pull/14616/merge -> refs/pull/14616/merge  (forced update)
 + af29dc0...51da4c3 refs/pull/14902/merge -> refs/pull/14902/merge  (forced update)
 + cd23805...29e48cd refs/pull/14924/merge -> refs/pull/14924/merge  (forced update)
 + ea74c5b...da4f04b refs/pull/14925/merge -> refs/pull/14925/merge  (forced update)
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-5463491-Darwin_64_32/dmd, branch master
Cloning into '/Users/braddr/sandbox/at-client/pull-5463491-Darwin_64_32/dmd'...
done.
Head commit:
commit 89e01f4b3da36d9b6502c92ce0376c9a3a3f0b7d
Author: Walter Bright <walter@walterbright.com>
Date:   Mon Feb 27 20:42:53 2023 -0800

    fix Issue 18472: betterC cannot use format at compile time


Fetching updates to dlang/druntime:
Fetching origin


Cloning source/dlang/druntime.git into pull-5463491-Darwin_64_32/druntime, branch master
Cloning into '/Users/braddr/sandbox/at-client/pull-5463491-Darwin_64_32/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-5463491-Darwin_64_32/phobos, branch master
Cloning into '/Users/braddr/sandbox/at-client/pull-5463491-Darwin_64_32/phobos'...
done.
Head commit:
commit 6d647c582569390ba04b8c172456c8e3134e8c33
Merge: 0dc17a1 0f6de4e
Author: The Dlang Bot <code+dlang-bot@dawg.eu>
Date:   Wed Feb 22 03:06:03 2023 +0100

    Merge pull request #8697 from ibuclaw/merge_stable
    
    merge stable
    
    Signed-off-by: Nicholas Wilson <thewilsonator@users.noreply.github.com>
    Merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>