Fetching updates to dlang/dmd:
Fetching origin
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-220061-Linux_32/dmd, branch master
Cloning into '/home/braddr/sandbox/at-client/master-220061-Linux_32/dmd'...
done.
Head commit:
commit 76446988b9df149f9c49a57f6800d03c0f279402
Author: RazvanN7 <razvan.nitu1305@gmail.com>
Date:   Thu Dec 22 12:53:28 2022 +0200

    Follow-up on #14733


Fetching updates to dlang/druntime:
Fetching origin


Cloning source/dlang/druntime.git into master-220061-Linux_32/druntime, branch master
Cloning into '/home/braddr/sandbox/at-client/master-220061-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
From https://github.com/dlang/phobos
   67d4521..313715c  master     -> master


Cloning source/dlang/phobos.git into master-220061-Linux_32/phobos, branch master
Cloning into '/home/braddr/sandbox/at-client/master-220061-Linux_32/phobos'...
done.
Head commit:
commit 313715c572cafa78b94eb9ccbc6da0bfce8f5b37
Merge: 67d4521 13ef27a
Author: Razvan Nitu <razvan.nitu1305@gmail.com>
Date:   Sat Dec 24 20:39:29 2022 +0800

    Merge pull request #8652 from rikkimax/fix-issue-23540
    
    Fix issue 23540 - std.uni loadProperty aliases for C are incorrect