nixbot

builds

succeeded nix-util-tests-run checks.x86_64-linux.nix-util-tests-run · build #34 · raw

1tribuchet: building on jamie2[==========] Running 818 tests from 156 test suites.3[----------] Global test environment set-up.4[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest5[ RUN ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow6[ OK ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow (391 ms)7[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest (391 ms total)89[----------] 2 tests from alignUp10[ RUN ] alignUp.value11[ OK ] alignUp.value (0 ms)12[ RUN ] alignUp.notAPowerOf213[ OK ] alignUp.notAPowerOf2 (100 ms)14[----------] 2 tests from alignUp (100 ms total)1516[----------] 3 tests from alignUpOverflowTest/0, where TypeParam = unsigned char17[ RUN ] alignUpOverflowTest/0.lastSafeValue18[ OK ] alignUpOverflowTest/0.lastSafeValue (0 ms)19[ RUN ] alignUpOverflowTest/0.overflowThrows20[ OK ] alignUpOverflowTest/0.overflowThrows (0 ms)21[ RUN ] alignUpOverflowTest/0.alignmentOneNeverOverflows22[ OK ] alignUpOverflowTest/0.alignmentOneNeverOverflows (0 ms)23[----------] 3 tests from alignUpOverflowTest/0 (0 ms total)2425[----------] 3 tests from alignUpOverflowTest/1, where TypeParam = unsigned short26[ RUN ] alignUpOverflowTest/1.lastSafeValue27[ OK ] alignUpOverflowTest/1.lastSafeValue (0 ms)28[ RUN ] alignUpOverflowTest/1.overflowThrows29[ OK ] alignUpOverflowTest/1.overflowThrows (0 ms)30[ RUN ] alignUpOverflowTest/1.alignmentOneNeverOverflows31[ OK ] alignUpOverflowTest/1.alignmentOneNeverOverflows (0 ms)32[----------] 3 tests from alignUpOverflowTest/1 (0 ms total)3334[----------] 3 tests from alignUpOverflowTest/2, where TypeParam = unsigned int35[ RUN ] alignUpOverflowTest/2.lastSafeValue36[ OK ] alignUpOverflowTest/2.lastSafeValue (0 ms)37[ RUN ] alignUpOverflowTest/2.overflowThrows38[ OK ] alignUpOverflowTest/2.overflowThrows (0 ms)39[ RUN ] alignUpOverflowTest/2.alignmentOneNeverOverflows40[ OK ] alignUpOverflowTest/2.alignmentOneNeverOverflows (0 ms)41[----------] 3 tests from alignUpOverflowTest/2 (0 ms total)4243[----------] 3 tests from alignUpOverflowTest/3, where TypeParam = unsigned long44[ RUN ] alignUpOverflowTest/3.lastSafeValue45[ OK ] alignUpOverflowTest/3.lastSafeValue (0 ms)46[ RUN ] alignUpOverflowTest/3.overflowThrows47[ OK ] alignUpOverflowTest/3.overflowThrows (0 ms)48[ RUN ] alignUpOverflowTest/3.alignmentOneNeverOverflows49[ OK ] alignUpOverflowTest/3.alignmentOneNeverOverflows (0 ms)50[----------] 3 tests from alignUpOverflowTest/3 (0 ms total)5152[----------] 5 tests from NarTest53[ RUN ] NarTest.oneByteRegularFileParsesWithBothContentModes54[ OK ] NarTest.oneByteRegularFileParsesWithBothContentModes (0 ms)55[ RUN ] NarTest.nonZeroContentPaddingFailsWithBothContentModes56[ OK ] NarTest.nonZeroContentPaddingFailsWithBothContentModes (0 ms)57[ RUN ] NarTest.truncatedLargeContentsFailsWithBothContentModes58[ OK ] NarTest.truncatedLargeContentsFailsWithBothContentModes (0 ms)59[ RUN ] NarTest.truncatedContentPaddingFailsWithBothContentModes60[ OK ] NarTest.truncatedContentPaddingFailsWithBothContentModes (0 ms)61[ RUN ] NarTest.trailingBytesRemainUnreadWithBothContentModes62[ OK ] NarTest.trailingBytesRemainUnreadWithBothContentModes (0 ms)63[----------] 5 tests from NarTest (1 ms total)6465[----------] 14 tests from parseShebangContent66[ RUN ] parseShebangContent.basic67[ OK ] parseShebangContent.basic (0 ms)68[ RUN ] parseShebangContent.empty69[ OK ] parseShebangContent.empty (0 ms)70[ RUN ] parseShebangContent.doubleBacktick71[ OK ] parseShebangContent.doubleBacktick (0 ms)72[ RUN ] parseShebangContent.doubleBacktickEmpty73[ OK ] parseShebangContent.doubleBacktickEmpty (0 ms)74[ RUN ] parseShebangContent.doubleBacktickMarkdownInlineCode75[ OK ] parseShebangContent.doubleBacktickMarkdownInlineCode (0 ms)76[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlockNaive77[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlockNaive (0 ms)78[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlockCorrect79[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlockCorrect (0 ms)80[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlock281[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlock2 (0 ms)82[ RUN ] parseShebangContent.singleBacktickInDoubleBacktickQuotes83[ OK ] parseShebangContent.singleBacktickInDoubleBacktickQuotes (0 ms)84[ RUN ] parseShebangContent.singleBacktickAndSpaceInDoubleBacktickQuotes85[ OK ] parseShebangContent.singleBacktickAndSpaceInDoubleBacktickQuotes (0 ms)86[ RUN ] parseShebangContent.doubleBacktickInDoubleBacktickQuotes87[ OK ] parseShebangContent.doubleBacktickInDoubleBacktickQuotes (0 ms)88[ RUN ] parseShebangContent.increasingQuotes89[ OK ] parseShebangContent.increasingQuotes (0 ms)90[ RUN ] parseShebangContent.prop_round_trip_single91Using configuration: seed=350483523562202058992[ OK ] parseShebangContent.prop_round_trip_single (1 ms)93[ RUN ] parseShebangContent.prop_round_trip_two94[ OK ] parseShebangContent.prop_round_trip_two (0 ms)95[----------] 14 tests from parseShebangContent (2 ms total)9697[----------] 4 tests from base64Encode98[ RUN ] base64Encode.emptyString99[ OK ] base64Encode.emptyString (0 ms)100[ RUN ] base64Encode.encodesAString101[ OK ] base64Encode.encodesAString (0 ms)102[ RUN ] base64Encode.encodeAndDecode103[ OK ] base64Encode.encodeAndDecode (0 ms)104[ RUN ] base64Encode.encodeAndDecodeNonPrintable105[ OK ] base64Encode.encodeAndDecodeNonPrintable (0 ms)106[----------] 4 tests from base64Encode (0 ms total)107108[----------] 3 tests from base64Decode109[ RUN ] base64Decode.emptyString110[ OK ] base64Decode.emptyString (0 ms)111[ RUN ] base64Decode.decodeAString112[ OK ] base64Decode.decodeAString (0 ms)113[ RUN ] base64Decode.decodeThrowsOnInvalidChar114[ OK ] base64Decode.decodeThrowsOnInvalidChar (0 ms)115[----------] 3 tests from base64Decode (0 ms total)116117[----------] 1 test from BumpMemoryResource118[ RUN ] BumpMemoryResource.ConcurrentAllocation119[ OK ] BumpMemoryResource.ConcurrentAllocation (9 ms)120[----------] 1 test from BumpMemoryResource (9 ms total)121122[----------] 12 tests from CanonPath123[ RUN ] CanonPath.basic124[ OK ] CanonPath.basic (0 ms)125[ RUN ] CanonPath.nullBytes126[ OK ] CanonPath.nullBytes (0 ms)127[ RUN ] CanonPath.fromFilename128[ OK ] CanonPath.fromFilename (0 ms)129[ RUN ] CanonPath.from_existing130[ OK ] CanonPath.from_existing (0 ms)131[ RUN ] CanonPath.pop132[ OK ] CanonPath.pop (0 ms)133[ RUN ] CanonPath.removePrefix134[ OK ] CanonPath.removePrefix (0 ms)135[ RUN ] CanonPath.iter136[ OK ] CanonPath.iter (0 ms)137[ RUN ] CanonPath.concat138[ OK ] CanonPath.concat (0 ms)139[ RUN ] CanonPath.within140[ OK ] CanonPath.within (0 ms)141[ RUN ] CanonPath.sort142[ OK ] CanonPath.sort (0 ms)143[ RUN ] CanonPath.allowed144[ OK ] CanonPath.allowed (0 ms)145[ RUN ] CanonPath.makeRelative146[ OK ] CanonPath.makeRelative (0 ms)147[----------] 12 tests from CanonPath (0 ms total)148149[----------] 9 tests from Checked150[ RUN ] Checked.add_unsigned151[ OK ] Checked.add_unsigned (20 ms)152[ RUN ] Checked.add_signed153[ OK ] Checked.add_signed (17 ms)154[ RUN ] Checked.sub_unsigned155[ OK ] Checked.sub_unsigned (7 ms)156[ RUN ] Checked.sub_signed157[ OK ] Checked.sub_signed (8 ms)158[ RUN ] Checked.mul_unsigned159[ OK ] Checked.mul_unsigned (7 ms)160[ RUN ] Checked.mul_signed161[ OK ] Checked.mul_signed (7 ms)162[ RUN ] Checked.div_unsigned163[ OK ] Checked.div_unsigned (8 ms)164[ RUN ] Checked.div_signed165[ OK ] Checked.div_signed (8 ms)166[ RUN ] Checked.div_signed_special_cases167[ OK ] Checked.div_signed_special_cases (0 ms)168[----------] 9 tests from Checked (86 ms total)169170[----------] 6 tests from ChunkedVector171[ RUN ] ChunkedVector.InitEmpty172[ OK ] ChunkedVector.InitEmpty (0 ms)173[ RUN ] ChunkedVector.GrowsCorrectly174[ OK ] ChunkedVector.GrowsCorrectly (0 ms)175[ RUN ] ChunkedVector.AddAndGet176[ OK ] ChunkedVector.AddAndGet (0 ms)177[ RUN ] ChunkedVector.ForEach178[ OK ] ChunkedVector.ForEach (0 ms)179[ RUN ] ChunkedVector.NonTrivialType180[ OK ] ChunkedVector.NonTrivialType (0 ms)181[ RUN ] ChunkedVector.ConcurrentAdd182[ OK ] ChunkedVector.ConcurrentAdd (18 ms)183[----------] 6 tests from ChunkedVector (18 ms total)184185[----------] 2 tests from closure186[ RUN ] closure.correctClosure187[ OK ] closure.correctClosure (0 ms)188[ RUN ] closure.properlyHandlesDirectExceptions189[ OK ] closure.properlyHandlesDirectExceptions (0 ms)190[----------] 2 tests from closure (0 ms total)191192[----------] 2 tests from compress193[ RUN ] compress.noneMethodDoesNothingToTheInput194[ OK ] compress.noneMethodDoesNothingToTheInput (0 ms)195[ RUN ] compress.zstdExactFrameBoundary196[ OK ] compress.zstdExactFrameBoundary (41 ms)197[----------] 2 tests from compress (42 ms total)198199[----------] 3 tests from decompress200[ RUN ] decompress.decompressNoneCompressed201[ OK ] decompress.decompressNoneCompressed (0 ms)202[ RUN ] decompress.decompressZstdCompressedParallel203[ OK ] decompress.decompressZstdCompressedParallel (1 ms)204[ RUN ] decompress.decompressZstdMultiFrameLargeInput205[ OK ] decompress.decompressZstdMultiFrameLargeInput (46 ms)206[----------] 3 tests from decompress (47 ms total)207208[----------] 1 test from makeCompressionSink209[ RUN ] makeCompressionSink.noneSinkDoesNothingToInput210[ OK ] makeCompressionSink.noneSinkDoesNothingToInput (0 ms)211[----------] 1 test from makeCompressionSink (0 ms total)212213[----------] 22 tests from Config214[ RUN ] Config.setUndefinedSetting215[ OK ] Config.setUndefinedSetting (0 ms)216[ RUN ] Config.setDefinedSetting217[ OK ] Config.setDefinedSetting (0 ms)218[ RUN ] Config.getDefinedSetting219[ OK ] Config.getDefinedSetting (0 ms)220[ RUN ] Config.getDefinedOverriddenSettingNotSet221[ OK ] Config.getDefinedOverriddenSettingNotSet (0 ms)222[ RUN ] Config.getDefinedSettingSet1223[ OK ] Config.getDefinedSettingSet1 (0 ms)224[ RUN ] Config.getDefinedSettingSet2225[ OK ] Config.getDefinedSettingSet2 (0 ms)226[ RUN ] Config.addSetting227[ OK ] Config.addSetting (0 ms)228[ RUN ] Config.withInitialValue229[ OK ] Config.withInitialValue (0 ms)230[ RUN ] Config.resetOverridden231[ OK ] Config.resetOverridden (0 ms)232[ RUN ] Config.resetOverriddenWithSetting233[ OK ] Config.resetOverriddenWithSetting (0 ms)234[ RUN ] Config.toJSONOnEmptyConfig235[ OK ] Config.toJSONOnEmptyConfig (0 ms)236[ RUN ] Config.toJSONOnNonEmptyConfig237[ OK ] Config.toJSONOnNonEmptyConfig (0 ms)238[ RUN ] Config.toJSONOnNonEmptyConfigWithExperimentalSetting239[ OK ] Config.toJSONOnNonEmptyConfigWithExperimentalSetting (0 ms)240[ RUN ] Config.setSettingAlias241[ OK ] Config.setSettingAlias (0 ms)242[ DISABLED ] Config.DISABLED_reapplyUnknownSettings243[ RUN ] Config.applyConfigEmpty244[ OK ] Config.applyConfigEmpty (0 ms)245[ RUN ] Config.applyConfigEmptyWithComment246[ OK ] Config.applyConfigEmptyWithComment (0 ms)247[ RUN ] Config.applyConfigAssignment248[ OK ] Config.applyConfigAssignment (0 ms)249[ RUN ] Config.applyConfigWithReassignedSetting250[ OK ] Config.applyConfigWithReassignedSetting (0 ms)251[ RUN ] Config.applyConfigFailsOnMissingIncludes252[ OK ] Config.applyConfigFailsOnMissingIncludes (0 ms)253[ RUN ] Config.applyConfigInvalidThrows254[ OK ] Config.applyConfigInvalidThrows (0 ms)255[ RUN ] Config.toKeyValue256[ OK ] Config.toKeyValue (0 ms)257[ RUN ] Config.toKeyValueOmitsDeprecatedSettings258[ OK ] Config.toKeyValueOmitsDeprecatedSettings (0 ms)259[----------] 22 tests from Config (0 ms total)260261[----------] 1 test from getSelfExe262[ RUN ] getSelfExe.works263[ OK ] getSelfExe.works (0 ms)264[----------] 1 test from getSelfExe (0 ms total)265266[----------] 1 test from setEnv267[ RUN ] setEnv.returnsZeroOnSuccess268[ OK ] setEnv.returnsZeroOnSuccess (0 ms)269[----------] 1 test from setEnv (0 ms total)270271[----------] 1 test from setEnvOs272[ RUN ] setEnvOs.returnsZeroOnSuccess273[ OK ] setEnvOs.returnsZeroOnSuccess (0 ms)274[----------] 1 test from setEnvOs (0 ms total)275276[----------] 2 tests from getEnvOs277[ RUN ] getEnvOs.emptyValueIsPresent278[ OK ] getEnvOs.emptyValueIsPresent (0 ms)279[ RUN ] getEnvOs.absentIsNullopt280[ OK ] getEnvOs.absentIsNullopt (0 ms)281[----------] 2 tests from getEnvOs (0 ms total)282283[----------] 1 test from getEnvOsNonEmpty284[ RUN ] getEnvOsNonEmpty.emptyAndAbsentBothNullopt285[ OK ] getEnvOsNonEmpty.emptyAndAbsentBothNullopt (0 ms)286[----------] 1 test from getEnvOsNonEmpty (0 ms total)287288[----------] 1 test from getEnv289[ RUN ] getEnv.agreesWithGetEnvOs290[ OK ] getEnv.agreesWithGetEnvOs (0 ms)291[----------] 1 test from getEnv (0 ms total)292293[----------] 5 tests from ExecutablePath294[ RUN ] ExecutablePath.emptyRoundTrip295[ OK ] ExecutablePath.emptyRoundTrip (0 ms)296[ RUN ] ExecutablePath.oneElemRoundTrip297[ OK ] ExecutablePath.oneElemRoundTrip (0 ms)298[ RUN ] ExecutablePath.twoElemsRoundTrip299[ OK ] ExecutablePath.twoElemsRoundTrip (0 ms)300[ RUN ] ExecutablePath.threeElemsRoundTrip301[ OK ] ExecutablePath.threeElemsRoundTrip (0 ms)302[ RUN ] ExecutablePath.elementyElemNormalize303[ OK ] ExecutablePath.elementyElemNormalize (0 ms)304[----------] 5 tests from ExecutablePath (0 ms total)305306[----------] 3 tests from FileSerialisationMethod307[ RUN ] FileSerialisationMethod.testRoundTripPrintParse_1308[ OK ] FileSerialisationMethod.testRoundTripPrintParse_1 (0 ms)309[ RUN ] FileSerialisationMethod.testRoundTripPrintParse_2310[ OK ] FileSerialisationMethod.testRoundTripPrintParse_2 (0 ms)311[ RUN ] FileSerialisationMethod.testParseFileSerialisationMethodOptException312[ OK ] FileSerialisationMethod.testParseFileSerialisationMethodOptException (0 ms)313[----------] 3 tests from FileSerialisationMethod (0 ms total)314315[----------] 3 tests from FileIngestionMethod316[ RUN ] FileIngestionMethod.testRoundTripPrintParse_1317[ OK ] FileIngestionMethod.testRoundTripPrintParse_1 (0 ms)318[ RUN ] FileIngestionMethod.testRoundTripPrintParse_2319[ OK ] FileIngestionMethod.testRoundTripPrintParse_2 (0 ms)320[ RUN ] FileIngestionMethod.testParseFileIngestionMethodOptException321[ OK ] FileIngestionMethod.testParseFileIngestionMethodOptException (0 ms)322[----------] 3 tests from FileIngestionMethod (0 ms total)323324[----------] 8 tests from ReadLine325[ RUN ] ReadLine.ReadsLinesFromPipe326[ OK ] ReadLine.ReadsLinesFromPipe (0 ms)327[ RUN ] ReadLine.ReturnsPartialLineOnEofWhenAllowed328[ OK ] ReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)329[ RUN ] ReadLine.ThrowsOnEofWhenNotAllowed330[ OK ] ReadLine.ThrowsOnEofWhenNotAllowed (0 ms)331[ RUN ] ReadLine.EmptyLine332[ OK ] ReadLine.EmptyLine (0 ms)333[ RUN ] ReadLine.ConsecutiveEmptyLines334[ OK ] ReadLine.ConsecutiveEmptyLines (0 ms)335[ RUN ] ReadLine.LineWithNullBytes336[ OK ] ReadLine.LineWithNullBytes (0 ms)337[ RUN ] ReadLine.TreatsEioAsEof338[ OK ] ReadLine.TreatsEioAsEof (0 ms)339[ RUN ] ReadLine.PartialLineBeforeEio340[ OK ] ReadLine.PartialLineBeforeEio (0 ms)341[----------] 8 tests from ReadLine (0 ms total)342343[----------] 10 tests from BufferedSourceReadLine344[ RUN ] BufferedSourceReadLine.ReadsLinesFromPipe345[ OK ] BufferedSourceReadLine.ReadsLinesFromPipe (0 ms)346[ RUN ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed347[ OK ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)348[ RUN ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed349[ OK ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed (0 ms)350[ RUN ] BufferedSourceReadLine.EmptyLine351[ OK ] BufferedSourceReadLine.EmptyLine (0 ms)352[ RUN ] BufferedSourceReadLine.ConsecutiveEmptyLines353[ OK ] BufferedSourceReadLine.ConsecutiveEmptyLines (0 ms)354[ RUN ] BufferedSourceReadLine.LineWithNullBytes355[ OK ] BufferedSourceReadLine.LineWithNullBytes (0 ms)356[ RUN ] BufferedSourceReadLine.NewlineAtBufferBoundary357[ OK ] BufferedSourceReadLine.NewlineAtBufferBoundary (0 ms)358[ RUN ] BufferedSourceReadLine.DataRemainsAfterReadLine359[ OK ] BufferedSourceReadLine.DataRemainsAfterReadLine (0 ms)360[ RUN ] BufferedSourceReadLine.LineSpansMultipleRefills361[ OK ] BufferedSourceReadLine.LineSpansMultipleRefills (0 ms)362[ RUN ] BufferedSourceReadLine.BufferExhaustedThenEof363[ OK ] BufferedSourceReadLine.BufferExhaustedThenEof (0 ms)364[----------] 10 tests from BufferedSourceReadLine (0 ms total)365366[----------] 1 test from WriteFull367[ RUN ] WriteFull.RespectsAllowInterrupts368[ OK ] WriteFull.RespectsAllowInterrupts (0 ms)369[----------] 1 test from WriteFull (0 ms total)370371[----------] 1 test from readLinkAt372[ RUN ] readLinkAt.works373[ OK ] readLinkAt.works (1 ms)374[----------] 1 test from readLinkAt (1 ms total)375376[----------] 1 test from openFileEnsureBeneathNoSymlinks377[ RUN ] openFileEnsureBeneathNoSymlinks.works378[ OK ] openFileEnsureBeneathNoSymlinks.works (1 ms)379[----------] 1 test from openFileEnsureBeneathNoSymlinks (1 ms total)380381[----------] 5 tests from absPath382[ RUN ] absPath.doesntChangeRoot383[ OK ] absPath.doesntChangeRoot (0 ms)384[ RUN ] absPath.turnsEmptyPathIntoCWD385[ OK ] absPath.turnsEmptyPathIntoCWD (0 ms)386[ RUN ] absPath.usesOptionalBasePathWhenGiven387[ OK ] absPath.usesOptionalBasePathWhenGiven (0 ms)388[ RUN ] absPath.isIdempotent389[ OK ] absPath.isIdempotent (0 ms)390[ RUN ] absPath.pathIsCanonicalised391[ OK ] absPath.pathIsCanonicalised (0 ms)392[----------] 5 tests from absPath (0 ms total)393394[----------] 4 tests from canonPath395[ RUN ] canonPath.removesTrailingSlashes396[ OK ] canonPath.removesTrailingSlashes (0 ms)397[ RUN ] canonPath.removesDots398[ OK ] canonPath.removesDots (0 ms)399[ RUN ] canonPath.removesDots2400[ OK ] canonPath.removesDots2 (0 ms)401[ RUN ] canonPath.requiresAbsolutePath402[ OK ] canonPath.requiresAbsolutePath (0 ms)403[----------] 4 tests from canonPath (0 ms total)404405[----------] 7 tests from baseNameOf406[ RUN ] baseNameOf.emptyPath407[ OK ] baseNameOf.emptyPath (0 ms)408[ RUN ] baseNameOf.pathOnRoot409[ OK ] baseNameOf.pathOnRoot (0 ms)410[ RUN ] baseNameOf.relativePath411[ OK ] baseNameOf.relativePath (0 ms)412[ RUN ] baseNameOf.pathWithTrailingSlashRoot413[ OK ] baseNameOf.pathWithTrailingSlashRoot (0 ms)414[ RUN ] baseNameOf.trailingSlash415[ OK ] baseNameOf.trailingSlash (0 ms)416[ RUN ] baseNameOf.trailingSlashes417[ OK ] baseNameOf.trailingSlashes (0 ms)418[ RUN ] baseNameOf.absoluteNothingSlashNothing419[ OK ] baseNameOf.absoluteNothingSlashNothing (0 ms)420[----------] 7 tests from baseNameOf (0 ms total)421422[----------] 8 tests from isInDir423[ RUN ] isInDir.trivialCase424[ OK ] isInDir.trivialCase (0 ms)425[ RUN ] isInDir.notInDir426[ OK ] isInDir.notInDir (0 ms)427[ RUN ] isInDir.emptyDir428[ OK ] isInDir.emptyDir (0 ms)429[ RUN ] isInDir.hiddenSubdirectory430[ OK ] isInDir.hiddenSubdirectory (0 ms)431[ RUN ] isInDir.ellipsisEntry432[ OK ] isInDir.ellipsisEntry (0 ms)433[ RUN ] isInDir.sameDir434[ OK ] isInDir.sameDir (0 ms)435[ RUN ] isInDir.sameDirDot436[ OK ] isInDir.sameDirDot (0 ms)437[ RUN ] isInDir.dotDotPrefix438[ OK ] isInDir.dotDotPrefix (0 ms)439[----------] 8 tests from isInDir (0 ms total)440441[----------] 5 tests from isDirOrInDir442[ RUN ] isDirOrInDir.trueForSameDirectory443[ OK ] isDirOrInDir.trueForSameDirectory (0 ms)444[ RUN ] isDirOrInDir.trueForEmptyPaths445[ OK ] isDirOrInDir.trueForEmptyPaths (0 ms)446[ RUN ] isDirOrInDir.falseForDisjunctPaths447[ OK ] isDirOrInDir.falseForDisjunctPaths (0 ms)448[ RUN ] isDirOrInDir.relativePaths449[ OK ] isDirOrInDir.relativePaths (0 ms)450[ RUN ] isDirOrInDir.relativePathsTwice451[ OK ] isDirOrInDir.relativePathsTwice (0 ms)452[----------] 5 tests from isDirOrInDir (0 ms total)453454[----------] 3 tests from pathExists455[ RUN ] pathExists.rootExists456[ OK ] pathExists.rootExists (0 ms)457[ RUN ] pathExists.cwdExists458[ OK ] pathExists.cwdExists (0 ms)459[ RUN ] pathExists.bogusPathDoesNotExist460[ OK ] pathExists.bogusPathDoesNotExist (0 ms)461[----------] 3 tests from pathExists (0 ms total)462463[----------] 2 tests from chmodIfNeeded464[ RUN ] chmodIfNeeded.works465[ OK ] chmodIfNeeded.works (0 ms)466[ RUN ] chmodIfNeeded.nonexistent467[ OK ] chmodIfNeeded.nonexistent (0 ms)468[----------] 2 tests from chmodIfNeeded (0 ms total)469470[----------] 2 tests from DirectoryIterator471[ RUN ] DirectoryIterator.works472[ OK ] DirectoryIterator.works (0 ms)473[ RUN ] DirectoryIterator.nonexistent474[ OK ] DirectoryIterator.nonexistent (0 ms)475[----------] 2 tests from DirectoryIterator (0 ms total)476477[----------] 1 test from createAnonymousTempFile478[ RUN ] createAnonymousTempFile.works479[ OK ] createAnonymousTempFile.works (0 ms)480[----------] 1 test from createAnonymousTempFile (0 ms total)481482[----------] 1 test from FdSource483[ RUN ] FdSource.restartWorks484[ OK ] FdSource.restartWorks (0 ms)485[----------] 1 test from FdSource (0 ms total)486487[----------] 1 test from createTempDir488[ RUN ] createTempDir.works489[ OK ] createTempDir.works (0 ms)490[----------] 1 test from createTempDir (0 ms total)491492[----------] 4 tests from MovePathTest493[ RUN ] MovePathTest.works494[ OK ] MovePathTest.works (0 ms)495[ RUN ] MovePathTest.nonWritableDirectories496[ OK ] MovePathTest.nonWritableDirectories (0 ms)497[ RUN ] MovePathTest.symlinkReplacesSymlink498[ OK ] MovePathTest.symlinkReplacesSymlink (0 ms)499[ RUN ] MovePathTest.symlinkReplacesRegular500[ OK ] MovePathTest.symlinkReplacesRegular (0 ms)501[----------] 4 tests from MovePathTest (1 ms total)502503[----------] 19 tests from fun504[ RUN ] fun.constructFromLambda505[ OK ] fun.constructFromLambda (0 ms)506[ RUN ] fun.constructFromFunctionPointer507[ OK ] fun.constructFromFunctionPointer (0 ms)508[ RUN ] fun.constructFromStdFunction509[ OK ] fun.constructFromStdFunction (0 ms)510[ RUN ] fun.moveConstructFromStdFunction511[ OK ] fun.moveConstructFromStdFunction (0 ms)512[ RUN ] fun.rejectsEmptyStdFunction513[ OK ] fun.rejectsEmptyStdFunction (0 ms)514[ RUN ] fun.rejectsEmptyStdFunctionMove515[ OK ] fun.rejectsEmptyStdFunctionMove (0 ms)516[ RUN ] fun.rejectsNullFunctionPointer517[ OK ] fun.rejectsNullFunctionPointer (0 ms)518[ RUN ] fun.nullptrDeletedAtCompileTime519[ OK ] fun.nullptrDeletedAtCompileTime (0 ms)520[ RUN ] fun.notDefaultConstructible521[ OK ] fun.notDefaultConstructible (0 ms)522[ RUN ] fun.voidReturn523[ OK ] fun.voidReturn (0 ms)524[ RUN ] fun.referenceArgs525[ OK ] fun.referenceArgs (0 ms)526[ RUN ] fun.convertsToStdFunction527[ OK ] fun.convertsToStdFunction (0 ms)528[ RUN ] fun.copyable529[ OK ] fun.copyable (0 ms)530[ RUN ] fun.movable531[ OK ] fun.movable (0 ms)532[ RUN ] fun.capturesState533[ OK ] fun.capturesState (0 ms)534[ RUN ] fun.getFn535[ OK ] fun.getFn (0 ms)536[ RUN ] fun.getFnMove537[ OK ] fun.getFnMove (0 ms)538[ RUN ] fun.forwardsMoveOnlyTypes539[ OK ] fun.forwardsMoveOnlyTypes (0 ms)540[ RUN ] fun.perfectForwardingZeroCost541[ OK ] fun.perfectForwardingZeroCost (0 ms)542[----------] 19 tests from fun (0 ms total)543544[----------] 4 tests from GitMode545[ RUN ] GitMode.gitMode_directory546[ OK ] GitMode.gitMode_directory (0 ms)547[ RUN ] GitMode.gitMode_executable548[ OK ] GitMode.gitMode_executable (0 ms)549[ RUN ] GitMode.gitMode_regular550[ OK ] GitMode.gitMode_regular (0 ms)551[ RUN ] GitMode.gitMode_symlink552[ OK ] GitMode.gitMode_symlink (0 ms)553[----------] 4 tests from GitMode (0 ms total)554555[----------] 8 tests from GitTest556[ RUN ] GitTest.blob_read557[ OK ] GitTest.blob_read (0 ms)558[ RUN ] GitTest.blob_read_large_size559[ OK ] GitTest.blob_read_large_size (0 ms)560[ RUN ] GitTest.blob_write561[ OK ] GitTest.blob_write (0 ms)562[ RUN ] GitTest.tree_sha1_read563[ OK ] GitTest.tree_sha1_read (0 ms)564[ RUN ] GitTest.tree_sha256_read565[ OK ] GitTest.tree_sha256_read (0 ms)566[ RUN ] GitTest.tree_sha1_write567[ OK ] GitTest.tree_sha1_write (0 ms)568[ RUN ] GitTest.tree_sha256_write569[ OK ] GitTest.tree_sha256_write (0 ms)570[ RUN ] GitTest.both_roundrip571[ OK ] GitTest.both_roundrip (0 ms)572[----------] 8 tests from GitTest (0 ms total)573574[----------] 3 tests from GitLsRemote575[ RUN ] GitLsRemote.parseSymrefLineWithReference576[ OK ] GitLsRemote.parseSymrefLineWithReference (0 ms)577[ RUN ] GitLsRemote.parseSymrefLineWithNoReference578[ OK ] GitLsRemote.parseSymrefLineWithNoReference (0 ms)579[ RUN ] GitLsRemote.parseObjectRefLine580[ OK ] GitLsRemote.parseObjectRefLine (0 ms)581[----------] 3 tests from GitLsRemote (0 ms total)582583[----------] 3 tests from BLAKE3HashTest584[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes1585[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes1 (0 ms)586[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes2587[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes2 (0 ms)588[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes3589[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes3 (0 ms)590[----------] 3 tests from BLAKE3HashTest (0 ms total)591592[----------] 8 tests from hashString593[ RUN ] hashString.testKnownMD5Hashes1594[ OK ] hashString.testKnownMD5Hashes1 (0 ms)595[ RUN ] hashString.testKnownMD5Hashes2596[ OK ] hashString.testKnownMD5Hashes2 (0 ms)597[ RUN ] hashString.testKnownSHA1Hashes1598[ OK ] hashString.testKnownSHA1Hashes1 (0 ms)599[ RUN ] hashString.testKnownSHA1Hashes2600[ OK ] hashString.testKnownSHA1Hashes2 (0 ms)601[ RUN ] hashString.testKnownSHA256Hashes1602[ OK ] hashString.testKnownSHA256Hashes1 (0 ms)603[ RUN ] hashString.testKnownSHA256Hashes2604[ OK ] hashString.testKnownSHA256Hashes2 (0 ms)605[ RUN ] hashString.testKnownSHA512Hashes1606[ OK ] hashString.testKnownSHA512Hashes1 (0 ms)607[ RUN ] hashString.testKnownSHA512Hashes2608[ OK ] hashString.testKnownSHA512Hashes2 (0 ms)609[----------] 8 tests from hashString (0 ms total)610611[----------] 3 tests from hashParseExplicitFormatUnprefixed612[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct613[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct (0 ms)614[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo615[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo (0 ms)616[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase617[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase (0 ms)618[----------] 3 tests from hashParseExplicitFormatUnprefixed (0 ms total)619620[----------] 2 tests from hashFormat621[ RUN ] hashFormat.testRoundTripPrintParse622[ OK ] hashFormat.testRoundTripPrintParse (0 ms)623[ RUN ] hashFormat.testParseHashFormatOptException624[ OK ] hashFormat.testParseHashFormatOptException (0 ms)625[----------] 2 tests from hashFormat (0 ms total)626627[----------] 5 tests from hiliteMatches628[ RUN ] hiliteMatches.noHighlight629[ OK ] hiliteMatches.noHighlight (0 ms)630[ RUN ] hiliteMatches.simpleHighlight631[ OK ] hiliteMatches.simpleHighlight (0 ms)632[ RUN ] hiliteMatches.multipleMatches633[ OK ] hiliteMatches.multipleMatches (0 ms)634[ RUN ] hiliteMatches.overlappingMatches635[ OK ] hiliteMatches.overlappingMatches (0 ms)636[ RUN ] hiliteMatches.complexOverlappingMatches637[ OK ] hiliteMatches.complexOverlappingMatches (0 ms)638[----------] 5 tests from hiliteMatches (0 ms total)639640[----------] 3 tests from to_json641[ RUN ] to_json.optionalInt642[ OK ] to_json.optionalInt (0 ms)643[ RUN ] to_json.vectorOfOptionalInts644[ OK ] to_json.vectorOfOptionalInts (0 ms)645[ RUN ] to_json.optionalVectorOfInts646[ OK ] to_json.optionalVectorOfInts (0 ms)647[----------] 3 tests from to_json (0 ms total)648649[----------] 2 tests from from_json650[ RUN ] from_json.optionalInt651[ OK ] from_json.optionalInt (0 ms)652[ RUN ] from_json.vectorOfOptionalInts653[ OK ] from_json.vectorOfOptionalInts (0 ms)654[----------] 2 tests from from_json (0 ms total)655656[----------] 2 tests from valueAt657[ RUN ] valueAt.simpleObject658[ OK ] valueAt.simpleObject (0 ms)659[ RUN ] valueAt.missingKey660[ OK ] valueAt.missingKey (0 ms)661[----------] 2 tests from valueAt (0 ms total)662663[----------] 2 tests from getObject664[ RUN ] getObject.rightAssertions665[ OK ] getObject.rightAssertions (0 ms)666[ RUN ] getObject.wrongAssertions667[ OK ] getObject.wrongAssertions (0 ms)668[----------] 2 tests from getObject (0 ms total)669670[----------] 2 tests from getArray671[ RUN ] getArray.rightAssertions672[ OK ] getArray.rightAssertions (0 ms)673[ RUN ] getArray.wrongAssertions674[ OK ] getArray.wrongAssertions (0 ms)675[----------] 2 tests from getArray (0 ms total)676677[----------] 2 tests from getString678[ RUN ] getString.rightAssertions679[ OK ] getString.rightAssertions (0 ms)680[ RUN ] getString.wrongAssertions681[ OK ] getString.wrongAssertions (0 ms)682[----------] 2 tests from getString (0 ms total)683684[----------] 2 tests from getIntegralNumber685[ RUN ] getIntegralNumber.rightAssertions686[ OK ] getIntegralNumber.rightAssertions (0 ms)687[ RUN ] getIntegralNumber.wrongAssertions688[ OK ] getIntegralNumber.wrongAssertions (0 ms)689[----------] 2 tests from getIntegralNumber (0 ms total)690691[----------] 2 tests from getBoolean692[ RUN ] getBoolean.rightAssertions693[ OK ] getBoolean.rightAssertions (0 ms)694[ RUN ] getBoolean.wrongAssertions695[ OK ] getBoolean.wrongAssertions (0 ms)696[----------] 2 tests from getBoolean (0 ms total)697698[----------] 2 tests from optionalValueAt699[ RUN ] optionalValueAt.existing700[ OK ] optionalValueAt.existing (0 ms)701[ RUN ] optionalValueAt.empty702[ OK ] optionalValueAt.empty (0 ms)703[----------] 2 tests from optionalValueAt (0 ms total)704705[----------] 2 tests from getNullable706[ RUN ] getNullable.null707[ OK ] getNullable.null (0 ms)708[ RUN ] getNullable.empty709[ OK ] getNullable.empty (0 ms)710[----------] 2 tests from getNullable (0 ms total)711712[----------] 2 tests from local_keys713[ RUN ] local_keys.signAndVerify714[ OK ] local_keys.signAndVerify (0 ms)715[ RUN ] local_keys.rfc8032TestVector716[ OK ] local_keys.rfc8032TestVector (0 ms)717[----------] 2 tests from local_keys (0 ms total)718719[----------] 13 tests from LRUCache720[ RUN ] LRUCache.sizeOfEmptyCacheIsZero721[ OK ] LRUCache.sizeOfEmptyCacheIsZero (0 ms)722[ RUN ] LRUCache.sizeOfSingleElementCacheIsOne723[ OK ] LRUCache.sizeOfSingleElementCacheIsOne (0 ms)724[ RUN ] LRUCache.getFromEmptyCache725[ OK ] LRUCache.getFromEmptyCache (0 ms)726[ RUN ] LRUCache.getExistingValue727[ OK ] LRUCache.getExistingValue (0 ms)728[ RUN ] LRUCache.getNonExistingValueFromNonEmptyCache729[ OK ] LRUCache.getNonExistingValueFromNonEmptyCache (0 ms)730[ RUN ] LRUCache.upsertOnZeroCapacityCache731[ OK ] LRUCache.upsertOnZeroCapacityCache (0 ms)732[ RUN ] LRUCache.updateExistingValue733[ OK ] LRUCache.updateExistingValue (0 ms)734[ RUN ] LRUCache.overwriteOldestWhenCapacityIsReached735[ OK ] LRUCache.overwriteOldestWhenCapacityIsReached (0 ms)736[ RUN ] LRUCache.clearEmptyCache737[ OK ] LRUCache.clearEmptyCache (0 ms)738[ RUN ] LRUCache.clearNonEmptyCache739[ OK ] LRUCache.clearNonEmptyCache (0 ms)740[ RUN ] LRUCache.eraseFromEmptyCache741[ OK ] LRUCache.eraseFromEmptyCache (0 ms)742[ RUN ] LRUCache.eraseMissingFromNonEmptyCache743[ OK ] LRUCache.eraseMissingFromNonEmptyCache (0 ms)744[ RUN ] LRUCache.eraseFromNonEmptyCache745[ OK ] LRUCache.eraseFromNonEmptyCache (0 ms)746[----------] 13 tests from LRUCache (0 ms total)747748[----------] 3 tests from memo749[ RUN ] memo.computesOnce750[ OK ] memo.computesOnce (0 ms)751[ RUN ] memo.copiesShareCache752[ OK ] memo.copiesShareCache (0 ms)753[ RUN ] memo.worksWithString754[ OK ] memo.worksWithString (0 ms)755[----------] 3 tests from memo (0 ms total)756757[----------] 18 tests from MemorySourceAccessorTestErrors758[ RUN ] MemorySourceAccessorTestErrors.readFileNotFound759[ OK ] MemorySourceAccessorTestErrors.readFileNotFound (0 ms)760[ RUN ] MemorySourceAccessorTestErrors.readFileNotARegularFile761[ OK ] MemorySourceAccessorTestErrors.readFileNotARegularFile (0 ms)762[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotFound763[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotFound (0 ms)764[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory765[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory (0 ms)766[ RUN ] MemorySourceAccessorTestErrors.readLinkNotFound767[ OK ] MemorySourceAccessorTestErrors.readLinkNotFound (0 ms)768[ RUN ] MemorySourceAccessorTestErrors.readLinkNotASymlink769[ OK ] MemorySourceAccessorTestErrors.readLinkNotASymlink (0 ms)770[ RUN ] MemorySourceAccessorTestErrors.addFileParentNotDirectory771[ OK ] MemorySourceAccessorTestErrors.addFileParentNotDirectory (0 ms)772[ RUN ] MemorySourceAccessorTestErrors.addFileNotARegularFile773[ OK ] MemorySourceAccessorTestErrors.addFileNotARegularFile (0 ms)774[ RUN ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory775[ OK ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory (0 ms)776[ RUN ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory777[ OK ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory (0 ms)778[ RUN ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory779[ OK ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory (0 ms)780[ RUN ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile781[ OK ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile (0 ms)782[ RUN ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory783[ OK ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory (0 ms)784[ RUN ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink785[ OK ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink (0 ms)786[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile787[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile (0 ms)788[ RUN ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile789[ OK ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile (0 ms)790[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink791[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink (0 ms)792[ RUN ] MemorySourceAccessorTestErrors.createFileThroughSymlink793[ OK ] MemorySourceAccessorTestErrors.createFileThroughSymlink (0 ms)794[----------] 18 tests from MemorySourceAccessorTestErrors (0 ms total)795796[----------] 1 test from MonitorFdHup797[ RUN ] MonitorFdHup.shouldNotBlock798[ OK ] MonitorFdHup.shouldNotBlock (0 ms)799[----------] 1 test from MonitorFdHup (0 ms total)800801[----------] 1 test from nix_api_util802[ RUN ] nix_api_util.nix_version_get803[ OK ] nix_api_util.nix_version_get (0 ms)804[----------] 1 test from nix_api_util (0 ms total)805806[----------] 8 tests from nix_api_util_context807[ RUN ] nix_api_util_context.nix_setting_get808[ OK ] nix_api_util_context.nix_setting_get (0 ms)809[ RUN ] nix_api_util_context.nix_setting_set810[ OK ] nix_api_util_context.nix_setting_set (0 ms)811[ RUN ] nix_api_util_context.nix_err_msg812[ OK ] nix_api_util_context.nix_err_msg (0 ms)813[ RUN ] nix_api_util_context.nix_err_code814[ OK ] nix_api_util_context.nix_err_code (0 ms)815[ RUN ] nix_api_util_context.nix_context_error816[ OK ] nix_api_util_context.nix_context_error (0 ms)817[ RUN ] nix_api_util_context.nix_set_err_msg818[ OK ] nix_api_util_context.nix_set_err_msg (0 ms)819[ RUN ] nix_api_util_context.nix_err_info_msg820[ OK ] nix_api_util_context.nix_err_info_msg (0 ms)821[ RUN ] nix_api_util_context.nix_err_name822[ OK ] nix_api_util_context.nix_err_name (0 ms)823[----------] 8 tests from nix_api_util_context (0 ms total)824825[----------] 7 tests from Pool826[ RUN ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity827[ OK ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity (0 ms)828[ RUN ] Pool.freshPoolCanGetAResource829[ OK ] Pool.freshPoolCanGetAResource (0 ms)830[ RUN ] Pool.capacityCanBeIncremented831[ OK ] Pool.capacityCanBeIncremented (0 ms)832[ RUN ] Pool.capacityCanBeDecremented833[ OK ] Pool.capacityCanBeDecremented (0 ms)834[ RUN ] Pool.flushBadDropsOutOfScopeResources835[ OK ] Pool.flushBadDropsOutOfScopeResources (0 ms)836[ RUN ] Pool.reuseResource837[ OK ] Pool.reuseResource (0 ms)838[ RUN ] Pool.badResourceIsNotReused839[ OK ] Pool.badResourceIsNotReused (0 ms)840[----------] 7 tests from Pool (0 ms total)841842[----------] 4 tests from Position843[ RUN ] Position.getSnippetUpTo_0844[ OK ] Position.getSnippetUpTo_0 (0 ms)845[ RUN ] Position.getSnippetUpTo_1846[ OK ] Position.getSnippetUpTo_1 (0 ms)847[ RUN ] Position.getSnippetUpTo_2848[ OK ] Position.getSnippetUpTo_2 (0 ms)849[ RUN ] Position.example_1850[ OK ] Position.example_1 (0 ms)851[----------] 4 tests from Position (0 ms total)852853[----------] 1 test from statusOk854[ RUN ] statusOk.zeroIsOk855[ OK ] statusOk.zeroIsOk (0 ms)856[----------] 1 test from statusOk (0 ms total)857858[----------] 2 tests from runProgram859[ RUN ] runProgram.worksTrivial860[ OK ] runProgram.worksTrivial (20 ms)861[ RUN ] runProgram.nonexistent862[ OK ] runProgram.nonexistent (0 ms)863[----------] 2 tests from runProgram (21 ms total)864865[----------] 2 tests from runProgram2866[ RUN ] runProgram2.nonexistent867[ OK ] runProgram2.nonexistent (0 ms)868[ RUN ] runProgram2.leakedFDsAreClosed869[ OK ] runProgram2.leakedFDsAreClosed (9 ms)870[----------] 2 tests from runProgram2 (9 ms total)871872[----------] 6 tests from ref873[ RUN ] ref.upcast_is_implicit874[ OK ] ref.upcast_is_implicit (0 ms)875[ RUN ] ref.downcast_is_rejected876[ OK ] ref.downcast_is_rejected (0 ms)877[ RUN ] ref.same_type_conversion878[ OK ] ref.same_type_conversion (0 ms)879[ RUN ] ref.explicit_downcast_with_cast880[ OK ] ref.explicit_downcast_with_cast (0 ms)881[ RUN ] ref.invalid_cast_throws882[ OK ] ref.invalid_cast_throws (0 ms)883[ RUN ] ref.explicit_downcast_with_dynamic_pointer_cast884[ OK ] ref.explicit_downcast_with_dynamic_pointer_cast (0 ms)885[----------] 6 tests from ref (0 ms total)886887[----------] 1 test from readNum888[ RUN ] readNum.negativeValuesSerialiseWellDefined889[ OK ] readNum.negativeValuesSerialiseWellDefined (0 ms)890[----------] 1 test from readNum (0 ms total)891892[----------] 2 tests from readString893[ RUN ] readString.roundTrip894[ OK ] readString.roundTrip (0 ms)895[ RUN ] readString.bogusLengthDoesNotPreallocate896[ OK ] readString.bogusLengthDoesNotPreallocate (0 ms)897[----------] 2 tests from readString (0 ms total)898899[----------] 2 tests from readError900[ RUN ] readError.bogusLevelIsClamped901[ OK ] readError.bogusLevelIsClamped (0 ms)902[ RUN ] readError.uint64LevelError903[ OK ] readError.uint64LevelError (0 ms)904[----------] 2 tests from readError (0 ms total)905906[----------] 1 test from readPadding907[ RUN ] readPadding.works908[ OK ] readPadding.works (0 ms)909[----------] 1 test from readPadding (0 ms total)910911[----------] 1 test from sourceToSink912[ RUN ] sourceToSink.forcedUnwindUcaughtExceptions913[ OK ] sourceToSink.forcedUnwindUcaughtExceptions (0 ms)914[----------] 1 test from sourceToSink (0 ms total)915916[----------] 2 tests from MonotonicSubranges917[ RUN ] MonotonicSubranges.empty918[ OK ] MonotonicSubranges.empty (0 ms)919[ RUN ] MonotonicSubranges.basic920[ OK ] MonotonicSubranges.basic (0 ms)921[----------] 2 tests from MonotonicSubranges (0 ms total)922923[----------] 2 tests from SortTestPermutations/0, where TypeParam = int924[ RUN ] SortTestPermutations/0.insertionsort925[ OK ] SortTestPermutations/0.insertionsort (0 ms)926[ RUN ] SortTestPermutations/0.peeksort927[ OK ] SortTestPermutations/0.peeksort (0 ms)928[----------] 2 tests from SortTestPermutations/0 (0 ms total)929930[----------] 2 tests from SortTestPermutations/1, where TypeParam = long long931[ RUN ] SortTestPermutations/1.insertionsort932[ OK ] SortTestPermutations/1.insertionsort (0 ms)933[ RUN ] SortTestPermutations/1.peeksort934[ OK ] SortTestPermutations/1.peeksort (0 ms)935[----------] 2 tests from SortTestPermutations/1 (0 ms total)936937[----------] 2 tests from SortTestPermutations/2, where TypeParam = short938[ RUN ] SortTestPermutations/2.insertionsort939[ OK ] SortTestPermutations/2.insertionsort (0 ms)940[ RUN ] SortTestPermutations/2.peeksort941[ OK ] SortTestPermutations/2.peeksort (0 ms)942[----------] 2 tests from SortTestPermutations/2 (0 ms total)943944[----------] 2 tests from SortTestPermutations/3, where TypeParam = unsigned int945[ RUN ] SortTestPermutations/3.insertionsort946[ OK ] SortTestPermutations/3.insertionsort (0 ms)947[ RUN ] SortTestPermutations/3.peeksort948[ OK ] SortTestPermutations/3.peeksort (0 ms)949[----------] 2 tests from SortTestPermutations/3 (0 ms total)950951[----------] 2 tests from SortTestPermutations/4, where TypeParam = unsigned long952[ RUN ] SortTestPermutations/4.insertionsort953[ OK ] SortTestPermutations/4.insertionsort (0 ms)954[ RUN ] SortTestPermutations/4.peeksort955[ OK ] SortTestPermutations/4.peeksort (0 ms)956[----------] 2 tests from SortTestPermutations/4 (0 ms total)957958[----------] 1 test from InsertionSort959[ RUN ] InsertionSort.empty960[ OK ] InsertionSort.empty (0 ms)961[----------] 1 test from InsertionSort (0 ms total)962963[----------] 4 tests from SortProperty/0, where TypeParam = int964[ RUN ] SortProperty/0.peeksortSorted965[ OK ] SortProperty/0.peeksortSorted (0 ms)966[ RUN ] SortProperty/0.peeksortSortedGreater967[ OK ] SortProperty/0.peeksortSortedGreater (0 ms)968[ RUN ] SortProperty/0.insertionsortSorted969[ OK ] SortProperty/0.insertionsortSorted (0 ms)970[ RUN ] SortProperty/0.peeksortSortedLinearComparisonComplexity971[ OK ] SortProperty/0.peeksortSortedLinearComparisonComplexity (0 ms)972[----------] 4 tests from SortProperty/0 (1 ms total)973974[----------] 4 tests from SortProperty/1, where TypeParam = unsigned int975[ RUN ] SortProperty/1.peeksortSorted976[ OK ] SortProperty/1.peeksortSorted (0 ms)977[ RUN ] SortProperty/1.peeksortSortedGreater978[ OK ] SortProperty/1.peeksortSortedGreater (0 ms)979[ RUN ] SortProperty/1.insertionsortSorted980[ OK ] SortProperty/1.insertionsortSorted (0 ms)981[ RUN ] SortProperty/1.peeksortSortedLinearComparisonComplexity982[ OK ] SortProperty/1.peeksortSortedLinearComparisonComplexity (0 ms)983[----------] 4 tests from SortProperty/1 (1 ms total)984985[----------] 4 tests from SortProperty/2, where TypeParam = long long986[ RUN ] SortProperty/2.peeksortSorted987[ OK ] SortProperty/2.peeksortSorted (0 ms)988[ RUN ] SortProperty/2.peeksortSortedGreater989[ OK ] SortProperty/2.peeksortSortedGreater (0 ms)990[ RUN ] SortProperty/2.insertionsortSorted991[ OK ] SortProperty/2.insertionsortSorted (0 ms)992[ RUN ] SortProperty/2.peeksortSortedLinearComparisonComplexity993[ OK ] SortProperty/2.peeksortSortedLinearComparisonComplexity (0 ms)994[----------] 4 tests from SortProperty/2 (1 ms total)995996[----------] 4 tests from SortProperty/3, where TypeParam = short997[ RUN ] SortProperty/3.peeksortSorted998[ OK ] SortProperty/3.peeksortSorted (0 ms)999[ RUN ] SortProperty/3.peeksortSortedGreater1000[ OK ] SortProperty/3.peeksortSortedGreater (0 ms)1001[ RUN ] SortProperty/3.insertionsortSorted1002[ OK ] SortProperty/3.insertionsortSorted (0 ms)1003[ RUN ] SortProperty/3.peeksortSortedLinearComparisonComplexity1004[ OK ] SortProperty/3.peeksortSortedLinearComparisonComplexity (0 ms)1005[----------] 4 tests from SortProperty/3 (1 ms total)10061007[----------] 4 tests from SortProperty/4, where TypeParam = std::basic_string<char,std::char_traits<char>,std::allocator<char> >1008[ RUN ] SortProperty/4.peeksortSorted1009[ OK ] SortProperty/4.peeksortSorted (1 ms)1010[ RUN ] SortProperty/4.peeksortSortedGreater1011[ OK ] SortProperty/4.peeksortSortedGreater (1 ms)1012[ RUN ] SortProperty/4.insertionsortSorted1013[ OK ] SortProperty/4.insertionsortSorted (1 ms)1014[ RUN ] SortProperty/4.peeksortSortedLinearComparisonComplexity1015[ OK ] SortProperty/4.peeksortSortedLinearComparisonComplexity (1 ms)1016[----------] 4 tests from SortProperty/4 (6 ms total)10171018[----------] 1 test from SortProperty1019[ RUN ] SortProperty.peeksortStability1020[ OK ] SortProperty.peeksortStability (0 ms)1021[----------] 1 test from SortProperty (0 ms total)10221023[----------] 4 tests from FSSourceAccessorTest1024[ RUN ] FSSourceAccessorTest.works1025[ OK ] FSSourceAccessorTest.works (1 ms)1026[ RUN ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds1027[ OK ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds (0 ms)1028[ RUN ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot1029[ OK ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot (0 ms)1030[ RUN ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot1031[ OK ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot (0 ms)1032[----------] 4 tests from FSSourceAccessorTest (3 ms total)10331034[----------] 8 tests from concatStringsSep1035[ RUN ] concatStringsSep.empty1036[ OK ] concatStringsSep.empty (0 ms)1037[ RUN ] concatStringsSep.justOne1038[ OK ] concatStringsSep.justOne (0 ms)1039[ RUN ] concatStringsSep.emptyString1040[ OK ] concatStringsSep.emptyString (0 ms)1041[ RUN ] concatStringsSep.emptyStrings1042[ OK ] concatStringsSep.emptyStrings (0 ms)1043[ RUN ] concatStringsSep.threeEmptyStrings1044[ OK ] concatStringsSep.threeEmptyStrings (0 ms)1045[ RUN ] concatStringsSep.buildCommaSeparatedString1046[ OK ] concatStringsSep.buildCommaSeparatedString (0 ms)1047[ RUN ] concatStringsSep.buildStringWithEmptySeparator1048[ OK ] concatStringsSep.buildStringWithEmptySeparator (0 ms)1049[ RUN ] concatStringsSep.buildSingleString1050[ OK ] concatStringsSep.buildSingleString (0 ms)1051[----------] 8 tests from concatStringsSep (0 ms total)10521053[----------] 4 tests from concatMapStringsSep1054[ RUN ] concatMapStringsSep.empty1055[ OK ] concatMapStringsSep.empty (0 ms)1056[ RUN ] concatMapStringsSep.justOne1057[ OK ] concatMapStringsSep.justOne (0 ms)1058[ RUN ] concatMapStringsSep.two1059[ OK ] concatMapStringsSep.two (0 ms)1060[ RUN ] concatMapStringsSep.map1061[ OK ] concatMapStringsSep.map (0 ms)1062[----------] 4 tests from concatMapStringsSep (0 ms total)10631064[----------] 5 tests from dropEmptyInitThenConcatStringsSep1065[ RUN ] dropEmptyInitThenConcatStringsSep.empty1066[ OK ] dropEmptyInitThenConcatStringsSep.empty (0 ms)1067[ RUN ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString1068[ OK ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString (0 ms)1069[ RUN ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator1070[ OK ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator (0 ms)1071[ RUN ] dropEmptyInitThenConcatStringsSep.buildSingleString1072[ OK ] dropEmptyInitThenConcatStringsSep.buildSingleString (0 ms)1073[ RUN ] dropEmptyInitThenConcatStringsSep.emptyStrings1074[ OK ] dropEmptyInitThenConcatStringsSep.emptyStrings (0 ms)1075[----------] 5 tests from dropEmptyInitThenConcatStringsSep (0 ms total)10761077[----------] 12 tests from tokenizeString1078[ RUN ] tokenizeString.empty1079[ OK ] tokenizeString.empty (0 ms)1080[ RUN ] tokenizeString.oneSep1081[ OK ] tokenizeString.oneSep (0 ms)1082[ RUN ] tokenizeString.twoSep1083[ OK ] tokenizeString.twoSep (0 ms)1084[ RUN ] tokenizeString.tokenizeSpacesWithDefaults1085[ OK ] tokenizeString.tokenizeSpacesWithDefaults (0 ms)1086[ RUN ] tokenizeString.tokenizeTabsWithDefaults1087[ OK ] tokenizeString.tokenizeTabsWithDefaults (0 ms)1088[ RUN ] tokenizeString.tokenizeTabsSpacesWithDefaults1089[ OK ] tokenizeString.tokenizeTabsSpacesWithDefaults (0 ms)1090[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults1091[ OK ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1092[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults1093[ OK ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1094[ RUN ] tokenizeString.tokenizeWithCustomSep1095[ OK ] tokenizeString.tokenizeWithCustomSep (0 ms)1096[ RUN ] tokenizeString.tokenizeSepAtStart1097[ OK ] tokenizeString.tokenizeSepAtStart (0 ms)1098[ RUN ] tokenizeString.tokenizeSepAtEnd1099[ OK ] tokenizeString.tokenizeSepAtEnd (0 ms)1100[ RUN ] tokenizeString.tokenizeSepEmpty1101[ OK ] tokenizeString.tokenizeSepEmpty (0 ms)1102[----------] 12 tests from tokenizeString (0 ms total)11031104[----------] 13 tests from splitStringTest/0, where TypeParam = std::vector<std::__cxx11::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::__cxx11::basic_string<char,std::char_traits<char>,std::allocator<char> > > >1105[ RUN ] splitStringTest/0.empty1106[ OK ] splitStringTest/0.empty (0 ms)1107[ RUN ] splitStringTest/0.oneSep1108[ OK ] splitStringTest/0.oneSep (0 ms)1109[ RUN ] splitStringTest/0.twoSep1110[ OK ] splitStringTest/0.twoSep (0 ms)1111[ RUN ] splitStringTest/0.tokenizeSpacesWithSpaces1112[ OK ] splitStringTest/0.tokenizeSpacesWithSpaces (0 ms)1113[ RUN ] splitStringTest/0.tokenizeTabsWithDefaults1114[ OK ] splitStringTest/0.tokenizeTabsWithDefaults (0 ms)1115[ RUN ] splitStringTest/0.tokenizeTabsSpacesWithDefaults1116[ OK ] splitStringTest/0.tokenizeTabsSpacesWithDefaults (0 ms)1117[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults1118[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1119[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults1120[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1121[ RUN ] splitStringTest/0.tokenizeWithCustomSep1122[ OK ] splitStringTest/0.tokenizeWithCustomSep (0 ms)1123[ RUN ] splitStringTest/0.tokenizeSepAtStart1124[ OK ] splitStringTest/0.tokenizeSepAtStart (0 ms)1125[ RUN ] splitStringTest/0.tokenizeSepAtEnd1126[ OK ] splitStringTest/0.tokenizeSepAtEnd (0 ms)1127[ RUN ] splitStringTest/0.tokenizeSepEmpty1128[ OK ] splitStringTest/0.tokenizeSepEmpty (0 ms)1129[ RUN ] splitStringTest/0.recoveredByConcatStringsSep1130[ OK ] splitStringTest/0.recoveredByConcatStringsSep (0 ms)1131[----------] 13 tests from splitStringTest/0 (0 ms total)11321133[----------] 13 tests from splitStringTest/1, where TypeParam = std::vector<std::basic_string_view<char,std::char_traits<char> >,std::allocator<std::basic_string_view<char,std::char_traits<char> > > >1134[ RUN ] splitStringTest/1.empty1135[ OK ] splitStringTest/1.empty (0 ms)1136[ RUN ] splitStringTest/1.oneSep1137[ OK ] splitStringTest/1.oneSep (0 ms)1138[ RUN ] splitStringTest/1.twoSep1139[ OK ] splitStringTest/1.twoSep (0 ms)1140[ RUN ] splitStringTest/1.tokenizeSpacesWithSpaces1141[ OK ] splitStringTest/1.tokenizeSpacesWithSpaces (0 ms)1142[ RUN ] splitStringTest/1.tokenizeTabsWithDefaults1143[ OK ] splitStringTest/1.tokenizeTabsWithDefaults (0 ms)1144[ RUN ] splitStringTest/1.tokenizeTabsSpacesWithDefaults1145[ OK ] splitStringTest/1.tokenizeTabsSpacesWithDefaults (0 ms)1146[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults1147[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1148[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults1149[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1150[ RUN ] splitStringTest/1.tokenizeWithCustomSep1151[ OK ] splitStringTest/1.tokenizeWithCustomSep (0 ms)1152[ RUN ] splitStringTest/1.tokenizeSepAtStart1153[ OK ] splitStringTest/1.tokenizeSepAtStart (0 ms)1154[ RUN ] splitStringTest/1.tokenizeSepAtEnd1155[ OK ] splitStringTest/1.tokenizeSepAtEnd (0 ms)1156[ RUN ] splitStringTest/1.tokenizeSepEmpty1157[ OK ] splitStringTest/1.tokenizeSepEmpty (0 ms)1158[ RUN ] splitStringTest/1.recoveredByConcatStringsSep1159[ OK ] splitStringTest/1.recoveredByConcatStringsSep (0 ms)1160[----------] 13 tests from splitStringTest/1 (0 ms total)11611162[----------] 13 tests from splitStringTest/2, where TypeParam = std::list<std::__cxx11::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::__cxx11::basic_string<char,std::char_traits<char>,std::allocator<char> > > >1163[ RUN ] splitStringTest/2.empty1164[ OK ] splitStringTest/2.empty (0 ms)1165[ RUN ] splitStringTest/2.oneSep1166[ OK ] splitStringTest/2.oneSep (0 ms)1167[ RUN ] splitStringTest/2.twoSep1168[ OK ] splitStringTest/2.twoSep (0 ms)1169[ RUN ] splitStringTest/2.tokenizeSpacesWithSpaces1170[ OK ] splitStringTest/2.tokenizeSpacesWithSpaces (0 ms)1171[ RUN ] splitStringTest/2.tokenizeTabsWithDefaults1172[ OK ] splitStringTest/2.tokenizeTabsWithDefaults (0 ms)1173[ RUN ] splitStringTest/2.tokenizeTabsSpacesWithDefaults1174[ OK ] splitStringTest/2.tokenizeTabsSpacesWithDefaults (0 ms)1175[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults1176[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1177[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults1178[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1179[ RUN ] splitStringTest/2.tokenizeWithCustomSep1180[ OK ] splitStringTest/2.tokenizeWithCustomSep (0 ms)1181[ RUN ] splitStringTest/2.tokenizeSepAtStart1182[ OK ] splitStringTest/2.tokenizeSepAtStart (0 ms)1183[ RUN ] splitStringTest/2.tokenizeSepAtEnd1184[ OK ] splitStringTest/2.tokenizeSepAtEnd (0 ms)1185[ RUN ] splitStringTest/2.tokenizeSepEmpty1186[ OK ] splitStringTest/2.tokenizeSepEmpty (0 ms)1187[ RUN ] splitStringTest/2.recoveredByConcatStringsSep1188[ OK ] splitStringTest/2.recoveredByConcatStringsSep (0 ms)1189[----------] 13 tests from splitStringTest/2 (0 ms total)11901191[----------] 13 tests from splitStringTest/3, where TypeParam = std::list<std::basic_string_view<char,std::char_traits<char> >,std::allocator<std::basic_string_view<char,std::char_traits<char> > > >1192[ RUN ] splitStringTest/3.empty1193[ OK ] splitStringTest/3.empty (0 ms)1194[ RUN ] splitStringTest/3.oneSep1195[ OK ] splitStringTest/3.oneSep (0 ms)1196[ RUN ] splitStringTest/3.twoSep1197[ OK ] splitStringTest/3.twoSep (0 ms)1198[ RUN ] splitStringTest/3.tokenizeSpacesWithSpaces1199[ OK ] splitStringTest/3.tokenizeSpacesWithSpaces (0 ms)1200[ RUN ] splitStringTest/3.tokenizeTabsWithDefaults1201[ OK ] splitStringTest/3.tokenizeTabsWithDefaults (0 ms)1202[ RUN ] splitStringTest/3.tokenizeTabsSpacesWithDefaults1203[ OK ] splitStringTest/3.tokenizeTabsSpacesWithDefaults (0 ms)1204[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults1205[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1206[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults1207[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1208[ RUN ] splitStringTest/3.tokenizeWithCustomSep1209[ OK ] splitStringTest/3.tokenizeWithCustomSep (0 ms)1210[ RUN ] splitStringTest/3.tokenizeSepAtStart1211[ OK ] splitStringTest/3.tokenizeSepAtStart (0 ms)1212[ RUN ] splitStringTest/3.tokenizeSepAtEnd1213[ OK ] splitStringTest/3.tokenizeSepAtEnd (0 ms)1214[ RUN ] splitStringTest/3.tokenizeSepEmpty1215[ OK ] splitStringTest/3.tokenizeSepEmpty (0 ms)1216[ RUN ] splitStringTest/3.recoveredByConcatStringsSep1217[ OK ] splitStringTest/3.recoveredByConcatStringsSep (0 ms)1218[----------] 13 tests from splitStringTest/3 (0 ms total)12191220[----------] 14 tests from shellSplitString1221[ RUN ] shellSplitString.empty1222[ OK ] shellSplitString.empty (0 ms)1223[ RUN ] shellSplitString.oneWord1224[ OK ] shellSplitString.oneWord (0 ms)1225[ RUN ] shellSplitString.oneWordQuotedWithSpaces1226[ OK ] shellSplitString.oneWordQuotedWithSpaces (0 ms)1227[ RUN ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote1228[ OK ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote (0 ms)1229[ RUN ] shellSplitString.oneWordQuotedWithDoubleQuotes1230[ OK ] shellSplitString.oneWordQuotedWithDoubleQuotes (0 ms)1231[ RUN ] shellSplitString.twoWords1232[ OK ] shellSplitString.twoWords (0 ms)1233[ RUN ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted1234[ OK ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted (0 ms)1235[ RUN ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes1236[ OK ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes (0 ms)1237[ RUN ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes1238[ OK ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes (0 ms)1239[ RUN ] shellSplitString.singleQuoteDoesNotUseEscapes1240[ OK ] shellSplitString.singleQuoteDoesNotUseEscapes (0 ms)1241[ RUN ] shellSplitString.doubleQuoteDoesUseEscapes1242[ OK ] shellSplitString.doubleQuoteDoesUseEscapes (0 ms)1243[ RUN ] shellSplitString.backslashEscapesSpaces1244[ OK ] shellSplitString.backslashEscapesSpaces (0 ms)1245[ RUN ] shellSplitString.backslashEscapesQuotes1246[ OK ] shellSplitString.backslashEscapesQuotes (0 ms)1247[ RUN ] shellSplitString.testUnbalancedQuotes1248[ OK ] shellSplitString.testUnbalancedQuotes (0 ms)1249[----------] 14 tests from shellSplitString (0 ms total)12501251[----------] 11 tests from optionalBracket1252[ RUN ] optionalBracket.emptyContent1253[ OK ] optionalBracket.emptyContent (0 ms)1254[ RUN ] optionalBracket.nonEmptyContent1255[ OK ] optionalBracket.nonEmptyContent (0 ms)1256[ RUN ] optionalBracket.emptyPrefixAndSuffix1257[ OK ] optionalBracket.emptyPrefixAndSuffix (0 ms)1258[ RUN ] optionalBracket.emptyContentEmptyBrackets1259[ OK ] optionalBracket.emptyContentEmptyBrackets (0 ms)1260[ RUN ] optionalBracket.complexBrackets1261[ OK ] optionalBracket.complexBrackets (0 ms)1262[ RUN ] optionalBracket.onlyPrefix1263[ OK ] optionalBracket.onlyPrefix (0 ms)1264[ RUN ] optionalBracket.onlySuffix1265[ OK ] optionalBracket.onlySuffix (0 ms)1266[ RUN ] optionalBracket.optionalWithValue1267[ OK ] optionalBracket.optionalWithValue (0 ms)1268[ RUN ] optionalBracket.optionalNullopt1269[ OK ] optionalBracket.optionalNullopt (0 ms)1270[ RUN ] optionalBracket.optionalEmptyString1271[ OK ] optionalBracket.optionalEmptyString (0 ms)1272[ RUN ] optionalBracket.optionalStringViewWithValue1273[ OK ] optionalBracket.optionalStringViewWithValue (0 ms)1274[----------] 11 tests from optionalBracket (0 ms total)12751276[----------] 1 test from Suggestions1277[ RUN ] Suggestions.Trim1278[ OK ] Suggestions.Trim (0 ms)1279[----------] 1 test from Suggestions (0 ms total)12801281[----------] 7 tests from filterANSIEscapes1282[ RUN ] filterANSIEscapes.emptyString1283[ OK ] filterANSIEscapes.emptyString (0 ms)1284[ RUN ] filterANSIEscapes.doesntChangePrintableChars1285[ OK ] filterANSIEscapes.doesntChangePrintableChars (0 ms)1286[ RUN ] filterANSIEscapes.filtersColorCodes1287[ OK ] filterANSIEscapes.filtersColorCodes (0 ms)1288[ RUN ] filterANSIEscapes.expandsTabs1289[ OK ] filterANSIEscapes.expandsTabs (0 ms)1290[ RUN ] filterANSIEscapes.utf81291[ OK ] filterANSIEscapes.utf8 (0 ms)1292[ RUN ] filterANSIEscapes.osc81293[ OK ] filterANSIEscapes.osc8 (0 ms)1294[ RUN ] filterANSIEscapes.osc8_bell_as_sep1295[ OK ] filterANSIEscapes.osc8_bell_as_sep (0 ms)1296[----------] 7 tests from filterANSIEscapes (0 ms total)12971298[----------] 8 tests from FixGitURLTestSuite1299[ RUN ] FixGitURLTestSuite.rejectFileURLWithAuthority1300[ OK ] FixGitURLTestSuite.rejectFileURLWithAuthority (0 ms)1301[ RUN ] FixGitURLTestSuite.rejectRelativePath1302[ OK ] FixGitURLTestSuite.rejectRelativePath (0 ms)1303[ RUN ] FixGitURLTestSuite.rejectEmptyPathGitScp1304[ OK ] FixGitURLTestSuite.rejectEmptyPathGitScp (0 ms)1305[ RUN ] FixGitURLTestSuite.rejectMalformedBracketedURLs1306[ OK ] FixGitURLTestSuite.rejectMalformedBracketedURLs (0 ms)1307[ RUN ] FixGitURLTestSuite.mismatchedBrackets1308[ OK ] FixGitURLTestSuite.mismatchedBrackets (0 ms)1309[ RUN ] FixGitURLTestSuite.slashBeforeColonIsNotScp1310[ OK ] FixGitURLTestSuite.slashBeforeColonIsNotScp (0 ms)1311[ RUN ] FixGitURLTestSuite.noColonIsNotScp1312[ OK ] FixGitURLTestSuite.noColonIsNotScp (0 ms)1313[ RUN ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon1314[ OK ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon (0 ms)1315[----------] 8 tests from FixGitURLTestSuite (0 ms total)13161317[----------] 17 tests from parseURL1318[ RUN ] parseURL.parsesSimpleHttpUrlWithComplexFragment1319[ OK ] parseURL.parsesSimpleHttpUrlWithComplexFragment (0 ms)1320[ RUN ] parseURL.rejectsAuthorityInUrlsWithFileTransportation1321[ OK ] parseURL.rejectsAuthorityInUrlsWithFileTransportation (0 ms)1322[ RUN ] parseURL.parseEmptyQueryParams1323warning: dubious URI query '' is missing equal sign '=', ignoring1324warning: dubious URI query '' is missing equal sign '=', ignoring1325warning: dubious URI query '' is missing equal sign '=', ignoring1326warning: dubious URI query '' is missing equal sign '=', ignoring1327warning: dubious URI query '' is missing equal sign '=', ignoring1328warning: dubious URI query '' is missing equal sign '=', ignoring1329[ OK ] parseURL.parseEmptyQueryParams (0 ms)1330[ RUN ] parseURL.parseUserPassword1331[ OK ] parseURL.parseUserPassword (0 ms)1332[ RUN ] parseURL.parseFileURLWithQueryAndFragment1333[ OK ] parseURL.parseFileURLWithQueryAndFragment (0 ms)1334[ RUN ] parseURL.parseFileURL1335[ OK ] parseURL.parseFileURL (0 ms)1336[ RUN ] parseURL.parseFileURLWithAuthority1337[ OK ] parseURL.parseFileURLWithAuthority (0 ms)1338[ RUN ] parseURL.parseFileURLNoLeadingSlash1339[ OK ] parseURL.parseFileURLNoLeadingSlash (0 ms)1340[ RUN ] parseURL.parseHttpTrailingSlash1341[ OK ] parseURL.parseHttpTrailingSlash (0 ms)1342[ RUN ] parseURL.parsedUrlsIsEqualToItself1343[ OK ] parseURL.parsedUrlsIsEqualToItself (0 ms)1344[ RUN ] parseURL.parsedUrlsWithUnescapedChars1345[ OK ] parseURL.parsedUrlsWithUnescapedChars (0 ms)1346[ RUN ] parseURL.parseFTPUrl1347[ OK ] parseURL.parseFTPUrl (0 ms)1348[ RUN ] parseURL.parsesAnythingInUriFormat1349[ OK ] parseURL.parsesAnythingInUriFormat (0 ms)1350[ RUN ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash1351[ OK ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash (0 ms)1352[ RUN ] parseURL.emptyStringIsInvalidURL1353[ OK ] parseURL.emptyStringIsInvalidURL (0 ms)1354[ RUN ] parseURL.parsesHttpUrlWithEmptyPort1355[ OK ] parseURL.parsesHttpUrlWithEmptyPort (0 ms)1356[ RUN ] parseURL.gitlabNamespacedProjectUrls1357[ OK ] parseURL.gitlabNamespacedProjectUrls (0 ms)1358[----------] 17 tests from parseURL (0 ms total)13591360[----------] 4 tests from decodeQuery1361[ RUN ] decodeQuery.emptyStringYieldsEmptyMap1362[ OK ] decodeQuery.emptyStringYieldsEmptyMap (0 ms)1363[ RUN ] decodeQuery.simpleDecode1364[ OK ] decodeQuery.simpleDecode (0 ms)1365[ RUN ] decodeQuery.decodeUrlEncodedArgs1366[ OK ] decodeQuery.decodeUrlEncodedArgs (0 ms)1367[ RUN ] decodeQuery.decodeArgWithEmptyValue1368[ OK ] decodeQuery.decodeArgWithEmptyValue (0 ms)1369[----------] 4 tests from decodeQuery (0 ms total)13701371[----------] 4 tests from percentDecode1372[ RUN ] percentDecode.decodesUrlEncodedString1373[ OK ] percentDecode.decodesUrlEncodedString (0 ms)1374[ RUN ] percentDecode.multipleDecodesAreIdempotent1375[ OK ] percentDecode.multipleDecodesAreIdempotent (0 ms)1376[ RUN ] percentDecode.trailingPercent1377[ OK ] percentDecode.trailingPercent (0 ms)1378[ RUN ] percentDecode.incompleteEncoding1379[ OK ] percentDecode.incompleteEncoding (0 ms)1380[----------] 4 tests from percentDecode (0 ms total)13811382[----------] 5 tests from percentEncode1383[ RUN ] percentEncode.encodesUrlEncodedString1384[ OK ] percentEncode.encodesUrlEncodedString (0 ms)1385[ RUN ] percentEncode.keepArgument1386[ OK ] percentEncode.keepArgument (0 ms)1387[ RUN ] percentEncode.inverseOfDecode1388[ OK ] percentEncode.inverseOfDecode (0 ms)1389[ RUN ] percentEncode.trailingPercent1390[ OK ] percentEncode.trailingPercent (0 ms)1391[ RUN ] percentEncode.yen1392[ OK ] percentEncode.yen (0 ms)1393[----------] 5 tests from percentEncode (0 ms total)13941395[----------] 1 test from nix1396[ RUN ] nix.isValidSchemeName1397[ OK ] nix.isValidSchemeName (0 ms)1398[----------] 1 test from nix (0 ms total)13991400[----------] 3 tests from hasPrefix1401[ RUN ] hasPrefix.emptyStringHasNoPrefix1402[ OK ] hasPrefix.emptyStringHasNoPrefix (0 ms)1403[ RUN ] hasPrefix.emptyStringIsAlwaysPrefix1404[ OK ] hasPrefix.emptyStringIsAlwaysPrefix (0 ms)1405[ RUN ] hasPrefix.trivialCase1406[ OK ] hasPrefix.trivialCase (0 ms)1407[----------] 3 tests from hasPrefix (0 ms total)14081409[----------] 2 tests from hasSuffix1410[ RUN ] hasSuffix.emptyStringHasNoSuffix1411[ OK ] hasSuffix.emptyStringHasNoSuffix (0 ms)1412[ RUN ] hasSuffix.trivialCase1413[ OK ] hasSuffix.trivialCase (0 ms)1414[----------] 2 tests from hasSuffix (0 ms total)14151416[----------] 1 test from getLine1417[ RUN ] getLine.all1418[ OK ] getLine.all (0 ms)1419[----------] 1 test from getLine (0 ms total)14201421[----------] 3 tests from toLower1422[ RUN ] toLower.emptyString1423[ OK ] toLower.emptyString (0 ms)1424[ RUN ] toLower.nonLetters1425[ OK ] toLower.nonLetters (0 ms)1426[ RUN ] toLower.umlauts1427[ OK ] toLower.umlauts (0 ms)1428[----------] 3 tests from toLower (0 ms total)14291430[----------] 2 tests from string2Float1431[ RUN ] string2Float.emptyString1432[ OK ] string2Float.emptyString (0 ms)1433[ RUN ] string2Float.trivialConversions1434[ OK ] string2Float.trivialConversions (0 ms)1435[----------] 2 tests from string2Float (0 ms total)14361437[----------] 2 tests from string2Int1438[ RUN ] string2Int.emptyString1439[ OK ] string2Int.emptyString (0 ms)1440[ RUN ] string2Int.trivialConversions1441[ OK ] string2Int.trivialConversions (0 ms)1442[----------] 2 tests from string2Int (0 ms total)14431444[----------] 1 test from getSizeUnit1445[ RUN ] getSizeUnit.misc1446[ OK ] getSizeUnit.misc (0 ms)1447[----------] 1 test from getSizeUnit (0 ms total)14481449[----------] 1 test from getCommonSizeUnit1450[ RUN ] getCommonSizeUnit.misc1451[ OK ] getCommonSizeUnit.misc (0 ms)1452[----------] 1 test from getCommonSizeUnit (0 ms total)14531454[----------] 1 test from renderSizeWithoutUnit1455[ RUN ] renderSizeWithoutUnit.misc1456[ OK ] renderSizeWithoutUnit.misc (0 ms)1457[----------] 1 test from renderSizeWithoutUnit (0 ms total)14581459[----------] 1 test from renderSize1460[ RUN ] renderSize.misc1461[ OK ] renderSize.misc (0 ms)1462[----------] 1 test from renderSize (0 ms total)14631464[----------] 4 tests from rewriteStrings1465[ RUN ] rewriteStrings.emptyString1466[ OK ] rewriteStrings.emptyString (0 ms)1467[ RUN ] rewriteStrings.emptyRewrites1468[ OK ] rewriteStrings.emptyRewrites (0 ms)1469[ RUN ] rewriteStrings.successfulRewrite1470[ OK ] rewriteStrings.successfulRewrite (0 ms)1471[ RUN ] rewriteStrings.doesntOccur1472[ OK ] rewriteStrings.doesntOccur (0 ms)1473[----------] 4 tests from rewriteStrings (0 ms total)14741475[----------] 3 tests from replaceStrings1476[ RUN ] replaceStrings.emptyString1477[ OK ] replaceStrings.emptyString (0 ms)1478[ RUN ] replaceStrings.successfulReplace1479[ OK ] replaceStrings.successfulReplace (0 ms)1480[ RUN ] replaceStrings.doesntOccur1481[ OK ] replaceStrings.doesntOccur (0 ms)1482[----------] 3 tests from replaceStrings (0 ms total)14831484[----------] 2 tests from trim1485[ RUN ] trim.emptyString1486[ OK ] trim.emptyString (0 ms)1487[ RUN ] trim.removesWhitespace1488[ OK ] trim.removesWhitespace (0 ms)1489[----------] 2 tests from trim (0 ms total)14901491[----------] 2 tests from chomp1492[ RUN ] chomp.emptyString1493[ OK ] chomp.emptyString (0 ms)1494[ RUN ] chomp.removesWhitespace1495[ OK ] chomp.removesWhitespace (0 ms)1496[----------] 2 tests from chomp (0 ms total)14971498[----------] 4 tests from quoteStrings1499[ RUN ] quoteStrings.empty1500[ OK ] quoteStrings.empty (0 ms)1501[ RUN ] quoteStrings.emptyStrings1502[ OK ] quoteStrings.emptyStrings (0 ms)1503[ RUN ] quoteStrings.trivialQuote1504[ OK ] quoteStrings.trivialQuote (0 ms)1505[ RUN ] quoteStrings.quotedStrings1506[ OK ] quoteStrings.quotedStrings (0 ms)1507[----------] 4 tests from quoteStrings (0 ms total)15081509[----------] 2 tests from get1510[ RUN ] get.emptyContainer1511[ OK ] get.emptyContainer (0 ms)1512[ RUN ] get.getFromContainer1513[ OK ] get.getFromContainer (0 ms)1514[----------] 2 tests from get (0 ms total)15151516[----------] 2 tests from getOr1517[ RUN ] getOr.emptyContainer1518[ OK ] getOr.emptyContainer (0 ms)1519[ RUN ] getOr.getFromContainer1520[ OK ] getOr.getFromContainer (0 ms)1521[----------] 2 tests from getOr (0 ms total)15221523[----------] 4 tests from markLast1524[ RUN ] markLast.empty1525[ OK ] markLast.empty (0 ms)1526[ RUN ] markLast.singleElement1527[ OK ] markLast.singleElement (0 ms)1528[ RUN ] markLast.multipleElements1529[ OK ] markLast.multipleElements (0 ms)1530[ RUN ] markLast.mutateThroughReference1531[ OK ] markLast.mutateThroughReference (0 ms)1532[----------] 4 tests from markLast (0 ms total)15331534[----------] 1 test from stringsToCharPtrs1535[ RUN ] stringsToCharPtrs.rejectsNulBytes1536[ OK ] stringsToCharPtrs.rejectsNulBytes (0 ms)1537[----------] 1 test from stringsToCharPtrs (0 ms total)15381539[----------] 8 tests from XMLWriter1540[ RUN ] XMLWriter.emptyObject1541[ OK ] XMLWriter.emptyObject (0 ms)1542[ RUN ] XMLWriter.objectWithEmptyElement1543[ OK ] XMLWriter.objectWithEmptyElement (0 ms)1544[ RUN ] XMLWriter.objectWithElementWithAttrs1545[ OK ] XMLWriter.objectWithElementWithAttrs (0 ms)1546[ RUN ] XMLWriter.objectWithElementWithEmptyAttrs1547[ OK ] XMLWriter.objectWithElementWithEmptyAttrs (0 ms)1548[ RUN ] XMLWriter.objectWithElementWithAttrsEscaping1549[ OK ] XMLWriter.objectWithElementWithAttrsEscaping (0 ms)1550[ RUN ] XMLWriter.objectWithElementWithAttrsIndented1551[ OK ] XMLWriter.objectWithElementWithAttrsIndented (0 ms)1552[ RUN ] XMLWriter.writeEmptyElement1553[ OK ] XMLWriter.writeEmptyElement (0 ms)1554[ RUN ] XMLWriter.writeEmptyElementWithAttributes1555[ OK ] XMLWriter.writeEmptyElementWithAttributes (0 ms)1556[----------] 8 tests from XMLWriter (0 ms total)15571558[----------] 1 test from closeExtraFDs1559[ RUN ] closeExtraFDs.works1560[ OK ] closeExtraFDs.works (1 ms)1561[----------] 1 test from closeExtraFDs (1 ms total)15621563[----------] 2 tests from fchmodatTryNoFollow1564[ RUN ] fchmodatTryNoFollow.works1565[ OK ] fchmodatTryNoFollow.works (0 ms)1566[ RUN ] fchmodatTryNoFollow.fallbackWithoutProc1567[ OK ] fchmodatTryNoFollow.fallbackWithoutProc (6 ms)1568[----------] 2 tests from fchmodatTryNoFollow (7 ms total)15691570[----------] 2 tests from MessageWithFds1571[ RUN ] MessageWithFds.streamWithData1572[ OK ] MessageWithFds.streamWithData (1 ms)1573[ RUN ] MessageWithFds.datagramEmptyData1574[ OK ] MessageWithFds.datagramEmptyData (1 ms)1575[----------] 2 tests from MessageWithFds (2 ms total)15761577[----------] 3 tests from UnixDomainSocketLongPath1578[ RUN ] UnixDomainSocketLongPath.bindConnectRoundtrip1579[ OK ] UnixDomainSocketLongPath.bindConnectRoundtrip (3 ms)1580[ RUN ] UnixDomainSocketLongPath.bindRejectsTooLongBasename1581[ OK ] UnixDomainSocketLongPath.bindRejectsTooLongBasename (0 ms)1582[ RUN ] UnixDomainSocketLongPath.nearLimitBasenameRoundtrip1583[ OK ] UnixDomainSocketLongPath.nearLimitBasenameRoundtrip (6 ms)1584[----------] 3 tests from UnixDomainSocketLongPath (10 ms total)15851586[----------] 8 tests from NarTest/InvalidNarTest1587[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/01588[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/0 (0 ms)1589[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/11590[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/1 (0 ms)1591[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/21592[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/2 (0 ms)1593[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/31594[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/3 (0 ms)1595[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/41596[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/4 (0 ms)1597[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/51598[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/5 (0 ms)1599[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/61600[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/6 (0 ms)1601[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/71602[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/7 (0 ms)1603[----------] 8 tests from NarTest/InvalidNarTest (0 ms total)16041605[----------] 5 tests from Sha512Paddings/Base64TrailParseTest1606[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/01607[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/0 (0 ms)1608[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/11609[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/1 (0 ms)1610[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/21611[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/2 (0 ms)1612[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/31613[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/3 (0 ms)1614[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/41615[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/4 (0 ms)1616[----------] 5 tests from Sha512Paddings/Base64TrailParseTest (0 ms total)16171618[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest1619[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none1620[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none (0 ms)1621[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz1622[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz (0 ms)1623[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip21624[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip2 (0 ms)1625[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br1626[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br (0 ms)1627[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd1628[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd (0 ms)1629[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/none1630[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/none (0 ms)1631[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/xz1632[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/xz (7 ms)1633[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/bzip21634[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/bzip2 (0 ms)1635[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/br1636[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/br (0 ms)1637[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/zstd1638[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/zstd (0 ms)1639[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none1640/build/source/src/libutil-tests/build/../compression.cc:42: Skipped164116421643[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none (0 ms)1644[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz1645[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz (0 ms)1646[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip21647[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip2 (0 ms)1648[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br1649[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br (0 ms)1650[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd1651[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd (0 ms)1652[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none1653[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none (0 ms)1654[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz1655[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz (0 ms)1656[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip21657[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip2 (0 ms)1658[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br1659[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br (0 ms)1660[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd1661[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd (0 ms)1662[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest (9 ms total)16631664[----------] 20 tests from CopyFdRange/CopyFdRangeTest1665[ RUN ] CopyFdRange/CopyFdRangeTest.regularToRegular/slow_nonregular1666[ OK ] CopyFdRange/CopyFdRangeTest.regularToRegular/slow_nonregular (1 ms)1667[ RUN ] CopyFdRange/CopyFdRangeTest.regularToRegular/slow_regular1668[ OK ] CopyFdRange/CopyFdRangeTest.regularToRegular/slow_regular (0 ms)1669[ RUN ] CopyFdRange/CopyFdRangeTest.regularToRegular/fast_nonregular1670[ OK ] CopyFdRange/CopyFdRangeTest.regularToRegular/fast_nonregular (1 ms)1671[ RUN ] CopyFdRange/CopyFdRangeTest.regularToRegular/fast_regular1672[ OK ] CopyFdRange/CopyFdRangeTest.regularToRegular/fast_regular (43 ms)1673[ RUN ] CopyFdRange/CopyFdRangeTest.offsetWorks/slow_nonregular1674[ OK ] CopyFdRange/CopyFdRangeTest.offsetWorks/slow_nonregular (1 ms)1675[ RUN ] CopyFdRange/CopyFdRangeTest.offsetWorks/slow_regular1676[ OK ] CopyFdRange/CopyFdRangeTest.offsetWorks/slow_regular (0 ms)1677[ RUN ] CopyFdRange/CopyFdRangeTest.offsetWorks/fast_nonregular1678[ OK ] CopyFdRange/CopyFdRangeTest.offsetWorks/fast_nonregular (0 ms)1679[ RUN ] CopyFdRange/CopyFdRangeTest.offsetWorks/fast_regular1680[ OK ] CopyFdRange/CopyFdRangeTest.offsetWorks/fast_regular (0 ms)1681[ RUN ] CopyFdRange/CopyFdRangeTest.endOfFile/slow_nonregular1682[ OK ] CopyFdRange/CopyFdRangeTest.endOfFile/slow_nonregular (0 ms)1683[ RUN ] CopyFdRange/CopyFdRangeTest.endOfFile/slow_regular1684[ OK ] CopyFdRange/CopyFdRangeTest.endOfFile/slow_regular (0 ms)1685[ RUN ] CopyFdRange/CopyFdRangeTest.endOfFile/fast_nonregular1686[ OK ] CopyFdRange/CopyFdRangeTest.endOfFile/fast_nonregular (0 ms)1687[ RUN ] CopyFdRange/CopyFdRangeTest.endOfFile/fast_regular1688[ OK ] CopyFdRange/CopyFdRangeTest.endOfFile/fast_regular (0 ms)1689[ RUN ] CopyFdRange/CopyFdRangeTest.toPipe/slow_nonregular1690[ OK ] CopyFdRange/CopyFdRangeTest.toPipe/slow_nonregular (1 ms)1691[ RUN ] CopyFdRange/CopyFdRangeTest.toPipe/slow_regular1692[ OK ] CopyFdRange/CopyFdRangeTest.toPipe/slow_regular (2 ms)1693[ RUN ] CopyFdRange/CopyFdRangeTest.toPipe/fast_nonregular1694[ OK ] CopyFdRange/CopyFdRangeTest.toPipe/fast_nonregular (1 ms)1695[ RUN ] CopyFdRange/CopyFdRangeTest.toPipe/fast_regular1696[ OK ] CopyFdRange/CopyFdRangeTest.toPipe/fast_regular (2 ms)1697[ RUN ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/slow_nonregular1698[ OK ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/slow_nonregular (0 ms)1699[ RUN ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/slow_regular1700[ OK ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/slow_regular (0 ms)1701[ RUN ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/fast_nonregular1702[ OK ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/fast_nonregular (0 ms)1703[ RUN ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/fast_regular1704[ OK ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/fast_regular (0 ms)1705[----------] 20 tests from CopyFdRange/CopyFdRangeTest (60 ms total)17061707[----------] 4 tests from HashJSON/HashJsonTest1708[ RUN ] HashJSON/HashJsonTest.from_json/01709[ OK ] HashJSON/HashJsonTest.from_json/0 (0 ms)1710[ RUN ] HashJSON/HashJsonTest.from_json/11711[ OK ] HashJSON/HashJsonTest.from_json/1 (0 ms)1712[ RUN ] HashJSON/HashJsonTest.to_json/01713[ OK ] HashJSON/HashJsonTest.to_json/0 (0 ms)1714[ RUN ] HashJSON/HashJsonTest.to_json/11715[ OK ] HashJSON/HashJsonTest.to_json/1 (0 ms)1716[----------] 4 tests from HashJSON/HashJsonTest (0 ms total)17171718[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest1719[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/01720[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/0 (0 ms)1721[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/01722[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/0 (0 ms)1723[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest (0 ms total)17241725[----------] 2 tests from JSONLogMessageCharacterisation/JSONLogMessageCharacterisationTest1726[ RUN ] JSONLogMessageCharacterisation/JSONLogMessageCharacterisationTest.writesExpectedLogs/01727[ OK ] JSONLogMessageCharacterisation/JSONLogMessageCharacterisationTest.writesExpectedLogs/0 (0 ms)1728[ RUN ] JSONLogMessageCharacterisation/JSONLogMessageCharacterisationTest.writesExpectedLogs/11729[ OK ] JSONLogMessageCharacterisation/JSONLogMessageCharacterisationTest.writesExpectedLogs/1 (0 ms)1730[----------] 2 tests from JSONLogMessageCharacterisation/JSONLogMessageCharacterisationTest (1 ms total)17311732[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest1733[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/01734[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/0 (0 ms)1735[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/11736[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/1 (0 ms)1737[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/01738[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/0 (0 ms)1739[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/11740[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/1 (0 ms)1741[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest (0 ms total)17421743[----------] 2 tests from NarListingJSON/NarListingJsonTest1744[ RUN ] NarListingJSON/NarListingJsonTest.from_json/01745[ OK ] NarListingJSON/NarListingJsonTest.from_json/0 (0 ms)1746[ RUN ] NarListingJSON/NarListingJsonTest.to_json/01747[ OK ] NarListingJSON/NarListingJsonTest.to_json/0 (0 ms)1748[----------] 2 tests from NarListingJSON/NarListingJsonTest (0 ms total)17491750[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest1751[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/01752[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/0 (0 ms)1753[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/01754[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/0 (0 ms)1755[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest (0 ms total)17561757[----------] 40 tests from PeekSort/RandomPeekSort1758[ RUN ] PeekSort/RandomPeekSort.defaultComparator/01759[ OK ] PeekSort/RandomPeekSort.defaultComparator/0 (2 ms)1760[ RUN ] PeekSort/RandomPeekSort.defaultComparator/11761[ OK ] PeekSort/RandomPeekSort.defaultComparator/1 (26 ms)1762[ RUN ] PeekSort/RandomPeekSort.defaultComparator/21763[ OK ] PeekSort/RandomPeekSort.defaultComparator/2 (20 ms)1764[ RUN ] PeekSort/RandomPeekSort.defaultComparator/31765[ OK ] PeekSort/RandomPeekSort.defaultComparator/3 (26 ms)1766[ RUN ] PeekSort/RandomPeekSort.defaultComparator/41767[ OK ] PeekSort/RandomPeekSort.defaultComparator/4 (36 ms)1768[ RUN ] PeekSort/RandomPeekSort.defaultComparator/51769[ OK ] PeekSort/RandomPeekSort.defaultComparator/5 (9 ms)1770[ RUN ] PeekSort/RandomPeekSort.defaultComparator/61771[ OK ] PeekSort/RandomPeekSort.defaultComparator/6 (0 ms)1772[ RUN ] PeekSort/RandomPeekSort.defaultComparator/71773[ OK ] PeekSort/RandomPeekSort.defaultComparator/7 (0 ms)1774[ RUN ] PeekSort/RandomPeekSort.defaultComparator/81775[ OK ] PeekSort/RandomPeekSort.defaultComparator/8 (0 ms)1776[ RUN ] PeekSort/RandomPeekSort.defaultComparator/91777[ OK ] PeekSort/RandomPeekSort.defaultComparator/9 (255 ms)1778[ RUN ] PeekSort/RandomPeekSort.greater/01779[ OK ] PeekSort/RandomPeekSort.greater/0 (2 ms)1780[ RUN ] PeekSort/RandomPeekSort.greater/11781[ OK ] PeekSort/RandomPeekSort.greater/1 (26 ms)1782[ RUN ] PeekSort/RandomPeekSort.greater/21783[ OK ] PeekSort/RandomPeekSort.greater/2 (20 ms)1784[ RUN ] PeekSort/RandomPeekSort.greater/31785[ OK ] PeekSort/RandomPeekSort.greater/3 (26 ms)1786[ RUN ] PeekSort/RandomPeekSort.greater/41787[ OK ] PeekSort/RandomPeekSort.greater/4 (36 ms)1788[ RUN ] PeekSort/RandomPeekSort.greater/51789[ OK ] PeekSort/RandomPeekSort.greater/5 (9 ms)1790[ RUN ] PeekSort/RandomPeekSort.greater/61791[ OK ] PeekSort/RandomPeekSort.greater/6 (0 ms)1792[ RUN ] PeekSort/RandomPeekSort.greater/71793[ OK ] PeekSort/RandomPeekSort.greater/7 (0 ms)1794[ RUN ] PeekSort/RandomPeekSort.greater/81795[ OK ] PeekSort/RandomPeekSort.greater/8 (0 ms)1796[ RUN ] PeekSort/RandomPeekSort.greater/91797[ OK ] PeekSort/RandomPeekSort.greater/9 (256 ms)1798[ RUN ] PeekSort/RandomPeekSort.brokenComparator/01799[ OK ] PeekSort/RandomPeekSort.brokenComparator/0 (5 ms)1800[ RUN ] PeekSort/RandomPeekSort.brokenComparator/11801[ OK ] PeekSort/RandomPeekSort.brokenComparator/1 (65 ms)1802[ RUN ] PeekSort/RandomPeekSort.brokenComparator/21803[ OK ] PeekSort/RandomPeekSort.brokenComparator/2 (56 ms)1804[ RUN ] PeekSort/RandomPeekSort.brokenComparator/31805[ OK ] PeekSort/RandomPeekSort.brokenComparator/3 (63 ms)1806[ RUN ] PeekSort/RandomPeekSort.brokenComparator/41807[ OK ] PeekSort/RandomPeekSort.brokenComparator/4 (75 ms)1808[ RUN ] PeekSort/RandomPeekSort.brokenComparator/51809[ OK ] PeekSort/RandomPeekSort.brokenComparator/5 (31 ms)1810[ RUN ] PeekSort/RandomPeekSort.brokenComparator/61811[ OK ] PeekSort/RandomPeekSort.brokenComparator/6 (0 ms)1812[ RUN ] PeekSort/RandomPeekSort.brokenComparator/71813[ OK ] PeekSort/RandomPeekSort.brokenComparator/7 (0 ms)1814[ RUN ] PeekSort/RandomPeekSort.brokenComparator/81815[ OK ] PeekSort/RandomPeekSort.brokenComparator/8 (0 ms)1816[ RUN ] PeekSort/RandomPeekSort.brokenComparator/91817[ OK ] PeekSort/RandomPeekSort.brokenComparator/9 (669 ms)1818[ RUN ] PeekSort/RandomPeekSort.stability/01819[ OK ] PeekSort/RandomPeekSort.stability/0 (2 ms)1820[ RUN ] PeekSort/RandomPeekSort.stability/11821[ OK ] PeekSort/RandomPeekSort.stability/1 (22 ms)1822[ RUN ] PeekSort/RandomPeekSort.stability/21823[ OK ] PeekSort/RandomPeekSort.stability/2 (18 ms)1824[ RUN ] PeekSort/RandomPeekSort.stability/31825[ OK ] PeekSort/RandomPeekSort.stability/3 (21 ms)1826[ RUN ] PeekSort/RandomPeekSort.stability/41827[ OK ] PeekSort/RandomPeekSort.stability/4 (30 ms)1828[ RUN ] PeekSort/RandomPeekSort.stability/51829[ OK ] PeekSort/RandomPeekSort.stability/5 (8 ms)1830[ RUN ] PeekSort/RandomPeekSort.stability/61831[ OK ] PeekSort/RandomPeekSort.stability/6 (0 ms)1832[ RUN ] PeekSort/RandomPeekSort.stability/71833[ OK ] PeekSort/RandomPeekSort.stability/7 (0 ms)1834[ RUN ] PeekSort/RandomPeekSort.stability/81835[ OK ] PeekSort/RandomPeekSort.stability/8 (0 ms)1836[ RUN ] PeekSort/RandomPeekSort.stability/91837[ OK ] PeekSort/RandomPeekSort.stability/9 (229 ms)1838[----------] 40 tests from PeekSort/RandomPeekSort (2060 ms total)18391840[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest1841[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/01842[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/0 (0 ms)1843[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/11844[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/1 (0 ms)1845[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/21846[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/2 (0 ms)1847[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/31848[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/3 (0 ms)1849[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/41850[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/4 (0 ms)1851[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/51852[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/5 (0 ms)1853[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/61854[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/6 (0 ms)1855[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest (0 ms total)18561857[----------] 18 tests from TopoSort/TopoSortTest1858[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/01859[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/0 (0 ms)1860[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/11861[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/1 (0 ms)1862[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/21863[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/2 (0 ms)1864[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/31865[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/3 (0 ms)1866[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/41867[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/4 (0 ms)1868[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/51869[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/5 (0 ms)1870[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/61871[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/6 (0 ms)1872[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/71873[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/7 (0 ms)1874[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/81875[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/8 (0 ms)1876[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/91877[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/9 (0 ms)1878[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/101879[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/10 (0 ms)1880[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/111881[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/11 (0 ms)1882[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/121883[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/12 (0 ms)1884[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/131885[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/13 (0 ms)1886[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/141887[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/14 (0 ms)1888[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/151889[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/15 (0 ms)1890[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/161891[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/16 (0 ms)1892[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/171893[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/17 (0 ms)1894[----------] 18 tests from TopoSort/TopoSortTest (0 ms total)18951896[----------] 38 tests from FixGitURLs/FixGitURLTestSuite1897[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/01898[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/0 (0 ms)1899[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11900[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/1 (0 ms)1901[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/21902[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/2 (0 ms)1903[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/31904[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/3 (0 ms)1905[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/41906[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/4 (0 ms)1907[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/51908[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/5 (0 ms)1909[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/61910[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/6 (0 ms)1911[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/71912[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/7 (0 ms)1913[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/81914[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/8 (0 ms)1915[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/91916[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/9 (0 ms)1917[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/101918[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/10 (0 ms)1919[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/111920[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11 (0 ms)1921[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/121922[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/12 (0 ms)1923[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/131924[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/13 (0 ms)1925[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/141926[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/14 (0 ms)1927[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/151928[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/15 (0 ms)1929[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/161930[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/16 (0 ms)1931[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/171932[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/17 (0 ms)1933[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/181934[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/18 (0 ms)1935[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/01936[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/0 (0 ms)1937[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11938[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/1 (0 ms)1939[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/21940[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/2 (0 ms)1941[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/31942[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/3 (0 ms)1943[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/41944[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/4 (0 ms)1945[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/51946[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/5 (0 ms)1947[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/61948[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/6 (0 ms)1949[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/71950[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/7 (0 ms)1951[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/81952[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/8 (0 ms)1953[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/91954[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/9 (0 ms)1955[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/101956[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/10 (0 ms)1957[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/111958[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11 (0 ms)1959[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/121960[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/12 (0 ms)1961[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/131962[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/13 (0 ms)1963[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/141964[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/14 (0 ms)1965[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/151966[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/15 (0 ms)1967[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/161968[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/16 (0 ms)1969[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/171970[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/17 (0 ms)1971[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/181972[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/18 (0 ms)1973[----------] 38 tests from FixGitURLs/FixGitURLTestSuite (1 ms total)19741975[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess1976[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/01977[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/0 (0 ms)1978[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/11979[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/1 (0 ms)1980[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/21981[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/2 (0 ms)1982[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/31983[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/3 (0 ms)1984[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/41985[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/4 (0 ms)1986[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/51987[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/5 (0 ms)1988[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/61989[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/6 (0 ms)1990[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/01991[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/0 (0 ms)1992[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/11993[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/1 (0 ms)1994[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/21995[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/2 (0 ms)1996[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/31997[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/3 (0 ms)1998[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/41999[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/4 (0 ms)2000[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/52001[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/5 (0 ms)2002[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/62003[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/6 (0 ms)2004[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/02005[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/0 (0 ms)2006[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/12007[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/1 (0 ms)2008[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/22009[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/2 (0 ms)2010[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/32011[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/3 (0 ms)2012[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/42013[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/4 (0 ms)2014[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/52015[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/5 (0 ms)2016[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/62017[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/6 (0 ms)2018[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess (0 ms total)20192020[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite2021[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath2022[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath (0 ms)2023[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId2024[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId (0 ms)2025[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId2026[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId (0 ms)2027[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot2028[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot (0 ms)2029[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory2030[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory (0 ms)2031[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash2032[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash (0 ms)2033[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative2034[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative (0 ms)2035[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative2036[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative (0 ms)2037[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride2038[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride (0 ms)2039[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId2040[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId (0 ms)2041[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority2042[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority (0 ms)2043[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative2044[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative (0 ms)2045[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative2046[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative (0 ms)2047[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative2048[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative (0 ms)2049[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative2050[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative (0 ms)2051[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative2052[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative (0 ms)2053[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative2054[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative (0 ms)2055[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite (0 ms total)20562057[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest2058[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path2059[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path (0 ms)2060[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path2061[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path (0 ms)2062[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path2063[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path (0 ms)2064[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing2065[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing (0 ms)2066[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path2067[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path (0 ms)2068[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path2069[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path (0 ms)2070[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority2071[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority (0 ms)2072[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority2073[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority (0 ms)2074[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash2075[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)2076[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash2077[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)2078[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path2079[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path (0 ms)2080[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path2081[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path (0 ms)2082[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path2083[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path (0 ms)2084[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing2085[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing (0 ms)2086[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path2087[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path (0 ms)2088[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path2089[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path (0 ms)2090[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority2091[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority (0 ms)2092[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority2093[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority (0 ms)2094[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash2095[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)2096[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash2097[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)2098[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest (0 ms total)20992100[----------] 8 tests from Unix/UrlPathTest2101[ RUN ] Unix/UrlPathTest.pathToUrlPath/absolute_path2102[ OK ] Unix/UrlPathTest.pathToUrlPath/absolute_path (0 ms)2103[ RUN ] Unix/UrlPathTest.pathToUrlPath/root_path2104[ OK ] Unix/UrlPathTest.pathToUrlPath/root_path (0 ms)2105[ RUN ] Unix/UrlPathTest.urlPathToPath/absolute_path2106[ OK ] Unix/UrlPathTest.urlPathToPath/absolute_path (0 ms)2107[ RUN ] Unix/UrlPathTest.urlPathToPath/root_path2108[ OK ] Unix/UrlPathTest.urlPathToPath/root_path (0 ms)2109[ RUN ] Unix/UrlPathTest.urlToString/absolute_path2110[ OK ] Unix/UrlPathTest.urlToString/absolute_path (0 ms)2111[ RUN ] Unix/UrlPathTest.urlToString/root_path2112[ OK ] Unix/UrlPathTest.urlToString/root_path (0 ms)2113[ RUN ] Unix/UrlPathTest.stringToUrl/absolute_path2114[ OK ] Unix/UrlPathTest.stringToUrl/absolute_path (0 ms)2115[ RUN ] Unix/UrlPathTest.stringToUrl/root_path2116[ OK ] Unix/UrlPathTest.stringToUrl/root_path (0 ms)2117[----------] 8 tests from Unix/UrlPathTest (0 ms total)21182119[----------] Global test environment tear-down2120[==========] 818 tests from 156 test suites ran. (2943 ms total)2121[ PASSED ] 817 tests.2122[ SKIPPED ] 1 test, listed below:2123[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none21242125 YOU HAVE 1 DISABLED TEST2126