Fetching updates to dlang/dmd:
Fetching origin
From https://github.com/dlang/dmd
   d90145e..ef5a0b4  master     -> master
 + 7f5707e...fc4f27a refs/pull/12512/merge -> refs/pull/12512/merge  (forced update)
 + 3864176...beea311 refs/pull/14236/head -> refs/pull/14236/head  (forced update)
 + f64bffe...d4b70cb refs/pull/14236/merge -> refs/pull/14236/merge  (forced update)
 + 4b21821...74b8b4f refs/pull/14641/merge -> refs/pull/14641/merge  (forced update)
 + fd5a6c4...a544ba6 refs/pull/14829/merge -> refs/pull/14829/merge  (forced update)
 + 492715c...73e1e78 refs/pull/15117/merge -> refs/pull/15117/merge  (forced update)
 + 377ee9e...e1e2127 refs/pull/15122/merge -> refs/pull/15122/merge  (forced update)
 + df9928b...b779f8a refs/pull/15161/merge -> refs/pull/15161/merge  (forced update)
 + 621317e...e094291 refs/pull/15167/merge -> refs/pull/15167/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-5468854-Linux_64_32/dmd, branch master
Cloning into '/home/braddr/sandbox/at-client/pull-5468854-Linux_64_32/dmd'...
done.
Head commit:
commit ef5a0b402798f507a2d7f251865485806c302b7e
Author: Dennis Korpel <dkorpel@gmail.com>
Date:   Tue May 2 12:44:30 2023 +0200

    Remove extern variables from ty.d


Fetching updates to dlang/druntime:
Fetching origin


Cloning source/dlang/druntime.git into pull-5468854-Linux_64_32/druntime, branch master
Cloning into '/home/braddr/sandbox/at-client/pull-5468854-Linux_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-5468854-Linux_64_32/phobos, branch master
Cloning into '/home/braddr/sandbox/at-client/pull-5468854-Linux_64_32/phobos'...
done.
Head commit:
commit 8ab95ded5265379e74d507fdc252ff3d2305fc26
Merge: d35dafb 7392a55
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date:   Tue May 2 04:09:03 2023 +0200

    Merge pull request #8743 from ibuclaw/merge_stable
    
    Add bind to the header table (#8731)