<< index

Autobuilder log for tags/10.20241202~73 (700be6c38f29328812c17048c077c9bec7d8d8ad):

>>> Starting at: Mon Nov 11 20:20:03 UTC 2024

>>> Commit: 700be6c38f29328812c17048c077c9bec7d8d8ad

>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at 1e18df9c3a response
Previous HEAD position was 1e18df9c3a response
HEAD is now at 700be6c38f git-remote-annex: Fix a reversion
HEAD is now at 700be6c38f git-remote-annex: Fix a reversion
--STOP-IGNORE-WARNINGS

>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
+ LANG=C.UTF-8
+ export LANG
+ TMPDIR=/home/builder/tmp
+ export TMPDIR
+ mkdir -p /home/builder/tmp
++ git rev-parse HEAD
+ REV=700be6c38f29328812c17048c077c9bec7d8d8ad
+ OUTDIR=../out/output/sha1/700be6c38f29328812c17048c077c9bec7d8d8ad
+ OUTDIR_TMP=../out/output/sha1/700be6c38f29328812c17048c077c9bec7d8d8ad.tmp
+ install -d -m0755 -- ../out/output/sha1/700be6c38f29328812c17048c077c9bec7d8d8ad.tmp
+ printf '%s\n' 700be6c38f29328812c17048c077c9bec7d8d8ad
+ mkdir tmp
+ sed -e 's/extra-deps:/extra-deps:\n- fdo-notify-0.3.1\n- magic-1.1/' -e 's/magicmime: false/magicmime: true/' -e 's/dbus: false/dbus: true/' stack.yaml
+ export BUILDER=stack
+ BUILDER=stack
+ export 'BUILDERCOMMONOPTIONS=--stack-yaml stack.yaml.autobuild'
+ BUILDERCOMMONOPTIONS='--stack-yaml stack.yaml.autobuild'
+ export BUILDEROPTIONS=
+ BUILDEROPTIONS=
+ stack --stack-yaml stack.yaml.autobuild setup

this may fail.
Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,
consider using: stack ghc, stack ghci, stack runghc, or stack exec.
+ GHC='stack --stack-yaml stack.yaml.autobuild ghc --'
+ export GHC
+ stack --stack-yaml stack.yaml.autobuild ghc -- --make Build/BuildVersion

this may fail.
[1 of 8] Compiling Utility.Data ( Utility/Data.hs, Utility/Data.o )
[2 of 8] Compiling Utility.Misc ( Utility/Misc.hs, Utility/Misc.o )
[3 of 8] Compiling Utility.Monad ( Utility/Monad.hs, Utility/Monad.o )
[4 of 8] Compiling Utility.SafeOutput ( Utility/SafeOutput.hs, Utility/SafeOutput.o )
[5 of 8] Compiling Utility.Exception ( Utility/Exception.hs, Utility/Exception.o )
[6 of 8] Compiling Build.Version ( Build/Version.hs, Build/Version.o )
[7 of 8] Compiling Main ( Build/BuildVersion.hs, Build/BuildVersion.o )
[8 of 8] Linking Build/BuildVersion
+ Build/BuildVersion
+ make linuxstandalone
make git-annex Build/Standalone
make[1]: Entering directory '/home/builder/gitbuilder/build'
if [ "stack" = ./Setup ]; then stack --stack-yaml stack.yaml.autobuild ghc -- --make Setup; fi
if [ "stack" != stack ]; then \
stack configure -fParallelBuild --stack-yaml stack.yaml.autobuild --ghc-options=""; \
rm cabal.project.local~* 2>/dev/null || true; \
else \
stack setup --stack-yaml stack.yaml.autobuild; \
fi

this may fail.
Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,
consider using: stack ghc, stack ghci, stack runghc, or stack exec.
mkdir -p tmp
touch tmp/configure-stamp
stack build --stack-yaml stack.yaml.autobuild

this may fail.
Building all executables for git-annex once. After a successful build of all of them, only specified
executables will be rebuilt.
git-annex> configure (exe)
[ 1 of 23] Compiling Author ( Author.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Author.o )
[ 2 of 23] Compiling Utility.Data ( Utility/Data.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/Data.o )
[ 3 of 23] Compiling Utility.FileSystemEncoding ( Utility/FileSystemEncoding.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/FileSystemEncoding.o )
[ 4 of 23] Compiling Utility.Debug ( Utility/Debug.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/Debug.o )
[ 5 of 23] Compiling Utility.Misc ( Utility/Misc.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/Misc.o )
[ 6 of 23] Compiling Utility.Monad ( Utility/Monad.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/Monad.o )
[ 7 of 23] Compiling Utility.Process.Shim ( Utility/Process/Shim.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/Process/Shim.o )
[ 8 of 23] Compiling Utility.SafeOutput ( Utility/SafeOutput.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/SafeOutput.o )
[ 9 of 23] Compiling Utility.Exception ( Utility/Exception.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/Exception.o )
[10 of 23] Compiling Utility.Process ( Utility/Process.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/Process.o )
[11 of 23] Compiling Utility.SafeCommand ( Utility/SafeCommand.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/SafeCommand.o )
[12 of 23] Compiling Utility.Env.Basic ( Utility/Env/Basic.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/Env/Basic.o )
[13 of 23] Compiling Build.Version ( Build/Version.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Build/Version.o )
[14 of 23] Compiling Utility.Split ( Utility/Split.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/Split.o )
[15 of 23] Compiling Utility.DottedVersion ( Utility/DottedVersion.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/DottedVersion.o )
[16 of 23] Compiling Git.Version ( Git/Version.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Git/Version.o )
[17 of 23] Compiling Utility.SystemDirectory ( Utility/SystemDirectory.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/SystemDirectory.o )
[18 of 23] Compiling Utility.Path ( Utility/Path.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Utility/Path.o )
[19 of 23] Compiling Build.TestConfig ( Build/TestConfig.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Build/TestConfig.o )
[20 of 23] Compiling Build.Configure ( Build/Configure.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Build/Configure.o )
[21 of 23] Compiling Main ( /home/builder/gitbuilder/build/Setup.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/Main.o )
[22 of 23] Compiling StackSetupShim ( /home/builder/.stack/setup-exe-src/setup-shim-6HauvNHV.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/StackSetupShim.o )
[23 of 23] Linking /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/setup/setup
checking UPGRADE_LOCATION... https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-arm64-ancient.tar.gz
checking git... yes
checking git version... 2.30.2
checking cp -a... yes
checking cp -p... yes
checking cp --preserve=timestamps... yes
checking cp --reflink=auto... yes
checking cp --no-preserve=xattr... yes
checking xargs -0... yes
checking rsync... yes
checking curl... yes
checking bup... no
checking borg... no
checking nice... yes
checking ionice... yes
checking nocache... no
checking gpg... gpg
checking lsof... not available
checking git-remote-gcrypt... git-remote-gcrypt
checking ssh connection caching... yes
Configuring git-annex-10.20241031...
git-annex> build (exe)
Preprocessing executable 'git-annex' for git-annex-10.20241031..
Building executable 'git-annex' for git-annex-10.20241031..
[ 1 of 746] Compiling Assistant.Types.BranchChange
[ 2 of 746] Compiling Assistant.Types.ThreadName
[ 3 of 746] Compiling Assistant.Types.TransferSlots
[ 4 of 746] Compiling Author
[ 5 of 746] Compiling BuildFlags
[ 6 of 746] Compiling BuildInfo
[ 7 of 746] Compiling Build.BundledPrograms
[ 8 of 746] Compiling Config.Cost
[ 9 of 746] Compiling Database.Keys.Tables
[ 10 of 746] Compiling Database.RawFilePath
[ 11 of 746] Compiling Database.Utility
[ 12 of 746] Compiling P2P.Http.Url
[ 13 of 746] Compiling Types.AdjustedBranch
[ 14 of 746] Compiling Types.Availability
[ 15 of 746] Compiling Types.Creds
[ 16 of 746] Compiling Assistant.Types.CredPairCache
[ 17 of 746] Compiling Types.DesktopNotify
[ 18 of 746] Compiling Types.Direction
[ 19 of 746] Compiling Types.IndexFiles
[ 20 of 746] Compiling Types.Link
[ 21 of 746] Compiling Types.Mime
[ 22 of 746] Compiling Types.ProposedAccepted
[ 23 of 746] Compiling Types.RemoteConfig
[ 24 of 746] Compiling Types.RepoVersion
[ 25 of 746] Compiling Types.Upgrade
[ 26 of 746] Compiling Types.WorkerPool
[ 27 of 746] Compiling Utility.Applicative
[ 28 of 746] Compiling Utility.Attoparsec
[ 29 of 746] Compiling Utility.Bloom
[ 30 of 746] Compiling Utility.Data
[ 31 of 746] Compiling Utility.DebugLocks
[ 32 of 746] Compiling Utility.Dot
[ 33 of 746] Compiling Utility.Env
[ 34 of 746] Compiling Utility.Env.Set
[ 35 of 746] Compiling Utility.FileSystemEncoding
[ 36 of 746] Compiling Utility.Debug
[ 37 of 746] Compiling Utility.Aeson
[ 38 of 746] Compiling Types.Key
[ 39 of 746] Compiling Types.GitRemoteAnnex
[ 40 of 746] Compiling Utility.Hash
[ 41 of 746] Compiling Utility.HtmlDetect
[ 42 of 746] Compiling Utility.HumanNumber
[ 43 of 746] Compiling Utility.DataUnits
[ 44 of 746] Compiling Utility.LockFile.LockStatus
[ 45 of 746] Compiling Utility.MD5
[ 46 of 746] Compiling Utility.Misc
[ 47 of 746] Compiling Utility.Monad
[ 48 of 746] Compiling Utility.LockPool.STM
[ 49 of 746] Compiling Utility.LockPool.LockHandle
[ 50 of 746] Compiling Utility.OpenFd
[ 51 of 746] Compiling Utility.OptParse
[ 52 of 746] Compiling Utility.PID
[ 53 of 746] Compiling Utility.PartialPrelude
[ 54 of 746] Compiling Utility.Format
[ 55 of 746] Compiling Types.Concurrency
[ 56 of 746] Compiling Utility.Percentage
[ 57 of 746] Compiling Utility.Process.Shim
[ 58 of 746] Compiling Utility.QuickCheck
[ 59 of 746] Compiling Utility.HumanTime
[ 60 of 746] Compiling Types.VectorClock
[ 61 of 746] Compiling Utility.RawFilePath
[ 62 of 746] Compiling Utility.OpenFile
[ 63 of 746] Compiling Utility.FileSize
[ 64 of 746] Compiling Types.Transitions
[ 65 of 746] Compiling Utility.STM
[ 66 of 746] Compiling Utility.SafeOutput
[ 67 of 746] Compiling Utility.Exception
[ 68 of 746] Compiling Utility.Process
[ 69 of 746] Compiling Utility.SafeCommand
[ 70 of 746] Compiling Git.Types
[ 71 of 746] Compiling Utility.Process.Transcript
[ 72 of 746] Compiling Utility.Path.Max
[ 73 of 746] Compiling Utility.Network
[ 74 of 746] Compiling Utility.Mounts
[ 75 of 746] Compiling Utility.MonotonicClock
[ 76 of 746] Compiling Utility.IPAddress
[ 77 of 746] Compiling Utility.Glob
[ 78 of 746] Compiling Utility.FileMode
[ 79 of 746] Compiling Utility.LockFile.Posix
[ 80 of 746] Compiling Utility.LockPool.Posix
[ 81 of 746] Compiling Utility.LockPool
[ 82 of 746] Compiling Types.LockCache
[ 83 of 746] Compiling Utility.LockFile
[ 84 of 746] Compiling Git.FileMode
[ 85 of 746] Compiling Utility.Env.Basic
[ 86 of 746] Compiling Utility.DiskFree
[ 87 of 746] Compiling Utility.DBus
[ 88 of 746] Compiling Utility.Base64
[ 89 of 746] Compiling Git.PktLine
[ 90 of 746] Compiling Build.Version
[ 91 of 746] Compiling Build.Mans
[ 92 of 746] Compiling Annex.UntrustedFilePath
[ 93 of 746] Compiling Utility.Shell
[ 94 of 746] Compiling Utility.Split
[ 95 of 746] Compiling Utility.ShellEscape
[ 96 of 746] Compiling Utility.DottedVersion
[ 97 of 746] Compiling Git.Version
[ 98 of 746] Compiling Git.BuildVersion
[ 99 of 746] Compiling Utility.SshHost
[100 of 746] Compiling Utility.SystemDirectory
[101 of 746] Compiling Utility.Path
[102 of 746] Compiling Utility.Path.Windows
[103 of 746] Compiling Utility.Path.Tests
[104 of 746] Compiling Utility.MagicWormhole
[105 of 746] Compiling Utility.Directory
[106 of 746] Compiling Utility.Directory.Stream
[107 of 746] Compiling Build.TestConfig
[108 of 746] Compiling Build.Configure
[109 of 746] Compiling Utility.Tense
[110 of 746] Compiling Assistant.Types.Alert
[111 of 746] Compiling Utility.Terminal
[112 of 746] Compiling Utility.ThreadLock
[113 of 746] Compiling Utility.ThreadScheduler
[114 of 746] Compiling Utility.TimeStamp
[115 of 746] Compiling Annex.VectorClock.Utility
[116 of 746] Compiling Utility.Tmp
[117 of 746] Compiling Utility.MoveFile
[118 of 746] Compiling Utility.Tmp.Dir
[119 of 746] Compiling Utility.Touch
[120 of 746] Compiling Utility.Tuple
[121 of 746] Compiling Utility.Scheduled
[122 of 746] Compiling Utility.Scheduled.QuickCheck
[123 of 746] Compiling Utility.Url.Parse
[124 of 746] Compiling Utility.UserInfo
[125 of 746] Compiling Utility.Path.AbsRel
[126 of 746] Compiling Utility.LockFile.PidLock
[127 of 746] Compiling Utility.LockPool.PidLock
[128 of 746] Compiling Utility.LinuxMkLibs
[129 of 746] Compiling Utility.Directory.Create
[130 of 746] Compiling Common
[131 of 746] Compiling Utility.Tor
[132 of 746] Compiling Utility.TList
[133 of 746] Compiling Assistant.Types.Commits
[134 of 746] Compiling Utility.Su
[135 of 746] Compiling Utility.StatelessOpenPGP
[136 of 746] Compiling Utility.SshConfig
[137 of 746] Compiling Utility.SimpleProtocol
[138 of 746] Compiling Utility.AuthToken
[139 of 746] Compiling Types.UUID
[140 of 746] Compiling Types.TrustLevel
[141 of 746] Compiling Types.RepoSize
[142 of 746] Compiling Types.RemoteState
[143 of 746] Compiling Types.NumCopies
[144 of 746] Compiling Types.Cluster
[145 of 746] Compiling Utility.ResourcePool
[146 of 746] Compiling Utility.NotificationBroadcaster
[147 of 746] Compiling Utility.Metered
[148 of 746] Compiling Utility.Url
[149 of 746] Compiling Types.UrlContents
[150 of 746] Compiling Types.CleanupActions
[151 of 746] Compiling Utility.Rsync
[152 of 746] Compiling Types.Messages
[153 of 746] Compiling Utility.Matcher
[154 of 746] Compiling Types.FileMatcher
[155 of 746] Compiling Utility.Lsof
[156 of 746] Compiling Utility.LogFile
[157 of 746] Compiling Utility.InodeCache
[158 of 746] Compiling Types.KeySource
[159 of 746] Compiling Types.Backend
[160 of 746] Compiling Database.Handle
[161 of 746] Compiling Database.RepoSize.Handle
[162 of 746] Compiling Database.Queue
[163 of 746] Compiling Database.Keys.Handle
[164 of 746] Compiling Utility.Gpg
[165 of 746] Compiling Types.Crypto
[166 of 746] Compiling Utility.DirWatcher.Types
[167 of 746] Compiling Utility.DirWatcher.INotify
[168 of 746] Compiling Utility.DirWatcher
[169 of 746] Compiling Utility.Daemon
[170 of 746] Compiling Utility.CopyFile
[171 of 746] Compiling Utility.CoProcess
[172 of 746] Compiling Utility.Batch
[173 of 746] Compiling Utility.Android
[174 of 746] Compiling Types.TransferrerPool
[175 of 746] Compiling Types.ScheduledActivity
[176 of 746] Compiling Types.RefSpec
[177 of 746] Compiling Types.MetaData
[178 of 746] Compiling Annex.MetaData.StandardFields
[179 of 746] Compiling Logs.Line
[180 of 746] Compiling Key
[181 of 746] Compiling Annex.Balanced
[182 of 746] Compiling Types.Group
[183 of 746] Compiling Git.Url
[184 of 746] Compiling Git.Ssh
[185 of 746] Compiling Git.Sha
[186 of 746] Compiling Git.Quote
[187 of 746] Compiling Git.LockFile
[188 of 746] Compiling Git.FilterProcess
[189 of 746] Compiling Git
[190 of 746] Compiling Types.View
[191 of 746] Compiling Types.BranchState
[192 of 746] Compiling Git.Objects
[193 of 746] Compiling Git.Index
[194 of 746] Compiling Git.Hook
[195 of 746] Compiling Git.FilePath
[196 of 746] Compiling Types.Export
[197 of 746] Compiling Types.Import
[198 of 746] Compiling Database.Types
[199 of 746] Compiling Git.DiffTreeItem
[200 of 746] Compiling Database.Keys.SQL
[201 of 746] Compiling Git.Env
[202 of 746] Compiling Git.Command
[203 of 746] Compiling Git.UpdateIndex
[204 of 746] Compiling Git.Status
[205 of 746] Compiling Git.Remote.Remove
[206 of 746] Compiling Git.Remote
[207 of 746] Compiling Git.RefLog
[208 of 746] Compiling Git.Ref
[209 of 746] Compiling Git.Queue
[210 of 746] Compiling Git.LsTree
[211 of 746] Compiling Git.Tree
[212 of 746] Compiling Git.LsFiles
[213 of 746] Compiling Git.Log
[214 of 746] Compiling Git.History
[215 of 746] Compiling Git.HashObject
[216 of 746] Compiling Git.Fsck
[217 of 746] Compiling Git.DiffTree
[218 of 746] Compiling Git.Command.Batch
[219 of 746] Compiling Git.CheckIgnore
[220 of 746] Compiling Git.CheckAttr
[221 of 746] Compiling Git.CatFile
[222 of 746] Compiling Types.CatFileHandles
[223 of 746] Compiling Git.UnionMerge
[224 of 746] Compiling Git.Bundle
[225 of 746] Compiling Annex.AdjustedBranch.Name
[226 of 746] Compiling Config.DynamicConfig
[227 of 746] Compiling Annex.Magic
[228 of 746] Compiling Utility.OSX
[229 of 746] Compiling Utility.FreeDesktop
[230 of 746] Compiling Config.Files
[231 of 746] Compiling Config.Files.AutoStart
[232 of 746] Compiling Assistant.Install.Menu
[233 of 746] Compiling Assistant.Install.AutoStart
[234 of 746] Compiling Build.DesktopFile
[235 of 746] Compiling Git.Construct
[236 of 746] Compiling Git.Config
[237 of 746] Compiling Types.StallDetection
[238 of 746] Compiling Types.Distribution
[239 of 746] Compiling Types.Difference
[240 of 746] Compiling Git.GCrypt
[241 of 746] Compiling Git.CurrentRepo
[242 of 746] Compiling Git.Credential
[243 of 746] Compiling Git.ConfigTypes
[244 of 746] Compiling Git.Branch
[245 of 746] Compiling Types.GitConfig
[246 of 746] Compiling Types.Remote
[247 of 746] Compiling Annex.DirHashes
[248 of 746] Compiling Annex.Debug.Utility
[249 of 746] Compiling Git.Repair
[250 of 746] Compiling Git.Merge
[251 of 746] Compiling Git.AutoCorrect
[252 of 746] Compiling Annex.Fixup
[253 of 746] Compiling Annex.Locations
[254 of 746] Compiling Annex
[255 of 746] Compiling Types.DeferredParse
[256 of 746] Compiling Types
[257 of 746] Compiling Types.Transfer
[258 of 746] Compiling Types.ActionItem
[259 of 746] Compiling Types.Command
[260 of 746] Compiling Types.Test
[261 of 746] Compiling Types.Benchmark
[262 of 746] Compiling Messages.JSON
[263 of 746] Compiling Remote.WebDAV.DavLocation
[264 of 746] Compiling Remote.Rsync.RsyncUrl
[265 of 746] Compiling Assistant.Types.RepoProblem
[266 of 746] Compiling Annex.SpecialRemote.Config
[267 of 746] Compiling Types.StandardGroups
[268 of 746] Compiling Messages.Concurrent
[269 of 746] Compiling Messages.Internal
[270 of 746] Compiling CmdLine.AnnexSetter
[271 of 746] Compiling Annex.Debug
[272 of 746] Compiling CmdLine.Option
[273 of 746] Compiling Annex.Concurrent.Utility
[274 of 746] Compiling Messages
[275 of 746] Compiling Messages.Progress
[276 of 746] Compiling Messages.Serialized
[277 of 746] Compiling Annex.Common
[278 of 746] Compiling Upgrade.V4
[279 of 746] Compiling Upgrade.V3
[280 of 746] Compiling Types.Transferrer
[281 of 746] Compiling Types.StoreRetrieve
[282 of 746] Compiling Remote.List.Util
[283 of 746] Compiling Remote.Helper.ReadOnly
[284 of 746] Compiling Remote.Helper.Path
[285 of 746] Compiling Remote.Helper.Messages
[286 of 746] Compiling Remote.External.Types
[287 of 746] Compiling Remote.External.AsyncExtension
[288 of 746] Compiling Logs
[289 of 746] Compiling Crypto
[290 of 746] Compiling Remote.Helper.ThirdPartyPopulated
[291 of 746] Compiling Remote.Helper.Encryptable
[292 of 746] Compiling Config
[293 of 746] Compiling Annex.LockPool.PosixOrPid
[294 of 746] Compiling Annex.LockPool
[295 of 746] Compiling CmdLine.Usage
[296 of 746] Compiling CmdLine.GitAnnexShell.Fields
[297 of 746] Compiling Backend.Utilities
[298 of 746] Compiling Backend.WORM
[299 of 746] Compiling Backend.Hash
[300 of 746] Compiling Backend.GitRemoteAnnex
[301 of 746] Compiling Assistant.Types.TransferQueue
[302 of 746] Compiling Assistant.Types.ThreadedMonad
[303 of 746] Compiling Assistant.Types.ScanRemotes
[304 of 746] Compiling Assistant.Types.Pushes
[305 of 746] Compiling Assistant.Ssh
[306 of 746] Compiling Assistant.Alert.Utility
[307 of 746] Compiling Annex.WorkerPool
[308 of 746] Compiling Annex.View.ViewedFile
[309 of 746] Compiling Annex.Version
[310 of 746] Compiling Config.Smudge
[311 of 746] Compiling Upgrade.V8
[312 of 746] Compiling Annex.VectorClock
[313 of 746] Compiling Logs.SingleValue.Pure
[314 of 746] Compiling Logs.MetaData.Pure
[315 of 746] Compiling Logs.Presence.Pure
[316 of 746] Compiling Logs.MapLog
[317 of 746] Compiling Logs.UUIDBased
[318 of 746] Compiling Logs.Trust.Pure
[319 of 746] Compiling Logs.Remote.Pure
[320 of 746] Compiling Logs.Difference.Pure
[321 of 746] Compiling Logs.ContentIdentifier.Pure
[322 of 746] Compiling Logs.Chunk.Pure
[323 of 746] Compiling Logs.Export.Pure
[324 of 746] Compiling Annex.VariantFile
[325 of 746] Compiling Annex.Url
[326 of 746] Compiling Annex.UUID
[327 of 746] Compiling Annex.StallDetection
[328 of 746] Compiling Annex.SafeDropProof
[329 of 746] Compiling Annex.Perms
[330 of 746] Compiling Database.Init
[331 of 746] Compiling Database.Benchmark
[332 of 746] Compiling Creds
[333 of 746] Compiling Remote.Helper.AWS
[334 of 746] Compiling P2P.Address
[335 of 746] Compiling P2P.Auth
[336 of 746] Compiling Annex.Notification
[337 of 746] Compiling Annex.LockFile
[338 of 746] Compiling Remote.Helper.Hooks
[339 of 746] Compiling Database.RepoSize
[340 of 746] Compiling Database.Fsck
[341 of 746] Compiling Annex.Tmp
[342 of 746] Compiling Annex.ReplaceFile
[343 of 746] Compiling Logs.File
[344 of 746] Compiling Logs.View
[345 of 746] Compiling Logs.Upgrade
[346 of 746] Compiling Logs.Unused
[347 of 746] Compiling Logs.Transfer
[348 of 746] Compiling Logs.Smudge
[349 of 746] Compiling Logs.Restage
[350 of 746] Compiling Logs.Import
[351 of 746] Compiling Logs.FsckResults
[352 of 746] Compiling Logs.AdjustedBranchUpdate
[353 of 746] Compiling Annex.RepoSize.LiveUpdate
[354 of 746] Compiling Annex.Queue
[355 of 746] Compiling Annex.InodeSentinal
[356 of 746] Compiling Upgrade.V5.Direct
[357 of 746] Compiling Annex.Hook
[358 of 746] Compiling Upgrade.V6
[359 of 746] Compiling Annex.HashObject
[360 of 746] Compiling Annex.GitOverlay
[361 of 746] Compiling Annex.PidLock
[362 of 746] Compiling Annex.Path
[363 of 746] Compiling Annex.Ssh
[364 of 746] Compiling Annex.Multicast
[365 of 746] Compiling Annex.Link
[366 of 746] Compiling Annex.TransferrerPool
[367 of 746] Compiling Annex.ExternalAddonProcess
[368 of 746] Compiling Backend.External
[369 of 746] Compiling Annex.CurrentBranch
[370 of 746] Compiling Annex.CopyFile
[371 of 746] Compiling Annex.Content.LowLevel
[372 of 746] Compiling Annex.Content.PointerFile
[373 of 746] Compiling Annex.ChangedRefs
[374 of 746] Compiling RemoteDaemon.Types
[375 of 746] Compiling Assistant.Types.RemoteControl
[376 of 746] Compiling RemoteDaemon.Transport.Ssh.Types
[377 of 746] Compiling P2P.Protocol
[378 of 746] Compiling P2P.Http.Types
[379 of 746] Compiling P2P.Http
[380 of 746] Compiling P2P.IO
[381 of 746] Compiling Annex.CheckIgnore
[382 of 746] Compiling Annex.CheckAttr
[383 of 746] Compiling Annex.CatFile
[384 of 746] Compiling RemoteDaemon.Common
[385 of 746] Compiling Logs.Transitions
[386 of 746] Compiling Annex.Branch.Transitions
[387 of 746] Compiling Annex.RemoteTrackingBranch
[388 of 746] Compiling Annex.Export
[389 of 746] Compiling Annex.Concurrent
[390 of 746] Compiling P2P.Http.Client
[391 of 746] Compiling Annex.BranchState
[392 of 746] Compiling Annex.Journal
[393 of 746] Compiling Annex.Branch
[394 of 746] Compiling Logs.UUID
[395 of 746] Compiling Logs.Trust.Basic
[396 of 746] Compiling Logs.SingleValue
[397 of 746] Compiling Logs.Schedule
[398 of 746] Compiling Logs.RemoteState
[399 of 746] Compiling Logs.Remote
[400 of 746] Compiling Logs.Proxy
[401 of 746] Compiling Remote.Helper.Git
[402 of 746] Compiling Logs.Presence
[403 of 746] Compiling Logs.PreferredContent.Raw
[404 of 746] Compiling Logs.NumCopies
[405 of 746] Compiling Logs.Multicast
[406 of 746] Compiling Logs.Migrate
[407 of 746] Compiling Logs.MetaData
[408 of 746] Compiling Annex.MetaData
[409 of 746] Compiling Logs.MaxSize
[410 of 746] Compiling Logs.Location
[411 of 746] Compiling Logs.Web
[412 of 746] Compiling Logs.Group
[413 of 746] Compiling Logs.Export
[414 of 746] Compiling Database.Export
[415 of 746] Compiling Logs.EquivilantKeys
[416 of 746] Compiling Backend.VURL.Utilities
[417 of 746] Compiling Backend.URL
[418 of 746] Compiling Backend.Variety
[419 of 746] Compiling Backend.VURL
[420 of 746] Compiling Backend
[421 of 746] Compiling Annex.Verify
[422 of 746] Compiling Annex.Content.Presence.LowLevel
[423 of 746] Compiling Database.Keys
[424 of 746] Compiling Upgrade.V7
[425 of 746] Compiling Annex.WorkTree
[426 of 746] Compiling Annex.Content.Presence
[427 of 746] Compiling Logs.Difference
[428 of 746] Compiling Annex.Difference
[429 of 746] Compiling Logs.ContentIdentifier
[430 of 746] Compiling Logs.Config
[431 of 746] Compiling Config.GitConfig
[432 of 746] Compiling Logs.Cluster.Basic
[433 of 746] Compiling Logs.Chunk
[434 of 746] Compiling Remote.Helper.Chunked
[435 of 746] Compiling Remote.Helper.Chunked.Legacy
[436 of 746] Compiling Logs.Activity
[437 of 746] Compiling Database.ImportFeed
[438 of 746] Compiling Database.ContentIdentifier
[439 of 746] Compiling Annex.RepoSize
[440 of 746] Compiling Annex.BloomFilter
[441 of 746] Compiling Annex.AdjustedBranch
[442 of 746] Compiling Annex.UpdateInstead
[443 of 746] Compiling Annex.Content
[444 of 746] Compiling Upgrade.V9
[445 of 746] Compiling Upgrade.V5
[446 of 746] Compiling Upgrade.V2
[447 of 746] Compiling Upgrade.V1
[448 of 746] Compiling Upgrade.V0
[449 of 746] Compiling Upgrade
[450 of 746] Compiling Remote.Helper.Special
[451 of 746] Compiling Remote.Helper.Http
[452 of 746] Compiling Remote.Directory.LegacyChunked
[453 of 746] Compiling Remote.Helper.P2P
[454 of 746] Compiling Remote.Helper.ExportImport
[455 of 746] Compiling Remote.WebDAV
[456 of 746] Compiling Remote.Tahoe
[457 of 746] Compiling Remote.S3
[458 of 746] Compiling Remote.Rsync
[459 of 746] Compiling Remote.HttpAlso
[460 of 746] Compiling Remote.Hook
[461 of 746] Compiling Remote.Glacier
[462 of 746] Compiling Remote.Ddar
[463 of 746] Compiling Remote.Borg
[464 of 746] Compiling Remote.BitTorrent
[465 of 746] Compiling Remote.Adb
[466 of 746] Compiling Remote.External
[467 of 746] Compiling Remote.Rclone
[468 of 746] Compiling Remote.Directory
[469 of 746] Compiling Annex.YoutubeDl
[470 of 746] Compiling Remote.Web
[471 of 746] Compiling Annex.AutoMerge
[472 of 746] Compiling Annex.AdjustedBranch.Merge
[473 of 746] Compiling Annex.Action
[474 of 746] Compiling CmdLine.GitRemoteTorAnnex
[475 of 746] Compiling Annex.Transfer
[476 of 746] Compiling P2P.Annex
[477 of 746] Compiling RemoteDaemon.Transport.Tor
[478 of 746] Compiling Remote.P2P
[479 of 746] Compiling Remote.Helper.Ssh
[480 of 746] Compiling RemoteDaemon.Transport.Ssh
[481 of 746] Compiling Remote.GCrypt
[482 of 746] Compiling RemoteDaemon.Transport.GCrypt
[483 of 746] Compiling RemoteDaemon.Transport
[484 of 746] Compiling RemoteDaemon.Core
[485 of 746] Compiling Remote.GitLFS
[486 of 746] Compiling Remote.Bup
[487 of 746] Compiling Assistant.Gpg
[488 of 746] Compiling Annex.Environment
[489 of 746] Compiling Annex.Init
[490 of 746] Compiling Remote.Git
[491 of 746] Compiling Remote.List
[492 of 746] Compiling Logs.Trust
[493 of 746] Compiling Remote
[494 of 746] Compiling P2P.Proxy
[495 of 746] Compiling Assistant.WebApp.RepoId
[496 of 746] Compiling Annex.TaggedPush
[497 of 746] Compiling Logs.Cluster
[498 of 746] Compiling Annex.Startup
[499 of 746] Compiling Annex.NumCopies
[500 of 746] Compiling Limit
[501 of 746] Compiling Annex.FileMatcher
[502 of 746] Compiling Logs.PreferredContent
[503 of 746] Compiling Annex.Wanted
[504 of 746] Compiling Limit.Wanted
[505 of 746] Compiling Annex.Ingest
[506 of 746] Compiling Assistant.Types.Changes
[507 of 746] Compiling CmdLine.GitAnnex.Options
[508 of 746] Compiling CmdLine.Action
[509 of 746] Compiling CmdLine.Seek
[510 of 746] Compiling CmdLine.Batch
[511 of 746] Compiling Annex.View
[512 of 746] Compiling Annex.SpecialRemote
[513 of 746] Compiling Annex.Proxy
[514 of 746] Compiling Annex.Cluster
[515 of 746] Compiling P2P.Http.State
[516 of 746] Compiling P2P.Http.Server
[517 of 746] Compiling Command
[518 of 746] Compiling Command.WhereUsed
[519 of 746] Compiling Command.Wanted
[520 of 746] Compiling Command.View
[521 of 746] Compiling Command.Vicfg
[522 of 746] Compiling Command.Version
[523 of 746] Compiling Command.VPop
[524 of 746] Compiling Command.VFilter
[525 of 746] Compiling Command.VCycle
[526 of 746] Compiling Command.VAdd
[527 of 746] Compiling Command.Upgrade
[528 of 746] Compiling Command.UpdateProxy
[529 of 746] Compiling Command.UpdateCluster
[530 of 746] Compiling Command.Unused
[531 of 746] Compiling Command.Unlock
[532 of 746] Compiling Command.Ungroup
[533 of 746] Compiling Command.Undo
[534 of 746] Compiling Command.Unannex
[535 of 746] Compiling Command.Uninit
[536 of 746] Compiling Test.Framework
[537 of 746] Compiling Command.Trust
[538 of 746] Compiling Command.Untrust
[539 of 746] Compiling Command.Transferrer
[540 of 746] Compiling Command.TransferKeys
[541 of 746] Compiling Command.TransferKey
[542 of 746] Compiling Command.TestRemote
[543 of 746] Compiling Command.Test
[544 of 746] Compiling Command.Status
[545 of 746] Compiling Command.Smudge
[546 of 746] Compiling Command.SetPresentKey
[547 of 746] Compiling Command.SetKey
[548 of 746] Compiling Command.SendKey
[549 of 746] Compiling Command.Semitrust
[550 of 746] Compiling Command.Schedule
[551 of 746] Compiling Command.RmUrl
[552 of 746] Compiling Command.Restage
[553 of 746] Compiling Command.ResolveMerge
[554 of 746] Compiling Command.Required
[555 of 746] Compiling Command.Repair
[556 of 746] Compiling Command.RenameRemote
[557 of 746] Compiling Command.RemoteDaemon
[558 of 746] Compiling Command.Reinject
[559 of 746] Compiling Command.Reinit
[560 of 746] Compiling Command.RecvKey
[561 of 746] Compiling Command.ReadPresentKey
[562 of 746] Compiling Command.ReKey
[563 of 746] Compiling Command.Proxy
[564 of 746] Compiling Command.P2PHttp
[565 of 746] Compiling Command.P2P
[566 of 746] Compiling Command.OldKeys
[567 of 746] Compiling Command.NumCopies
[568 of 746] Compiling Command.NotifyChanges
[569 of 746] Compiling Command.Multicast
[570 of 746] Compiling Command.MinCopies
[571 of 746] Compiling Command.MetaData
[572 of 746] Compiling Command.MaxSize
[573 of 746] Compiling Command.MatchExpression
[574 of 746] Compiling Command.Map
[575 of 746] Compiling Command.LookupKey
[576 of 746] Compiling Command.Log
[577 of 746] Compiling Command.Lock
[578 of 746] Compiling Command.List
[579 of 746] Compiling Command.Inprogress
[580 of 746] Compiling Command.InitRemote
[581 of 746] Compiling Command.InitCluster
[582 of 746] Compiling Command.Init
[583 of 746] Compiling Command.Info
[584 of 746] Compiling Command.Indirect
[585 of 746] Compiling Command.InAnnex
[586 of 746] Compiling Command.GroupWanted
[587 of 746] Compiling Command.Group
[588 of 746] Compiling Command.GCryptSetup
[589 of 746] Compiling Command.FuzzTest
[590 of 746] Compiling Command.Fsck
[591 of 746] Compiling Command.Migrate
[592 of 746] Compiling Command.FromKey
[593 of 746] Compiling Command.ReregisterUrl
[594 of 746] Compiling Command.RegisterUrl
[595 of 746] Compiling Command.UnregisterUrl
[596 of 746] Compiling Command.Forget
[597 of 746] Compiling Command.Fix
[598 of 746] Compiling Command.PreCommit
[599 of 746] Compiling Command.Find
[600 of 746] Compiling Command.Whereis
[601 of 746] Compiling Command.FindRef
[602 of 746] Compiling Command.FindKeys
[603 of 746] Compiling Command.FilterProcess
[604 of 746] Compiling Command.FilterBranch
[605 of 746] Compiling Command.ExtendCluster
[606 of 746] Compiling Command.Export
[607 of 746] Compiling Command.Expire
[608 of 746] Compiling Command.ExamineKey
[609 of 746] Compiling Command.EnableTor
[610 of 746] Compiling Command.EnableRemote
[611 of 746] Compiling Command.DropKey
[612 of 746] Compiling Command.Drop
[613 of 746] Compiling Command.Move
[614 of 746] Compiling Command.Get
[615 of 746] Compiling Command.Mirror
[616 of 746] Compiling Command.DropUnused
[617 of 746] Compiling Command.Direct
[618 of 746] Compiling Command.DiffDriver
[619 of 746] Compiling Command.Describe
[620 of 746] Compiling Command.Dead
[621 of 746] Compiling Command.Copy
[622 of 746] Compiling Command.ContentLocation
[623 of 746] Compiling Command.ConfigRemote
[624 of 746] Compiling Command.Config
[625 of 746] Compiling Command.CheckPresentKey
[626 of 746] Compiling Command.CalcKey
[627 of 746] Compiling Command.Benchmark
[628 of 746] Compiling Command.Adjust
[629 of 746] Compiling Command.AddUnused
[630 of 746] Compiling Command.Add
[631 of 746] Compiling Command.AddUrl
[632 of 746] Compiling Command.ImportFeed
[633 of 746] Compiling CmdLine
[634 of 746] Compiling Benchmark
[635 of 746] Compiling Annex.Import
[636 of 746] Compiling Command.Import
[637 of 746] Compiling Annex.Drop
[638 of 746] Compiling Command.Sync
[639 of 746] Compiling Command.Satisfy
[640 of 746] Compiling Command.Push
[641 of 746] Compiling Command.Pull
[642 of 746] Compiling Command.PostReceive
[643 of 746] Compiling Command.Merge
[644 of 746] Compiling Command.Help
[645 of 746] Compiling Command.Assist
[646 of 746] Compiling CmdLine.GitRemoteAnnex
[647 of 746] Compiling CmdLine.GitAnnexShell.Checks
[648 of 746] Compiling Command.P2PStdIO
[649 of 746] Compiling Command.ConfigList
[650 of 746] Compiling CmdLine.GitAnnexShell
[651 of 746] Compiling Annex.Sim
[652 of 746] Compiling Annex.Sim.File
[653 of 746] Compiling Command.Sim
[654 of 746] Compiling Utility.Verifiable
[655 of 746] Compiling Test
[656 of 746] Compiling Assistant.Pairing
[657 of 746] Compiling Assistant.Types.DaemonStatus
[658 of 746] Compiling Assistant.Monad
[659 of 746] Compiling Assistant.Types.NamedThread
[660 of 746] Compiling Assistant.Common
[661 of 746] Compiling Assistant.WebApp.Pairing
[662 of 746] Compiling Assistant.Unused
[663 of 746] Compiling Assistant.ScanRemotes
[664 of 746] Compiling Assistant.RepoProblem
[665 of 746] Compiling Assistant.RemoteControl
[666 of 746] Compiling Assistant.Pushes
[667 of 746] Compiling Assistant.MakeRemote
[668 of 746] Compiling Assistant.Install
[669 of 746] Compiling Assistant.DaemonStatus
[670 of 746] Compiling Assistant.TransferQueue
[671 of 746] Compiling Assistant.Threads.Glacier
[672 of 746] Compiling Assistant.Threads.DaemonStatus
[673 of 746] Compiling Assistant.Drop
[674 of 746] Compiling Assistant.CredPairCache
[675 of 746] Compiling Assistant.Commits
[676 of 746] Compiling Assistant.Threads.Exporter
[677 of 746] Compiling Assistant.Changes
[678 of 746] Compiling Assistant.BranchChange
[679 of 746] Compiling Assistant.Threads.ConfigMonitor
[680 of 746] Compiling Assistant.Pairing.Network
[681 of 746] Compiling Utility.WebApp
[682 of 746] Compiling Utility.Yesod
[683 of 746] Compiling Assistant.WebApp.Types
[684 of 746] Compiling Assistant.WebApp.Form
[685 of 746] Compiling Assistant.WebApp
[686 of 746] Compiling Assistant.WebApp.Notifications
[687 of 746] Compiling Assistant.WebApp.SideBar
[688 of 746] Compiling Assistant.WebApp.Page
[689 of 746] Compiling Assistant.WebApp.Common
[690 of 746] Compiling Assistant.WebApp.Documentation
[691 of 746] Compiling Assistant.WebApp.Configurators.Unused
[692 of 746] Compiling Assistant.MakeRepo
[693 of 746] Compiling Assistant.Types.UrlRenderer
[694 of 746] Compiling Assistant.Alert
[695 of 746] Compiling Assistant.TransferSlots
[696 of 746] Compiling Assistant.Threads.Transferrer
[697 of 746] Compiling Assistant.Threads.TransferWatcher
[698 of 746] Compiling Assistant.Threads.TransferPoller
[699 of 746] Compiling Assistant.Threads.Watcher
[700 of 746] Compiling Assistant.Threads.RemoteControl
[701 of 746] Compiling Assistant.Threads.Committer
[702 of 746] Compiling Assistant.NamedThread
[703 of 746] Compiling Assistant.Sync
[704 of 746] Compiling Assistant.WebApp.RepoList
[705 of 746] Compiling Assistant.WebApp.DashBoard
[706 of 746] Compiling Assistant.WebApp.Configurators
[707 of 746] Compiling Assistant.WebApp.MakeRemote
[708 of 746] Compiling Assistant.WebApp.Gpg
[709 of 746] Compiling Assistant.WebApp.Configurators.WebDAV
[710 of 746] Compiling Assistant.WebApp.Configurators.Ssh
[711 of 746] Compiling Assistant.WebApp.Configurators.AWS
[712 of 746] Compiling Assistant.WebApp.Configurators.IA
[713 of 746] Compiling Assistant.WebApp.Configurators.Edit
[714 of 746] Compiling Assistant.Threads.Pusher
[715 of 746] Compiling Assistant.Threads.NetWatcher
[716 of 746] Compiling Assistant.Threads.Merger
[717 of 746] Compiling Assistant.Repair
[718 of 746] Compiling Assistant.WebApp.Repair
[719 of 746] Compiling Assistant.Threads.ProblemFixer
[720 of 746] Compiling Assistant.Pairing.MakeRemote
[721 of 746] Compiling Assistant.WebApp.Configurators.Pairing
[722 of 746] Compiling Assistant.Threads.PairListener
[723 of 746] Compiling Assistant.Restart
[724 of 746] Compiling Assistant.WebApp.OtherRepos
[725 of 746] Compiling Assistant.WebApp.Control
[726 of 746] Compiling Assistant.WebApp.Configurators.Local
[727 of 746] Compiling Assistant.Upgrade
[728 of 746] Compiling Assistant.WebApp.Configurators.Upgrade
[729 of 746] Compiling Assistant.WebApp.Configurators.Preferences
[730 of 746] Compiling Assistant.Threads.Upgrader
[731 of 746] Compiling Assistant.Threads.UpgradeWatcher
[732 of 746] Compiling Assistant.Threads.SanityChecker
[733 of 746] Compiling Assistant.Fsck
[734 of 746] Compiling Assistant.WebApp.Configurators.Fsck
[735 of 746] Compiling Assistant.Threads.MountWatcher
[736 of 746] Compiling Assistant.Threads.Cronner
[737 of 746] Compiling Assistant.DeleteRemote
[738 of 746] Compiling Assistant.WebApp.Configurators.Delete
[739 of 746] Compiling Assistant.Threads.WebApp
[740 of 746] Compiling Assistant.Threads.TransferScanner
[741 of 746] Compiling Assistant
[742 of 746] Compiling Command.WebApp
[743 of 746] Compiling Command.Watch
[744 of 746] Compiling Command.Assistant
[745 of 746] Compiling CmdLine.GitAnnex
[746 of 746] Compiling Main
[747 of 747] Linking .stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Assistant/Install/AutoStart.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Assistant/Install/AutoStart.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Assistant/Install/AutoStart.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Assistant/Install/Menu.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Assistant/Install/Menu.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Assistant/Install/Menu.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Build/Configure.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Build/Configure.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Build/Configure.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Build/DesktopFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Build/DesktopFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Build/DesktopFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/BuildFlags.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/BuildFlags.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/BuildFlags.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/FilePath.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/FilePath.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/FilePath.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/LockFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/LockFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/LockFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/Remote/Remove.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/Remote/Remove.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/Remote/Remove.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Android.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Android.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Android.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Batch.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Batch.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Batch.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/CoProcess.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/CoProcess.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/CoProcess.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/DirWatcher.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/DirWatcher.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/DirWatcher.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Directory.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Directory.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Directory.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Directory/Stream.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Directory/Stream.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Directory/Stream.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/FileMode.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/FileMode.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/FileMode.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/FileSystemEncoding.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/FileSystemEncoding.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/FileSystemEncoding.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Glob.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Glob.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Glob.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Hash.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Hash.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Hash.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockPool.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockPool.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockPool.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockPool/LockHandle.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockPool/LockHandle.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockPool/LockHandle.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LogFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LogFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LogFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/MoveFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/MoveFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/MoveFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Path.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Path.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Path.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Path/Max.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Path/Max.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Path/Max.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Process.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Process.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Process.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Process/Transcript.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Process/Transcript.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Process/Transcript.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Shell.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Shell.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Shell.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/TimeStamp.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/TimeStamp.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/TimeStamp.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/TList.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/TList.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/TList.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Tmp.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Tmp.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Tmp.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Tmp/Dir.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Tmp/Dir.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Tmp/Dir.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Url/Parse.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Url/Parse.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Url/Parse.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/UserInfo.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/UserInfo.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/UserInfo.hi
does not exist:
git-annex> copy/register
Installing executable git-annex in /home/builder/gitbuilder/build/.stack-work/install/aarch64-linux-tinfo6-libc6-pre232/bec8ca8dd8ba872ea02417da93131899c9cbd2d78d92f808cb908da74d5de97c/9.8.2/bin

this may fail.

this may fail.
stack --stack-yaml stack.yaml.autobuild ghc -- --make Build/Standalone -Wall -fno-warn-tabs

this may fail.
[ 1 of 38] Compiling Author ( Author.hs, Author.o )
[ 2 of 38] Compiling BuildInfo ( BuildInfo.hs, BuildInfo.o )
[ 3 of 38] Compiling Build.BundledPrograms ( Build/BundledPrograms.hs, Build/BundledPrograms.o )
[ 4 of 38] Compiling Utility.Applicative ( Utility/Applicative.hs, Utility/Applicative.o )
[ 6 of 38] Compiling Utility.DebugLocks ( Utility/DebugLocks.hs, Utility/DebugLocks.o )
[ 7 of 38] Compiling Utility.Env ( Utility/Env.hs, Utility/Env.o )
[ 8 of 38] Compiling Utility.FileSystemEncoding ( Utility/FileSystemEncoding.hs, Utility/FileSystemEncoding.o )
[ 9 of 38] Compiling Utility.Debug ( Utility/Debug.hs, Utility/Debug.o )
[12 of 38] Compiling Utility.PartialPrelude ( Utility/PartialPrelude.hs, Utility/PartialPrelude.o )
[13 of 38] Compiling Utility.Process.Shim ( Utility/Process/Shim.hs, Utility/Process/Shim.o )
[14 of 38] Compiling Utility.QuickCheck ( Utility/QuickCheck.hs, Utility/QuickCheck.o )
[15 of 38] Compiling Utility.RawFilePath ( Utility/RawFilePath.hs, Utility/RawFilePath.o )
[16 of 38] Compiling Utility.FileSize ( Utility/FileSize.hs, Utility/FileSize.o )
[19 of 38] Compiling Utility.Process ( Utility/Process.hs, Utility/Process.o )
[20 of 38] Compiling Utility.SafeCommand ( Utility/SafeCommand.hs, Utility/SafeCommand.o )
[21 of 38] Compiling Utility.Network ( Utility/Network.hs, Utility/Network.o )
[22 of 38] Compiling Utility.FileMode ( Utility/FileMode.hs, Utility/FileMode.o )
[23 of 38] Compiling Utility.Env.Basic ( Utility/Env/Basic.hs, Utility/Env/Basic.o )
[24 of 38] Compiling Utility.Split ( Utility/Split.hs, Utility/Split.o )
[25 of 38] Compiling Utility.ShellEscape ( Utility/ShellEscape.hs, Utility/ShellEscape.o )
[26 of 38] Compiling Utility.SystemDirectory ( Utility/SystemDirectory.hs, Utility/SystemDirectory.o )
[27 of 38] Compiling Utility.Path ( Utility/Path.hs, Utility/Path.o )
[28 of 38] Compiling Utility.Directory ( Utility/Directory.hs, Utility/Directory.o )
[29 of 38] Compiling Utility.Tmp ( Utility/Tmp.hs, Utility/Tmp.o )
[30 of 38] Compiling Utility.MoveFile ( Utility/MoveFile.hs, Utility/MoveFile.o )
[31 of 38] Compiling Utility.UserInfo ( Utility/UserInfo.hs, Utility/UserInfo.o )
[32 of 38] Compiling Utility.Path.AbsRel ( Utility/Path/AbsRel.hs, Utility/Path/AbsRel.o )
[33 of 38] Compiling Utility.LinuxMkLibs ( Utility/LinuxMkLibs.hs, Utility/LinuxMkLibs.o )
[34 of 38] Compiling Common ( Common.hs, Common.o )
[35 of 38] Compiling Utility.CopyFile ( Utility/CopyFile.hs, Utility/CopyFile.o )
[36 of 38] Compiling Build.LinuxMkLibs ( Build/LinuxMkLibs.hs, Build/LinuxMkLibs.o )

In the use of ‘head’
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
48 | writeFile (top "gconvdir") (fromRawFilePath $ parentDir $ toRawFilePath $ Prelude.head gconvlibs)
| ^^^^^^^^^^^^

In the use of ‘head’
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
51 | let linker = Prelude.head linkers
| ^^^^^^^^^^^^
[37 of 38] Compiling Main ( Build/Standalone.hs, Build/Standalone.o )
[38 of 38] Linking Build/Standalone
make[1]: Leaving directory '/home/builder/gitbuilder/build'
./Build/Standalone "tmp/git-annex.linux" "tmp/git-annex.linux"
make install-mans DESTDIR="tmp/git-annex.linux"
make[1]: Entering directory '/home/builder/gitbuilder/build'
stack --stack-yaml stack.yaml.autobuild ghc -- --make Build/MakeMans -Wall -fno-warn-tabs

this may fail.
[4 of 6] Compiling Build.Mans ( Build/Mans.hs, Build/Mans.o )
[5 of 6] Compiling Main ( Build/MakeMans.hs, Build/MakeMans.o )
[6 of 6] Linking Build/MakeMans
./Build/MakeMans
install -d tmp/git-annex.linux/usr/share/man/man1
install -m 0644 man/*.1 tmp/git-annex.linux/usr/share/man/man1
make[1]: Leaving directory '/home/builder/gitbuilder/build'
zcat standalone/licences.gz > tmp/git-annex.linux/LICENSE
cp doc/logo_16x16.png doc/logo.svg tmp/git-annex.linux
cp standalone/trustedkeys.gpg tmp/git-annex.linux
md5sum git-annex | cut -d ' ' -f 1 > "tmp/git-annex.linux/buildid"
cd tmp/git-annex.linux && find . -type f > git-annex.MANIFEST
cd tmp/git-annex.linux && find . -type l >> git-annex.MANIFEST
cd tmp && tar c git-annex.linux | gzip -9 --rsyncable > git-annex-standalone-arm64.tar.gz
+ chmod -R +w .t
chmod: cannot access '.t': No such file or directory
+ true
+ rm -rf .t
+ make test
if [ "stack" = ./Setup ]; then stack --stack-yaml stack.yaml.autobuild ghc -- --make Setup; fi
if [ "stack" != stack ]; then \
stack configure -fParallelBuild --stack-yaml stack.yaml.autobuild --ghc-options=""; \
rm cabal.project.local~* 2>/dev/null || true; \
else \
stack setup --stack-yaml stack.yaml.autobuild; \
fi

this may fail.
Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,
consider using: stack ghc, stack ghci, stack runghc, or stack exec.
mkdir -p tmp
touch tmp/configure-stamp
stack build --stack-yaml stack.yaml.autobuild

this may fail.

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Assistant/Install/AutoStart.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Assistant/Install/AutoStart.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Assistant/Install/AutoStart.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Assistant/Install/Menu.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Assistant/Install/Menu.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Assistant/Install/Menu.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Build/Configure.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Build/Configure.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Build/Configure.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Build/DesktopFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Build/DesktopFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Build/DesktopFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/BuildFlags.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/BuildFlags.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/BuildFlags.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/FilePath.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/FilePath.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/FilePath.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/LockFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/LockFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/LockFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/Remote/Remove.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/Remote/Remove.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Git/Remote/Remove.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Android.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Android.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Android.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Batch.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Batch.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Batch.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/CoProcess.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/CoProcess.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/CoProcess.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/DirWatcher.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/DirWatcher.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/DirWatcher.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Directory.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Directory.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Directory.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Directory/Stream.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Directory/Stream.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Directory/Stream.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/FileMode.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/FileMode.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/FileMode.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/FileSystemEncoding.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/FileSystemEncoding.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/FileSystemEncoding.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Glob.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Glob.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Glob.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Hash.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Hash.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Hash.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockPool.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockPool.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockPool.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockPool/LockHandle.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockPool/LockHandle.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LockPool/LockHandle.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LogFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LogFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/LogFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/MoveFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/MoveFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/MoveFile.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Path.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Path.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Path.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Path/Max.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Path/Max.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Path/Max.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Process.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Process.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Process.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Process/Transcript.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Process/Transcript.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Process/Transcript.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Shell.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Shell.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Shell.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/TimeStamp.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/TimeStamp.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/TimeStamp.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/TList.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/TList.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/TList.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Tmp.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Tmp.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Tmp.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Tmp/Dir.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Tmp/Dir.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Tmp/Dir.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Url/Parse.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Url/Parse.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/Url/Parse.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/UserInfo.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/UserInfo.hi
does not exist:

/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/Cabal-3.10.2.0/build/git-annex/git-annex-tmp/Utility/UserInfo.hi
does not exist:

this may fail.

this may fail.
ln -sf git-annex git-annex-shell
./git-annex test
Tests
QuickCheck
prop_quote_unquote_roundtrip: OK (0.08s)
+++ OK, passed 1000 tests.
prop_encode_c_decode_c_roundtrip: OK (0.03s)
+++ OK, passed 1000 tests.
prop_isomorphic_key_encode: OK (0.02s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape: OK (0.01s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape_multiword: OK (0.42s)
+++ OK, passed 1000 tests.
prop_isomorphic_configEscape: OK
+++ OK, passed 1000 tests.
prop_parse_show_Config: OK (0.02s)
+++ OK, passed 1000 tests.
prop_upFrom_basics: OK (0.01s)
+++ OK, passed 1000 tests.
prop_relPathDirToFileAbs_basics: OK (0.02s)
+++ OK, passed 1000 tests.
prop_relPathDirToFileAbs_regressionTest: OK
+++ OK, passed 1 test.
prop_dirContains_regressionTest: OK
+++ OK, passed 1 test.
prop_cost_sane: OK
+++ OK, passed 1 test.
prop_matcher_sane: OK
+++ OK, passed 1 test.
prop_HmacSha1WithCipher_sane: OK
+++ OK, passed 1 test.
prop_VectorClock_sane: OK
+++ OK, passed 1 test.
prop_addMapLog_sane: OK
+++ OK, passed 1 test.
prop_verifiable_sane: OK (0.06s)
+++ OK, passed 1000 tests.
prop_segment_regressionTest: OK
+++ OK, passed 1 test.
prop_read_write_transferinfo: OK (0.04s)
+++ OK, passed 1000 tests.
prop_read_show_inodecache: OK (0.01s)
+++ OK, passed 1000 tests.
prop_parse_build_presence_log: OK (0.63s)
+++ OK, passed 1000 tests.
prop_parse_build_contentidentifier_log: OK (0.55s)
+++ OK, passed 1000 tests.
prop_read_show_TrustLevel: OK
+++ OK, passed 1 test.
prop_parse_build_TrustLevelLog: OK
+++ OK, passed 1 test.
prop_schedule_roundtrips: OK (0.01s)
+++ OK, passed 1000 tests.
prop_past_sane: OK
+++ OK, passed 1 test.
prop_duration_roundtrips: OK
+++ OK, passed 1000 tests.
prop_metadata_sane: OK (0.30s)
+++ OK, passed 1000 tests.
prop_metadata_serialize: OK (0.38s)
+++ OK, passed 1000 tests.
prop_branchView_legal: OK (0.40s)
+++ OK, passed 1000 tests.
prop_viewPath_roundtrips: OK (0.02s)
+++ OK, passed 1000 tests.
prop_view_roundtrips: OK (0.18s)
+++ OK, passed 1000 tests.
prop_viewedFile_rountrips: OK (0.02s)
+++ OK, passed 1000 tests.
prop_standardGroups_parse: OK
+++ OK, passed 1 test.
prop_balanced_stable: OK
+++ OK, passed 1 test.
sha1 stable: OK
+++ OK, passed 1 test.
sha2_224 stable: OK
+++ OK, passed 1 test.
sha2_256 stable: OK
+++ OK, passed 1 test.
sha2_384 stable: OK
+++ OK, passed 1 test.
sha2_512 stable: OK
+++ OK, passed 1 test.
skein256 stable: OK
+++ OK, passed 1 test.
skein512 stable: OK
+++ OK, passed 1 test.
sha3_224 stable: OK
+++ OK, passed 1 test.
sha3_256 stable: OK
+++ OK, passed 1 test.
sha3_384 stable: OK
+++ OK, passed 1 test.
sha3_512 stable: OK
+++ OK, passed 1 test.
blake2s_160 stable: OK
+++ OK, passed 1 test.
blake2s_224 stable: OK
+++ OK, passed 1 test.
blake2s_256 stable: OK
+++ OK, passed 1 test.
blake2sp_224 stable: OK
+++ OK, passed 1 test.
blake2sp_256 stable: OK
+++ OK, passed 1 test.
blake2b_160 stable: OK
+++ OK, passed 1 test.
blake2b_224 stable: OK
+++ OK, passed 1 test.
blake2b_256 stable: OK
+++ OK, passed 1 test.
blake2b_384 stable: OK
+++ OK, passed 1 test.
blake2b_512 stable: OK
+++ OK, passed 1 test.
blake2bp_512 stable: OK
+++ OK, passed 1 test.
md5 stable: OK
+++ OK, passed 1 test.
HmacSha1 stable: OK
+++ OK, passed 1 test.
HmacSha224 stable: OK
+++ OK, passed 1 test.
HmacSha256 stable: OK
+++ OK, passed 1 test.
HmacSha384 stable: OK
+++ OK, passed 1 test.
HmacSha512 stable: OK
+++ OK, passed 1 test.

All 63 tests passed (3.22s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.27s)
add: OK (0.43s)
sop crypto: OK
upgrade: OK (0.23s)
conflict resolution (uncommitted local file): OK (3.72s)
adjusted branch merge regression: OK (3.00s)
describe: OK (0.41s)
fsck (local untrusted): OK (0.75s)
lock --force: OK (0.69s)
drop (untrusted remote): OK (0.66s)
view: OK (0.58s)
add moved link: OK (0.55s)

All 12 tests passed (11.29s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.26s)
add: OK (0.48s)
borg remote: OK
uninit: OK (0.61s)
conflict resolution (mixed directory and file): OK (6.63s)
concurrent get of dup key regression: OK (0.87s)
migrate (via gitattributes): OK (1.28s)
fsck (basics): OK (1.11s)
copy: OK (0.94s)
drop (no remote): OK (0.77s)
shared clone: OK (0.25s)
add dup: OK (0.62s)

All 12 tests passed (13.82s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.23s)
add: OK (0.48s)
required_content: OK (1.05s)
hook remote: OK (1.04s)
conflict resolution (nonannexed file): OK (5.08s)
transition propagation: OK (4.27s)
merge: OK (0.43s)
fsck --from remote: OK (0.35s)
edit (pre-commit): OK (0.65s)
get (ssh remote): OK (0.64s)
import: OK (0.92s)
ignore deleted files: OK (0.46s)

All 12 tests passed (15.60s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.22s)
add: OK (0.46s)
gpg crypto: OK (6.21s)
uninit (in git-annex branch): OK (0.48s)
conflict resolution symlink bit: OK
union merge regression: OK (3.95s)
unused: OK (2.19s)
fsck (bare): OK (0.17s)
lock: OK (1.11s)
drop (with remote): OK (0.78s)
log: OK (0.40s)
add extras: OK (0.39s)

All 12 tests passed (16.36s)
Tests
Remote Tests
testremote type git
init: OK (0.41s)
unavailable remote
removeKey: OK
storeKey: OK
checkPresent: OK
retrieveKeyFile: OK
retrieveKeyFileCheap: OK
key size 1048576; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.04s)
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
present False: OK
key size 1048577; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.03s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
present False: OK
key size 1048575; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.03s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
present False: OK
key size 2097152; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.04s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK
present False: OK
exporttree=yes; key size 1048576; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048576; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK (0.01s)
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK (0.01s)
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK (0.01s)
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
testremote type directory
init: OK (0.33s)
unavailable remote
removeKey: OK
storeKey: OK
checkPresent: OK (0.01s)
retrieveKeyFile: OK (0.01s)
retrieveKeyFileCheap: OK
key size 1048576; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.02s)
present False: OK (0.03s)
key size 1048576; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK
key size 1048576; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.05s)
present True: OK (0.03s)
storeKey when already present: OK (0.02s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.03s)
key size 1048576; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.07s)
present True: OK (0.05s)
storeKey when already present: OK (0.01s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.09s)
present False: OK (0.03s)
storeKey: OK (0.49s)
present True: OK (0.06s)
storeKey when already present: OK (0.04s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.11s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.12s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.18s)
present False: OK (0.04s)
key size 1048576; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.09s)
present False: OK (0.03s)
storeKey: OK (0.54s)
present True: OK (0.08s)
storeKey when already present: OK (0.05s)
present True: OK (0.08s)
retrieveKeyFile: OK (0.11s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.12s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.20s)
present False: OK (0.03s)
key size 1048576; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK (0.02s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.01s)
present False: OK (0.03s)
key size 1048577; directory remote chunksize=0 encryption=none
removeKey when not present: OK
present False: OK (0.01s)
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.01s)
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK (0.01s)
key size 1048577; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.07s)
present True: OK (0.04s)
storeKey when already present: OK (0.01s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.07s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.04s)
key size 1048577; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.10s)
present False: OK (0.02s)
storeKey: OK (0.56s)
present True: OK (0.06s)
storeKey when already present: OK (0.04s)
present True: OK (0.07s)
retrieveKeyFile: OK (0.12s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.11s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.08s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.19s)
present False: OK (0.03s)
key size 1048577; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.10s)
present False: OK (0.03s)
storeKey: OK (0.52s)
present True: OK (0.07s)
storeKey when already present: OK (0.04s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.12s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.12s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.17s)
present False: OK (0.03s)
key size 1048577; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK (0.03s)
key size 1048577; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.03s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK (0.01s)
key size 1048575; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.03s)
storeKey: OK (0.07s)
present True: OK (0.04s)
storeKey when already present: OK (0.02s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.04s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.03s)
present False: OK (0.04s)
storeKey: OK (0.06s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.09s)
present False: OK (0.02s)
storeKey: OK (0.50s)
present True: OK (0.06s)
storeKey when already present: OK (0.04s)
present True: OK (0.07s)
retrieveKeyFile: OK (0.12s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.11s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.19s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.10s)
present False: OK (0.03s)
storeKey: OK (0.50s)
present True: OK (0.07s)
storeKey when already present: OK (0.04s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.13s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.11s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.10s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.17s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.02s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.01s)
storeKey: OK
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.01s)
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.01s)
present False: OK (0.01s)
key size 2097152; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.03s)
storeKey: OK (0.12s)
present True: OK (0.04s)
storeKey when already present: OK (0.03s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.06s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.03s)
present False: OK (0.03s)
storeKey: OK (0.13s)
present True: OK (0.03s)
storeKey when already present: OK (0.02s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.06s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.16s)
present False: OK (0.03s)
storeKey: OK (0.98s)
present True: OK (0.09s)
storeKey when already present: OK (0.06s)
present True: OK (0.09s)
retrieveKeyFile: OK (0.22s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.20s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.15s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.35s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.14s)
present False: OK (0.03s)
storeKey: OK (0.99s)
present True: OK (0.10s)
storeKey when already present: OK (0.07s)
present True: OK (0.10s)
retrieveKeyFile: OK (0.24s)
fsck downloaded object: OK (0.03s)
retrieveKeyFile resume from 0: OK (0.19s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.14s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.35s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.01s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.03s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.03s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.03s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.02s)
present False: OK (0.02s)
exporttree=yes; key size 1048576; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048576; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK

All 700 tests passed (24.78s)
not enough free space, need 96.85 MB more (use --force to override this check or adjust annex.diskreserve)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.22s)
add: OK (0.44s)
preferred content: OK (1.87s)
whereis: OK (0.74s)
conflict resolution (removed file): OK (7.00s)
adjusted branch subtree regression: OK (1.09s)
find: OK (0.87s)
fsck (remote untrusted): OK (0.77s)
edit (no pre-commit): OK (0.69s)
get: OK (0.68s)
magic: OK (0.92s)
readonly remote: OK (1.33s)

All 12 tests passed (16.63s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.23s)
add: OK (0.45s)
add subdirs: OK (0.69s)
directory remote: OK (0.99s)
conflict resolution (nonannexed symlink): OK (5.28s)
conflict resolution: OK (3.12s)
info: OK (0.46s)
conversion git to annexed: OK (0.60s)
partial commit: OK (0.55s)
move: OK (1.05s)
reinject: OK (0.56s)
metadata: OK (0.79s)

All 12 tests passed (14.78s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.13s)
add: OK (0.51s)
gpg crypto: gpg: Warning: using insecure memory!
OK (4.90s)
uninit (in git-annex branch): OK (0.25s)
conflict resolution symlink bit: OK
union merge regression: OK (2.38s)
unused: OK (1.68s)
fsck (bare): OK (0.16s)
lock: OK (1.17s)
drop (with remote): OK (0.70s)
log: OK (0.17s)
add extras: OK (0.45s)

All 12 tests passed (12.51s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.20s)
add: OK (0.37s)
addurl: OK (0.70s)
rsync remote: OK (1.57s)
conflict resolution (mixed locked and unlocked file): OK (2.57s)
conflict resolution (adjusted branch): OK (3.19s)
version: OK (0.34s)
conversion annexed to git: OK (0.63s)
fix: OK (0.38s)
move (ssh remote): OK (1.10s)
unannex (no copy): OK (0.36s)
export and import: OK (2.97s)

All 12 tests passed (14.37s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.13s)
add: OK (0.47s)
borg remote: OK
uninit: OK (0.43s)
conflict resolution (mixed directory and file): OK (3.96s)
concurrent get of dup key regression: OK (0.82s)
migrate (via gitattributes): OK (1.03s)
fsck (basics): OK (0.89s)
copy: OK (0.80s)
drop (no remote): OK (0.54s)
shared clone: OK (0.18s)
add dup: OK (0.30s)

All 12 tests passed (9.56s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.22s)
add: OK (0.40s)
repair: OK (0.38s)
bup remote: OK (0.27s)
map: OK (0.43s)
conflict resolution movein regression: OK (3.01s)
sync: OK (1.71s)
migrate: OK (1.15s)
trust: OK (0.80s)
move (numcopies): OK (1.14s)
unannex (with copy): OK (0.52s)
export and import of subdir: OK (2.05s)

All 12 tests passed (12.07s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.11s)
add: OK (0.48s)
add subdirs: OK (0.55s)
directory remote: OK (0.85s)
conflict resolution (nonannexed symlink): OK (2.41s)
conflict resolution: OK (2.17s)
info: OK (0.29s)
conversion git to annexed: OK (0.55s)
partial commit: OK (0.46s)
move: OK (0.91s)
reinject: OK (0.59s)
metadata: OK (0.62s)

All 12 tests passed (10.00s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.13s)
add: OK (0.51s)
sop crypto: OK
upgrade: OK (0.14s)
conflict resolution (uncommitted local file): OK (1.81s)
adjusted branch merge regression: OK (2.03s)
describe: OK (0.23s)
fsck (local untrusted): OK (0.57s)
lock --force: OK (0.49s)
drop (untrusted remote): OK (0.48s)
view: OK (0.41s)
add moved link: OK (0.50s)

All 12 tests passed (7.32s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.14s)
add: OK (0.49s)
preferred content: OK (1.69s)
whereis: OK (0.60s)
conflict resolution (removed file): OK (3.94s)
adjusted branch subtree regression: OK (0.87s)
find: OK (0.67s)
fsck (remote untrusted): OK (0.63s)
edit (no pre-commit): OK (0.58s)
get: OK (0.49s)
magic: OK (0.58s)
readonly remote: OK (0.91s)

All 12 tests passed (11.58s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.14s)
add: OK (0.50s)
required_content: OK (0.71s)
hook remote: OK (0.84s)
conflict resolution (nonannexed file): OK (2.67s)
transition propagation: OK (2.50s)
merge: OK (0.16s)
fsck --from remote: OK (0.20s)
edit (pre-commit): OK (0.56s)
get (ssh remote): OK (0.54s)
import: OK (0.82s)
ignore deleted files: OK (0.32s)

All 12 tests passed (9.98s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.13s)
add: OK (0.40s)
gpg crypto: gpg: Warning: using insecure memory!
OK (5.36s)
uninit (in git-annex branch): OK (0.26s)
conflict resolution symlink bit: OK (1.75s)
union merge regression: OK (2.27s)
unused: OK (1.35s)
fsck (bare): OK (0.17s)
lock: OK (1.17s)
drop (with remote): OK (0.58s)
log: OK (0.19s)
add extras: OK (0.33s)

All 12 tests passed (13.99s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.11s)
add: OK (0.44s)
addurl: OK (0.50s)
rsync remote: OK (1.44s)
conflict resolution (mixed locked and unlocked file): OK (1.89s)
conflict resolution (adjusted branch): OK (2.42s)
version: OK (0.19s)
conversion annexed to git: OK (0.57s)
fix: OK (0.14s)
move (ssh remote): OK (1.10s)
unannex (no copy): OK (0.25s)
export and import: OK (2.13s)

All 12 tests passed (11.19s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.12s)
add: OK (0.38s)
borg remote: OK
uninit: OK (0.40s)
conflict resolution (mixed directory and file): OK (3.47s)
concurrent get of dup key regression: OK (0.61s)
migrate (via gitattributes): OK (1.04s)
fsck (basics): OK (0.86s)
copy: OK (0.76s)
drop (no remote): OK (0.47s)
shared clone: OK (0.15s)
add dup: OK (0.32s)

All 12 tests passed (8.58s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.13s)
add: OK (0.50s)
repair: OK (0.18s)
bup remote: OK (0.15s)
map: OK (0.27s)
conflict resolution movein regression: OK (2.20s)
sync: OK (1.41s)
migrate: OK (1.13s)
trust: OK (0.65s)
move (numcopies): OK (1.10s)
unannex (with copy): OK (0.45s)
export and import of subdir: OK (1.32s)

All 12 tests passed (9.50s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.14s)
add: OK (0.46s)
sop crypto: OK
upgrade: OK (0.17s)
conflict resolution (uncommitted local file): OK (1.88s)
adjusted branch merge regression: OK (2.39s)
describe: OK (0.23s)
fsck (local untrusted): OK (0.55s)
lock --force: OK (0.54s)
drop (untrusted remote): OK (0.45s)
view: OK (0.43s)
add moved link: OK (0.35s)

All 12 tests passed (7.59s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.11s)
add: OK (0.41s)
addurl: OK (0.45s)
rsync remote: OK (1.33s)
conflict resolution (mixed locked and unlocked file): OK (1.78s)
conflict resolution (adjusted branch): OK (1.94s)
version: OK (0.16s)
conversion annexed to git: OK (0.43s)
fix: OK (0.44s)
move (ssh remote): OK (0.73s)
unannex (no copy): OK (0.21s)
export and import: OK (1.62s)

All 12 tests passed (9.60s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.12s)
add: OK (0.36s)
required_content: OK (0.72s)
hook remote: OK (0.74s)
conflict resolution (nonannexed file): OK (2.73s)
transition propagation: OK (2.29s)
merge: OK (0.17s)
fsck --from remote: OK (0.22s)
edit (pre-commit): OK (0.58s)
get (ssh remote): OK (0.45s)
import: OK (0.82s)
ignore deleted files: OK (0.29s)

All 12 tests passed (9.50s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.11s)
add: OK (0.38s)
preferred content: OK (1.41s)
whereis: OK (0.58s)
conflict resolution (removed file): OK (4.11s)
adjusted branch subtree regression: OK (0.97s)
find: OK (0.70s)
fsck (remote untrusted): OK (0.52s)
edit (no pre-commit): OK (0.62s)
get: OK (0.47s)
magic: OK (0.54s)
readonly remote: OK (0.80s)

All 12 tests passed (11.23s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.13s)
add: OK (0.40s)
add subdirs: OK (0.58s)
directory remote: OK (0.70s)
conflict resolution (nonannexed symlink): OK (2.54s)
conflict resolution: OK (1.50s)
info: OK (0.31s)
conversion git to annexed: OK (0.34s)
partial commit: OK (0.47s)
move: OK (0.69s)
reinject: OK (0.38s)
metadata: OK (0.57s)

All 12 tests passed (8.61s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.13s)
add: OK (0.43s)
repair: OK (0.20s)
bup remote: OK (0.14s)
map: OK (0.26s)
conflict resolution movein regression: OK (2.19s)
sync: OK (1.04s)
migrate: OK (0.89s)
trust: OK (0.55s)
move (numcopies): OK (0.64s)
unannex (with copy): OK (0.33s)
export and import of subdir: OK (1.35s)

All 12 tests passed (8.16s)

All tests succeeded. (Ran 26 test groups in 1m22s)
+ chmod -R +w .t
chmod: cannot access '.t': No such file or directory
+ true
+ rm -rf .t
+ cp -a tmp/git-annex-standalone-arm64.tar.gz ../out/output/sha1/700be6c38f29328812c17048c077c9bec7d8d8ad.tmp
+ ./git-annex version
git-annex version: 10.20241032-g700be6c38f29328812c17048c077c9bec7d8d8ad
build flags: Assistant Webapp Pairing Inotify DBus DesktopNotify TorrentParser MagicMime Servant Benchmark Feeds Testsuite S3 WebDAV
dependency versions: aws-0.24.2 bloomfilter-2.0.1.2 crypton-1.0.0 DAV-1.3.4 feed-1.3.2.1 ghc-9.8.2 http-client-0.7.17 persistent-sqlite-2.13.3.0 torrent-10000.1.3 uuid-1.3.16 yesod-1.6.2.1
key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL GITBUNDLE GITMANIFEST VURL X*
remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg rclone hook external
operating system: linux aarch64
supported repository versions: 8 9 10
upgrade supported from repository versions: 0 1 2 3 4 5 6 7 8 9 10
+ rm -rf stack.yaml.autobuild stack.yaml.autobuild.lock
+ git ls-files --modified
+ grep -v git-annex.cabal
+ grep -v .deb
+ '[' -s .git/modified-files ']'
+ git ls-files --exclude-standard --others
+ grep -v .deb
+ '[' -s .git/added-files ']'
+ '[' -e ../out/output/sha1/700be6c38f29328812c17048c077c9bec7d8d8ad ']'
+ mv -- ../out/output/sha1/700be6c38f29328812c17048c077c9bec7d8d8ad.tmp ../out/output/sha1/700be6c38f29328812c17048c077c9bec7d8d8ad
+ rm -rf -- ../out/output/sha1/700be6c38f29328812c17048c077c9bec7d8d8ad.old
+ exit 0

>>> Done at: Mon Nov 11 20:25:25 UTC 2024

>>> Result code: 0
PASS
renamed 'out/log' -> 'out/pass/700be6c38f29328812c17048c077c9bec7d8d8ad'
Done: 700be6c38f29328812c17048c077c9bec7d8d8ad