Fetching updates to dlang/dmd:
Fetching origin
From https://github.com/dlang/dmd
 + b7cd433...3386952 refs/pull/14433/merge -> refs/pull/14433/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 master-220091-Linux_32/dmd, branch master
Cloning into '/home/braddr/sandbox/at-client/master-220091-Linux_32/dmd'...
done.
Head commit:
commit a852b8ec82667c87e493db2e7c7b2539c9dbbea0
Author: Walter Bright <walter@walterbright.com>
Date:   Fri Dec 23 15:36:37 2022 -0800

    extricate location.d into its own file


Fetching updates to dlang/druntime:
Fetching origin


Cloning source/dlang/druntime.git into master-220091-Linux_32/druntime, branch master
Cloning into '/home/braddr/sandbox/at-client/master-220091-Linux_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 master-220091-Linux_32/phobos, branch master
Cloning into '/home/braddr/sandbox/at-client/master-220091-Linux_32/phobos'...
done.
Head commit:
commit 814d685bb44c562ddbd1cb09fb8454318822daa4
Merge: d5c1067 fdab7cd
Author: The Dlang Bot <code+dlang-bot@dawg.eu>
Date:   Sat Dec 24 23:13:58 2022 +0100

    Merge pull request #8653 from ntrel/test-tweaks
    
    [trivial] Tweak a few tests
    
    Signed-off-by: Nicholas Wilson <thewilsonator@users.noreply.github.com>
    Merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>