nixbot

builds

succeeded nix-util-tests-run x86_64-linux.home-manager-common · build #229 · raw

1tribuchet: building on jamie2Running main() from /build/source/googletest/src/gtest_main.cc3[==========] Running 763 tests from 138 test suites.4[----------] Global test environment set-up.5[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest6[ RUN ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow7[ OK ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow (530 ms)8[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest (530 ms total)910[----------] 2 tests from alignUp11[ RUN ] alignUp.value12[ OK ] alignUp.value (0 ms)13[ RUN ] alignUp.notAPowerOf214[ OK ] alignUp.notAPowerOf2 (128 ms)15[----------] 2 tests from alignUp (128 ms total)1617[----------] 3 tests from alignUpOverflowTest/0, where TypeParam = unsigned char18[ RUN ] alignUpOverflowTest/0.lastSafeValue19[ OK ] alignUpOverflowTest/0.lastSafeValue (0 ms)20[ RUN ] alignUpOverflowTest/0.overflowThrows21[ OK ] alignUpOverflowTest/0.overflowThrows (0 ms)22[ RUN ] alignUpOverflowTest/0.alignmentOneNeverOverflows23[ OK ] alignUpOverflowTest/0.alignmentOneNeverOverflows (0 ms)24[----------] 3 tests from alignUpOverflowTest/0 (0 ms total)2526[----------] 3 tests from alignUpOverflowTest/1, where TypeParam = unsigned short27[ RUN ] alignUpOverflowTest/1.lastSafeValue28[ OK ] alignUpOverflowTest/1.lastSafeValue (0 ms)29[ RUN ] alignUpOverflowTest/1.overflowThrows30[ OK ] alignUpOverflowTest/1.overflowThrows (0 ms)31[ RUN ] alignUpOverflowTest/1.alignmentOneNeverOverflows32[ OK ] alignUpOverflowTest/1.alignmentOneNeverOverflows (0 ms)33[----------] 3 tests from alignUpOverflowTest/1 (0 ms total)3435[----------] 3 tests from alignUpOverflowTest/2, where TypeParam = unsigned int36[ RUN ] alignUpOverflowTest/2.lastSafeValue37[ OK ] alignUpOverflowTest/2.lastSafeValue (0 ms)38[ RUN ] alignUpOverflowTest/2.overflowThrows39[ OK ] alignUpOverflowTest/2.overflowThrows (0 ms)40[ RUN ] alignUpOverflowTest/2.alignmentOneNeverOverflows41[ OK ] alignUpOverflowTest/2.alignmentOneNeverOverflows (0 ms)42[----------] 3 tests from alignUpOverflowTest/2 (0 ms total)4344[----------] 3 tests from alignUpOverflowTest/3, where TypeParam = unsigned long45[ RUN ] alignUpOverflowTest/3.lastSafeValue46[ OK ] alignUpOverflowTest/3.lastSafeValue (0 ms)47[ RUN ] alignUpOverflowTest/3.overflowThrows48[ OK ] alignUpOverflowTest/3.overflowThrows (0 ms)49[ RUN ] alignUpOverflowTest/3.alignmentOneNeverOverflows50[ OK ] alignUpOverflowTest/3.alignmentOneNeverOverflows (0 ms)51[----------] 3 tests from alignUpOverflowTest/3 (0 ms total)5253[----------] 14 tests from parseShebangContent54[ RUN ] parseShebangContent.basic55[ OK ] parseShebangContent.basic (0 ms)56[ RUN ] parseShebangContent.empty57[ OK ] parseShebangContent.empty (0 ms)58[ RUN ] parseShebangContent.doubleBacktick59[ OK ] parseShebangContent.doubleBacktick (0 ms)60[ RUN ] parseShebangContent.doubleBacktickEmpty61[ OK ] parseShebangContent.doubleBacktickEmpty (0 ms)62[ RUN ] parseShebangContent.doubleBacktickMarkdownInlineCode63[ OK ] parseShebangContent.doubleBacktickMarkdownInlineCode (0 ms)64[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlockNaive65[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlockNaive (0 ms)66[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlockCorrect67[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlockCorrect (0 ms)68[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlock269[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlock2 (0 ms)70[ RUN ] parseShebangContent.singleBacktickInDoubleBacktickQuotes71[ OK ] parseShebangContent.singleBacktickInDoubleBacktickQuotes (0 ms)72[ RUN ] parseShebangContent.singleBacktickAndSpaceInDoubleBacktickQuotes73[ OK ] parseShebangContent.singleBacktickAndSpaceInDoubleBacktickQuotes (0 ms)74[ RUN ] parseShebangContent.doubleBacktickInDoubleBacktickQuotes75[ OK ] parseShebangContent.doubleBacktickInDoubleBacktickQuotes (0 ms)76[ RUN ] parseShebangContent.increasingQuotes77[ OK ] parseShebangContent.increasingQuotes (0 ms)78[ RUN ] parseShebangContent.prop_round_trip_single79Using configuration: seed=524959306463199955380[ OK ] parseShebangContent.prop_round_trip_single (0 ms)81[ RUN ] parseShebangContent.prop_round_trip_two82[ OK ] parseShebangContent.prop_round_trip_two (0 ms)83[----------] 14 tests from parseShebangContent (1 ms total)8485[----------] 4 tests from base64Encode86[ RUN ] base64Encode.emptyString87[ OK ] base64Encode.emptyString (0 ms)88[ RUN ] base64Encode.encodesAString89[ OK ] base64Encode.encodesAString (0 ms)90[ RUN ] base64Encode.encodeAndDecode91[ OK ] base64Encode.encodeAndDecode (0 ms)92[ RUN ] base64Encode.encodeAndDecodeNonPrintable93[ OK ] base64Encode.encodeAndDecodeNonPrintable (0 ms)94[----------] 4 tests from base64Encode (0 ms total)9596[----------] 3 tests from base64Decode97[ RUN ] base64Decode.emptyString98[ OK ] base64Decode.emptyString (0 ms)99[ RUN ] base64Decode.decodeAString100[ OK ] base64Decode.decodeAString (0 ms)101[ RUN ] base64Decode.decodeThrowsOnInvalidChar102[ OK ] base64Decode.decodeThrowsOnInvalidChar (0 ms)103[----------] 3 tests from base64Decode (0 ms total)104105[----------] 1 test from BumpMemoryResource106[ RUN ] BumpMemoryResource.ConcurrentAllocation107[ OK ] BumpMemoryResource.ConcurrentAllocation (7 ms)108[----------] 1 test from BumpMemoryResource (7 ms total)109110[----------] 12 tests from CanonPath111[ RUN ] CanonPath.basic112[ OK ] CanonPath.basic (0 ms)113[ RUN ] CanonPath.nullBytes114[ OK ] CanonPath.nullBytes (0 ms)115[ RUN ] CanonPath.fromFilename116[ OK ] CanonPath.fromFilename (0 ms)117[ RUN ] CanonPath.from_existing118[ OK ] CanonPath.from_existing (0 ms)119[ RUN ] CanonPath.pop120[ OK ] CanonPath.pop (0 ms)121[ RUN ] CanonPath.removePrefix122[ OK ] CanonPath.removePrefix (0 ms)123[ RUN ] CanonPath.iter124[ OK ] CanonPath.iter (0 ms)125[ RUN ] CanonPath.concat126[ OK ] CanonPath.concat (0 ms)127[ RUN ] CanonPath.within128[ OK ] CanonPath.within (0 ms)129[ RUN ] CanonPath.sort130[ OK ] CanonPath.sort (0 ms)131[ RUN ] CanonPath.allowed132[ OK ] CanonPath.allowed (0 ms)133[ RUN ] CanonPath.makeRelative134[ OK ] CanonPath.makeRelative (0 ms)135[----------] 12 tests from CanonPath (0 ms total)136137[----------] 9 tests from Checked138[ RUN ] Checked.add_unsigned139[ OK ] Checked.add_unsigned (19 ms)140[ RUN ] Checked.add_signed141[ OK ] Checked.add_signed (13 ms)142[ RUN ] Checked.sub_unsigned143[ OK ] Checked.sub_unsigned (7 ms)144[ RUN ] Checked.sub_signed145[ OK ] Checked.sub_signed (8 ms)146[ RUN ] Checked.mul_unsigned147[ OK ] Checked.mul_unsigned (7 ms)148[ RUN ] Checked.mul_signed149[ OK ] Checked.mul_signed (7 ms)150[ RUN ] Checked.div_unsigned151[ OK ] Checked.div_unsigned (8 ms)152[ RUN ] Checked.div_signed153[ OK ] Checked.div_signed (9 ms)154[ RUN ] Checked.div_signed_special_cases155[ OK ] Checked.div_signed_special_cases (0 ms)156[----------] 9 tests from Checked (82 ms total)157158[----------] 6 tests from ChunkedVector159[ RUN ] ChunkedVector.InitEmpty160[ OK ] ChunkedVector.InitEmpty (0 ms)161[ RUN ] ChunkedVector.GrowsCorrectly162[ OK ] ChunkedVector.GrowsCorrectly (0 ms)163[ RUN ] ChunkedVector.AddAndGet164[ OK ] ChunkedVector.AddAndGet (0 ms)165[ RUN ] ChunkedVector.ForEach166[ OK ] ChunkedVector.ForEach (0 ms)167[ RUN ] ChunkedVector.NonTrivialType168[ OK ] ChunkedVector.NonTrivialType (0 ms)169[ RUN ] ChunkedVector.ConcurrentAdd170[ OK ] ChunkedVector.ConcurrentAdd (19 ms)171[----------] 6 tests from ChunkedVector (19 ms total)172173[----------] 2 tests from closure174[ RUN ] closure.correctClosure175[ OK ] closure.correctClosure (0 ms)176[ RUN ] closure.properlyHandlesDirectExceptions177[ OK ] closure.properlyHandlesDirectExceptions (0 ms)178[----------] 2 tests from closure (0 ms total)179180[----------] 2 tests from compress181[ RUN ] compress.noneMethodDoesNothingToTheInput182[ OK ] compress.noneMethodDoesNothingToTheInput (0 ms)183[ RUN ] compress.zstdExactFrameBoundary184[ OK ] compress.zstdExactFrameBoundary (51 ms)185[----------] 2 tests from compress (51 ms total)186187[----------] 3 tests from decompress188[ RUN ] decompress.decompressNoneCompressed189[ OK ] decompress.decompressNoneCompressed (0 ms)190[ RUN ] decompress.decompressZstdCompressedParallel191[ OK ] decompress.decompressZstdCompressedParallel (1 ms)192[ RUN ] decompress.decompressZstdMultiFrameLargeInput193[ OK ] decompress.decompressZstdMultiFrameLargeInput (56 ms)194[----------] 3 tests from decompress (58 ms total)195196[----------] 1 test from makeCompressionSink197[ RUN ] makeCompressionSink.noneSinkDoesNothingToInput198[ OK ] makeCompressionSink.noneSinkDoesNothingToInput (0 ms)199[----------] 1 test from makeCompressionSink (0 ms total)200201[----------] 20 tests from Config202[ RUN ] Config.setUndefinedSetting203[ OK ] Config.setUndefinedSetting (0 ms)204[ RUN ] Config.setDefinedSetting205[ OK ] Config.setDefinedSetting (0 ms)206[ RUN ] Config.getDefinedSetting207[ OK ] Config.getDefinedSetting (0 ms)208[ RUN ] Config.getDefinedOverriddenSettingNotSet209[ OK ] Config.getDefinedOverriddenSettingNotSet (0 ms)210[ RUN ] Config.getDefinedSettingSet1211[ OK ] Config.getDefinedSettingSet1 (0 ms)212[ RUN ] Config.getDefinedSettingSet2213[ OK ] Config.getDefinedSettingSet2 (0 ms)214[ RUN ] Config.addSetting215[ OK ] Config.addSetting (0 ms)216[ RUN ] Config.withInitialValue217[ OK ] Config.withInitialValue (0 ms)218[ RUN ] Config.resetOverridden219[ OK ] Config.resetOverridden (0 ms)220[ RUN ] Config.resetOverriddenWithSetting221[ OK ] Config.resetOverriddenWithSetting (0 ms)222[ RUN ] Config.toJSONOnEmptyConfig223[ OK ] Config.toJSONOnEmptyConfig (0 ms)224[ RUN ] Config.toJSONOnNonEmptyConfig225[ OK ] Config.toJSONOnNonEmptyConfig (0 ms)226[ RUN ] Config.toJSONOnNonEmptyConfigWithExperimentalSetting227[ OK ] Config.toJSONOnNonEmptyConfigWithExperimentalSetting (0 ms)228[ RUN ] Config.setSettingAlias229[ OK ] Config.setSettingAlias (0 ms)230[ DISABLED ] Config.DISABLED_reapplyUnknownSettings231[ RUN ] Config.applyConfigEmpty232[ OK ] Config.applyConfigEmpty (0 ms)233[ RUN ] Config.applyConfigEmptyWithComment234[ OK ] Config.applyConfigEmptyWithComment (0 ms)235[ RUN ] Config.applyConfigAssignment236[ OK ] Config.applyConfigAssignment (0 ms)237[ RUN ] Config.applyConfigWithReassignedSetting238[ OK ] Config.applyConfigWithReassignedSetting (0 ms)239[ RUN ] Config.applyConfigFailsOnMissingIncludes240[ OK ] Config.applyConfigFailsOnMissingIncludes (0 ms)241[ RUN ] Config.applyConfigInvalidThrows242[ OK ] Config.applyConfigInvalidThrows (0 ms)243[----------] 20 tests from Config (0 ms total)244245[----------] 5 tests from ExecutablePath246[ RUN ] ExecutablePath.emptyRoundTrip247[ OK ] ExecutablePath.emptyRoundTrip (0 ms)248[ RUN ] ExecutablePath.oneElemRoundTrip249[ OK ] ExecutablePath.oneElemRoundTrip (0 ms)250[ RUN ] ExecutablePath.twoElemsRoundTrip251[ OK ] ExecutablePath.twoElemsRoundTrip (0 ms)252[ RUN ] ExecutablePath.threeElemsRoundTrip253[ OK ] ExecutablePath.threeElemsRoundTrip (0 ms)254[ RUN ] ExecutablePath.elementyElemNormalize255[ OK ] ExecutablePath.elementyElemNormalize (0 ms)256[----------] 5 tests from ExecutablePath (0 ms total)257258[----------] 3 tests from FileSerialisationMethod259[ RUN ] FileSerialisationMethod.testRoundTripPrintParse_1260[ OK ] FileSerialisationMethod.testRoundTripPrintParse_1 (0 ms)261[ RUN ] FileSerialisationMethod.testRoundTripPrintParse_2262[ OK ] FileSerialisationMethod.testRoundTripPrintParse_2 (0 ms)263[ RUN ] FileSerialisationMethod.testParseFileSerialisationMethodOptException264[ OK ] FileSerialisationMethod.testParseFileSerialisationMethodOptException (0 ms)265[----------] 3 tests from FileSerialisationMethod (0 ms total)266267[----------] 3 tests from FileIngestionMethod268[ RUN ] FileIngestionMethod.testRoundTripPrintParse_1269[ OK ] FileIngestionMethod.testRoundTripPrintParse_1 (0 ms)270[ RUN ] FileIngestionMethod.testRoundTripPrintParse_2271[ OK ] FileIngestionMethod.testRoundTripPrintParse_2 (0 ms)272[ RUN ] FileIngestionMethod.testParseFileIngestionMethodOptException273[ OK ] FileIngestionMethod.testParseFileIngestionMethodOptException (0 ms)274[----------] 3 tests from FileIngestionMethod (0 ms total)275276[----------] 8 tests from ReadLine277[ RUN ] ReadLine.ReadsLinesFromPipe278[ OK ] ReadLine.ReadsLinesFromPipe (0 ms)279[ RUN ] ReadLine.ReturnsPartialLineOnEofWhenAllowed280[ OK ] ReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)281[ RUN ] ReadLine.ThrowsOnEofWhenNotAllowed282[ OK ] ReadLine.ThrowsOnEofWhenNotAllowed (0 ms)283[ RUN ] ReadLine.EmptyLine284[ OK ] ReadLine.EmptyLine (0 ms)285[ RUN ] ReadLine.ConsecutiveEmptyLines286[ OK ] ReadLine.ConsecutiveEmptyLines (0 ms)287[ RUN ] ReadLine.LineWithNullBytes288[ OK ] ReadLine.LineWithNullBytes (0 ms)289[ RUN ] ReadLine.TreatsEioAsEof290[ OK ] ReadLine.TreatsEioAsEof (0 ms)291[ RUN ] ReadLine.PartialLineBeforeEio292[ OK ] ReadLine.PartialLineBeforeEio (0 ms)293[----------] 8 tests from ReadLine (0 ms total)294295[----------] 10 tests from BufferedSourceReadLine296[ RUN ] BufferedSourceReadLine.ReadsLinesFromPipe297[ OK ] BufferedSourceReadLine.ReadsLinesFromPipe (0 ms)298[ RUN ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed299[ OK ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)300[ RUN ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed301[ OK ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed (0 ms)302[ RUN ] BufferedSourceReadLine.EmptyLine303[ OK ] BufferedSourceReadLine.EmptyLine (0 ms)304[ RUN ] BufferedSourceReadLine.ConsecutiveEmptyLines305[ OK ] BufferedSourceReadLine.ConsecutiveEmptyLines (0 ms)306[ RUN ] BufferedSourceReadLine.LineWithNullBytes307[ OK ] BufferedSourceReadLine.LineWithNullBytes (0 ms)308[ RUN ] BufferedSourceReadLine.NewlineAtBufferBoundary309[ OK ] BufferedSourceReadLine.NewlineAtBufferBoundary (0 ms)310[ RUN ] BufferedSourceReadLine.DataRemainsAfterReadLine311[ OK ] BufferedSourceReadLine.DataRemainsAfterReadLine (0 ms)312[ RUN ] BufferedSourceReadLine.LineSpansMultipleRefills313[ OK ] BufferedSourceReadLine.LineSpansMultipleRefills (0 ms)314[ RUN ] BufferedSourceReadLine.BufferExhaustedThenEof315[ OK ] BufferedSourceReadLine.BufferExhaustedThenEof (0 ms)316[----------] 10 tests from BufferedSourceReadLine (0 ms total)317318[----------] 1 test from WriteFull319[ RUN ] WriteFull.RespectsAllowInterrupts320[ OK ] WriteFull.RespectsAllowInterrupts (0 ms)321[----------] 1 test from WriteFull (0 ms total)322323[----------] 1 test from readLinkAt324[ RUN ] readLinkAt.works325[ OK ] readLinkAt.works (1 ms)326[----------] 1 test from readLinkAt (1 ms total)327328[----------] 1 test from openFileEnsureBeneathNoSymlinks329[ RUN ] openFileEnsureBeneathNoSymlinks.works330[ OK ] openFileEnsureBeneathNoSymlinks.works (1 ms)331[----------] 1 test from openFileEnsureBeneathNoSymlinks (1 ms total)332333[----------] 5 tests from absPath334[ RUN ] absPath.doesntChangeRoot335[ OK ] absPath.doesntChangeRoot (0 ms)336[ RUN ] absPath.turnsEmptyPathIntoCWD337[ OK ] absPath.turnsEmptyPathIntoCWD (0 ms)338[ RUN ] absPath.usesOptionalBasePathWhenGiven339[ OK ] absPath.usesOptionalBasePathWhenGiven (0 ms)340[ RUN ] absPath.isIdempotent341[ OK ] absPath.isIdempotent (0 ms)342[ RUN ] absPath.pathIsCanonicalised343[ OK ] absPath.pathIsCanonicalised (0 ms)344[----------] 5 tests from absPath (0 ms total)345346[----------] 4 tests from canonPath347[ RUN ] canonPath.removesTrailingSlashes348[ OK ] canonPath.removesTrailingSlashes (0 ms)349[ RUN ] canonPath.removesDots350[ OK ] canonPath.removesDots (0 ms)351[ RUN ] canonPath.removesDots2352[ OK ] canonPath.removesDots2 (0 ms)353[ RUN ] canonPath.requiresAbsolutePath354[ OK ] canonPath.requiresAbsolutePath (0 ms)355[----------] 4 tests from canonPath (0 ms total)356357[----------] 7 tests from baseNameOf358[ RUN ] baseNameOf.emptyPath359[ OK ] baseNameOf.emptyPath (0 ms)360[ RUN ] baseNameOf.pathOnRoot361[ OK ] baseNameOf.pathOnRoot (0 ms)362[ RUN ] baseNameOf.relativePath363[ OK ] baseNameOf.relativePath (0 ms)364[ RUN ] baseNameOf.pathWithTrailingSlashRoot365[ OK ] baseNameOf.pathWithTrailingSlashRoot (0 ms)366[ RUN ] baseNameOf.trailingSlash367[ OK ] baseNameOf.trailingSlash (0 ms)368[ RUN ] baseNameOf.trailingSlashes369[ OK ] baseNameOf.trailingSlashes (0 ms)370[ RUN ] baseNameOf.absoluteNothingSlashNothing371[ OK ] baseNameOf.absoluteNothingSlashNothing (0 ms)372[----------] 7 tests from baseNameOf (0 ms total)373374[----------] 8 tests from isInDir375[ RUN ] isInDir.trivialCase376[ OK ] isInDir.trivialCase (0 ms)377[ RUN ] isInDir.notInDir378[ OK ] isInDir.notInDir (0 ms)379[ RUN ] isInDir.emptyDir380[ OK ] isInDir.emptyDir (0 ms)381[ RUN ] isInDir.hiddenSubdirectory382[ OK ] isInDir.hiddenSubdirectory (0 ms)383[ RUN ] isInDir.ellipsisEntry384[ OK ] isInDir.ellipsisEntry (0 ms)385[ RUN ] isInDir.sameDir386[ OK ] isInDir.sameDir (0 ms)387[ RUN ] isInDir.sameDirDot388[ OK ] isInDir.sameDirDot (0 ms)389[ RUN ] isInDir.dotDotPrefix390[ OK ] isInDir.dotDotPrefix (0 ms)391[----------] 8 tests from isInDir (0 ms total)392393[----------] 5 tests from isDirOrInDir394[ RUN ] isDirOrInDir.trueForSameDirectory395[ OK ] isDirOrInDir.trueForSameDirectory (0 ms)396[ RUN ] isDirOrInDir.trueForEmptyPaths397[ OK ] isDirOrInDir.trueForEmptyPaths (0 ms)398[ RUN ] isDirOrInDir.falseForDisjunctPaths399[ OK ] isDirOrInDir.falseForDisjunctPaths (0 ms)400[ RUN ] isDirOrInDir.relativePaths401[ OK ] isDirOrInDir.relativePaths (0 ms)402[ RUN ] isDirOrInDir.relativePathsTwice403[ OK ] isDirOrInDir.relativePathsTwice (0 ms)404[----------] 5 tests from isDirOrInDir (0 ms total)405406[----------] 3 tests from pathExists407[ RUN ] pathExists.rootExists408[ OK ] pathExists.rootExists (0 ms)409[ RUN ] pathExists.cwdExists410[ OK ] pathExists.cwdExists (0 ms)411[ RUN ] pathExists.bogusPathDoesNotExist412[ OK ] pathExists.bogusPathDoesNotExist (0 ms)413[----------] 3 tests from pathExists (0 ms total)414415[----------] 2 tests from chmodIfNeeded416[ RUN ] chmodIfNeeded.works417[ OK ] chmodIfNeeded.works (0 ms)418[ RUN ] chmodIfNeeded.nonexistent419[ OK ] chmodIfNeeded.nonexistent (0 ms)420[----------] 2 tests from chmodIfNeeded (1 ms total)421422[----------] 2 tests from DirectoryIterator423[ RUN ] DirectoryIterator.works424[ OK ] DirectoryIterator.works (0 ms)425[ RUN ] DirectoryIterator.nonexistent426[ OK ] DirectoryIterator.nonexistent (0 ms)427[----------] 2 tests from DirectoryIterator (0 ms total)428429[----------] 1 test from createAnonymousTempFile430[ RUN ] createAnonymousTempFile.works431[ OK ] createAnonymousTempFile.works (0 ms)432[----------] 1 test from createAnonymousTempFile (0 ms total)433434[----------] 1 test from FdSource435[ RUN ] FdSource.restartWorks436[ OK ] FdSource.restartWorks (0 ms)437[----------] 1 test from FdSource (0 ms total)438439[----------] 1 test from createTempDir440[ RUN ] createTempDir.works441[ OK ] createTempDir.works (0 ms)442[----------] 1 test from createTempDir (0 ms total)443444[----------] 19 tests from fun445[ RUN ] fun.constructFromLambda446[ OK ] fun.constructFromLambda (0 ms)447[ RUN ] fun.constructFromFunctionPointer448[ OK ] fun.constructFromFunctionPointer (0 ms)449[ RUN ] fun.constructFromStdFunction450[ OK ] fun.constructFromStdFunction (0 ms)451[ RUN ] fun.moveConstructFromStdFunction452[ OK ] fun.moveConstructFromStdFunction (0 ms)453[ RUN ] fun.rejectsEmptyStdFunction454[ OK ] fun.rejectsEmptyStdFunction (0 ms)455[ RUN ] fun.rejectsEmptyStdFunctionMove456[ OK ] fun.rejectsEmptyStdFunctionMove (0 ms)457[ RUN ] fun.rejectsNullFunctionPointer458[ OK ] fun.rejectsNullFunctionPointer (0 ms)459[ RUN ] fun.nullptrDeletedAtCompileTime460[ OK ] fun.nullptrDeletedAtCompileTime (0 ms)461[ RUN ] fun.notDefaultConstructible462[ OK ] fun.notDefaultConstructible (0 ms)463[ RUN ] fun.voidReturn464[ OK ] fun.voidReturn (0 ms)465[ RUN ] fun.referenceArgs466[ OK ] fun.referenceArgs (0 ms)467[ RUN ] fun.convertsToStdFunction468[ OK ] fun.convertsToStdFunction (0 ms)469[ RUN ] fun.copyable470[ OK ] fun.copyable (0 ms)471[ RUN ] fun.movable472[ OK ] fun.movable (0 ms)473[ RUN ] fun.capturesState474[ OK ] fun.capturesState (0 ms)475[ RUN ] fun.getFn476[ OK ] fun.getFn (0 ms)477[ RUN ] fun.getFnMove478[ OK ] fun.getFnMove (0 ms)479[ RUN ] fun.forwardsMoveOnlyTypes480[ OK ] fun.forwardsMoveOnlyTypes (0 ms)481[ RUN ] fun.perfectForwardingZeroCost482[ OK ] fun.perfectForwardingZeroCost (0 ms)483[----------] 19 tests from fun (0 ms total)484485[----------] 4 tests from GitMode486[ RUN ] GitMode.gitMode_directory487[ OK ] GitMode.gitMode_directory (0 ms)488[ RUN ] GitMode.gitMode_executable489[ OK ] GitMode.gitMode_executable (0 ms)490[ RUN ] GitMode.gitMode_regular491[ OK ] GitMode.gitMode_regular (0 ms)492[ RUN ] GitMode.gitMode_symlink493[ OK ] GitMode.gitMode_symlink (0 ms)494[----------] 4 tests from GitMode (0 ms total)495496[----------] 7 tests from GitTest497[ RUN ] GitTest.blob_read498[ OK ] GitTest.blob_read (0 ms)499[ RUN ] GitTest.blob_write500[ OK ] GitTest.blob_write (0 ms)501[ RUN ] GitTest.tree_sha1_read502[ OK ] GitTest.tree_sha1_read (0 ms)503[ RUN ] GitTest.tree_sha256_read504[ OK ] GitTest.tree_sha256_read (0 ms)505[ RUN ] GitTest.tree_sha1_write506[ OK ] GitTest.tree_sha1_write (0 ms)507[ RUN ] GitTest.tree_sha256_write508[ OK ] GitTest.tree_sha256_write (0 ms)509[ RUN ] GitTest.both_roundrip510[ OK ] GitTest.both_roundrip (0 ms)511[----------] 7 tests from GitTest (0 ms total)512513[----------] 3 tests from GitLsRemote514[ RUN ] GitLsRemote.parseSymrefLineWithReference515[ OK ] GitLsRemote.parseSymrefLineWithReference (0 ms)516[ RUN ] GitLsRemote.parseSymrefLineWithNoReference517[ OK ] GitLsRemote.parseSymrefLineWithNoReference (0 ms)518[ RUN ] GitLsRemote.parseObjectRefLine519[ OK ] GitLsRemote.parseObjectRefLine (0 ms)520[----------] 3 tests from GitLsRemote (0 ms total)521522[----------] 3 tests from BLAKE3HashTest523[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes1524[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes1 (0 ms)525[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes2526[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes2 (0 ms)527[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes3528[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes3 (0 ms)529[----------] 3 tests from BLAKE3HashTest (0 ms total)530531[----------] 8 tests from hashString532[ RUN ] hashString.testKnownMD5Hashes1533[ OK ] hashString.testKnownMD5Hashes1 (0 ms)534[ RUN ] hashString.testKnownMD5Hashes2535[ OK ] hashString.testKnownMD5Hashes2 (0 ms)536[ RUN ] hashString.testKnownSHA1Hashes1537[ OK ] hashString.testKnownSHA1Hashes1 (0 ms)538[ RUN ] hashString.testKnownSHA1Hashes2539[ OK ] hashString.testKnownSHA1Hashes2 (0 ms)540[ RUN ] hashString.testKnownSHA256Hashes1541[ OK ] hashString.testKnownSHA256Hashes1 (0 ms)542[ RUN ] hashString.testKnownSHA256Hashes2543[ OK ] hashString.testKnownSHA256Hashes2 (0 ms)544[ RUN ] hashString.testKnownSHA512Hashes1545[ OK ] hashString.testKnownSHA512Hashes1 (0 ms)546[ RUN ] hashString.testKnownSHA512Hashes2547[ OK ] hashString.testKnownSHA512Hashes2 (0 ms)548[----------] 8 tests from hashString (0 ms total)549550[----------] 3 tests from hashParseExplicitFormatUnprefixed551[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct552[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct (0 ms)553[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo554[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo (0 ms)555[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase556[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase (0 ms)557[----------] 3 tests from hashParseExplicitFormatUnprefixed (0 ms total)558559[----------] 2 tests from hashFormat560[ RUN ] hashFormat.testRoundTripPrintParse561[ OK ] hashFormat.testRoundTripPrintParse (0 ms)562[ RUN ] hashFormat.testParseHashFormatOptException563[ OK ] hashFormat.testParseHashFormatOptException (0 ms)564[----------] 2 tests from hashFormat (0 ms total)565566[----------] 5 tests from hiliteMatches567[ RUN ] hiliteMatches.noHighlight568[ OK ] hiliteMatches.noHighlight (0 ms)569[ RUN ] hiliteMatches.simpleHighlight570[ OK ] hiliteMatches.simpleHighlight (0 ms)571[ RUN ] hiliteMatches.multipleMatches572[ OK ] hiliteMatches.multipleMatches (0 ms)573[ RUN ] hiliteMatches.overlappingMatches574[ OK ] hiliteMatches.overlappingMatches (0 ms)575[ RUN ] hiliteMatches.complexOverlappingMatches576[ OK ] hiliteMatches.complexOverlappingMatches (0 ms)577[----------] 5 tests from hiliteMatches (0 ms total)578579[----------] 3 tests from to_json580[ RUN ] to_json.optionalInt581[ OK ] to_json.optionalInt (0 ms)582[ RUN ] to_json.vectorOfOptionalInts583[ OK ] to_json.vectorOfOptionalInts (0 ms)584[ RUN ] to_json.optionalVectorOfInts585[ OK ] to_json.optionalVectorOfInts (0 ms)586[----------] 3 tests from to_json (0 ms total)587588[----------] 2 tests from from_json589[ RUN ] from_json.optionalInt590[ OK ] from_json.optionalInt (0 ms)591[ RUN ] from_json.vectorOfOptionalInts592[ OK ] from_json.vectorOfOptionalInts (0 ms)593[----------] 2 tests from from_json (0 ms total)594595[----------] 2 tests from valueAt596[ RUN ] valueAt.simpleObject597[ OK ] valueAt.simpleObject (0 ms)598[ RUN ] valueAt.missingKey599[ OK ] valueAt.missingKey (0 ms)600[----------] 2 tests from valueAt (0 ms total)601602[----------] 2 tests from getObject603[ RUN ] getObject.rightAssertions604[ OK ] getObject.rightAssertions (0 ms)605[ RUN ] getObject.wrongAssertions606[ OK ] getObject.wrongAssertions (0 ms)607[----------] 2 tests from getObject (0 ms total)608609[----------] 2 tests from getArray610[ RUN ] getArray.rightAssertions611[ OK ] getArray.rightAssertions (0 ms)612[ RUN ] getArray.wrongAssertions613[ OK ] getArray.wrongAssertions (0 ms)614[----------] 2 tests from getArray (0 ms total)615616[----------] 2 tests from getString617[ RUN ] getString.rightAssertions618[ OK ] getString.rightAssertions (0 ms)619[ RUN ] getString.wrongAssertions620[ OK ] getString.wrongAssertions (0 ms)621[----------] 2 tests from getString (0 ms total)622623[----------] 2 tests from getIntegralNumber624[ RUN ] getIntegralNumber.rightAssertions625[ OK ] getIntegralNumber.rightAssertions (0 ms)626[ RUN ] getIntegralNumber.wrongAssertions627[ OK ] getIntegralNumber.wrongAssertions (0 ms)628[----------] 2 tests from getIntegralNumber (0 ms total)629630[----------] 2 tests from getBoolean631[ RUN ] getBoolean.rightAssertions632[ OK ] getBoolean.rightAssertions (0 ms)633[ RUN ] getBoolean.wrongAssertions634[ OK ] getBoolean.wrongAssertions (0 ms)635[----------] 2 tests from getBoolean (0 ms total)636637[----------] 2 tests from optionalValueAt638[ RUN ] optionalValueAt.existing639[ OK ] optionalValueAt.existing (0 ms)640[ RUN ] optionalValueAt.empty641[ OK ] optionalValueAt.empty (0 ms)642[----------] 2 tests from optionalValueAt (0 ms total)643644[----------] 2 tests from getNullable645[ RUN ] getNullable.null646[ OK ] getNullable.null (0 ms)647[ RUN ] getNullable.empty648[ OK ] getNullable.empty (0 ms)649[----------] 2 tests from getNullable (0 ms total)650651[----------] 2 tests from local_keys652[ RUN ] local_keys.signAndVerify653[ OK ] local_keys.signAndVerify (0 ms)654[ RUN ] local_keys.rfc8032TestVector655[ OK ] local_keys.rfc8032TestVector (0 ms)656[----------] 2 tests from local_keys (0 ms total)657658[----------] 13 tests from LRUCache659[ RUN ] LRUCache.sizeOfEmptyCacheIsZero660[ OK ] LRUCache.sizeOfEmptyCacheIsZero (0 ms)661[ RUN ] LRUCache.sizeOfSingleElementCacheIsOne662[ OK ] LRUCache.sizeOfSingleElementCacheIsOne (0 ms)663[ RUN ] LRUCache.getFromEmptyCache664[ OK ] LRUCache.getFromEmptyCache (0 ms)665[ RUN ] LRUCache.getExistingValue666[ OK ] LRUCache.getExistingValue (0 ms)667[ RUN ] LRUCache.getNonExistingValueFromNonEmptyCache668[ OK ] LRUCache.getNonExistingValueFromNonEmptyCache (0 ms)669[ RUN ] LRUCache.upsertOnZeroCapacityCache670[ OK ] LRUCache.upsertOnZeroCapacityCache (0 ms)671[ RUN ] LRUCache.updateExistingValue672[ OK ] LRUCache.updateExistingValue (0 ms)673[ RUN ] LRUCache.overwriteOldestWhenCapacityIsReached674[ OK ] LRUCache.overwriteOldestWhenCapacityIsReached (0 ms)675[ RUN ] LRUCache.clearEmptyCache676[ OK ] LRUCache.clearEmptyCache (0 ms)677[ RUN ] LRUCache.clearNonEmptyCache678[ OK ] LRUCache.clearNonEmptyCache (0 ms)679[ RUN ] LRUCache.eraseFromEmptyCache680[ OK ] LRUCache.eraseFromEmptyCache (0 ms)681[ RUN ] LRUCache.eraseMissingFromNonEmptyCache682[ OK ] LRUCache.eraseMissingFromNonEmptyCache (0 ms)683[ RUN ] LRUCache.eraseFromNonEmptyCache684[ OK ] LRUCache.eraseFromNonEmptyCache (0 ms)685[----------] 13 tests from LRUCache (0 ms total)686687[----------] 3 tests from memo688[ RUN ] memo.computesOnce689[ OK ] memo.computesOnce (0 ms)690[ RUN ] memo.copiesShareCache691[ OK ] memo.copiesShareCache (0 ms)692[ RUN ] memo.worksWithString693[ OK ] memo.worksWithString (0 ms)694[----------] 3 tests from memo (0 ms total)695696[----------] 18 tests from MemorySourceAccessorTestErrors697[ RUN ] MemorySourceAccessorTestErrors.readFileNotFound698[ OK ] MemorySourceAccessorTestErrors.readFileNotFound (0 ms)699[ RUN ] MemorySourceAccessorTestErrors.readFileNotARegularFile700[ OK ] MemorySourceAccessorTestErrors.readFileNotARegularFile (0 ms)701[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotFound702[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotFound (0 ms)703[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory704[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory (0 ms)705[ RUN ] MemorySourceAccessorTestErrors.readLinkNotFound706[ OK ] MemorySourceAccessorTestErrors.readLinkNotFound (0 ms)707[ RUN ] MemorySourceAccessorTestErrors.readLinkNotASymlink708[ OK ] MemorySourceAccessorTestErrors.readLinkNotASymlink (0 ms)709[ RUN ] MemorySourceAccessorTestErrors.addFileParentNotDirectory710[ OK ] MemorySourceAccessorTestErrors.addFileParentNotDirectory (0 ms)711[ RUN ] MemorySourceAccessorTestErrors.addFileNotARegularFile712[ OK ] MemorySourceAccessorTestErrors.addFileNotARegularFile (0 ms)713[ RUN ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory714[ OK ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory (0 ms)715[ RUN ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory716[ OK ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory (0 ms)717[ RUN ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory718[ OK ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory (0 ms)719[ RUN ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile720[ OK ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile (0 ms)721[ RUN ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory722[ OK ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory (0 ms)723[ RUN ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink724[ OK ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink (0 ms)725[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile726[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile (0 ms)727[ RUN ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile728[ OK ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile (0 ms)729[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink730[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink (0 ms)731[ RUN ] MemorySourceAccessorTestErrors.createFileThroughSymlink732[ OK ] MemorySourceAccessorTestErrors.createFileThroughSymlink (0 ms)733[----------] 18 tests from MemorySourceAccessorTestErrors (0 ms total)734735[----------] 1 test from MonitorFdHup736[ RUN ] MonitorFdHup.shouldNotBlock737[ OK ] MonitorFdHup.shouldNotBlock (0 ms)738[----------] 1 test from MonitorFdHup (0 ms total)739740[----------] 1 test from nix_api_util741[ RUN ] nix_api_util.nix_version_get742[ OK ] nix_api_util.nix_version_get (0 ms)743[----------] 1 test from nix_api_util (0 ms total)744745[----------] 8 tests from nix_api_util_context746[ RUN ] nix_api_util_context.nix_setting_get747[ OK ] nix_api_util_context.nix_setting_get (0 ms)748[ RUN ] nix_api_util_context.nix_setting_set749[ OK ] nix_api_util_context.nix_setting_set (0 ms)750[ RUN ] nix_api_util_context.nix_err_msg751[ OK ] nix_api_util_context.nix_err_msg (0 ms)752[ RUN ] nix_api_util_context.nix_err_code753[ OK ] nix_api_util_context.nix_err_code (0 ms)754[ RUN ] nix_api_util_context.nix_context_error755[ OK ] nix_api_util_context.nix_context_error (0 ms)756[ RUN ] nix_api_util_context.nix_set_err_msg757[ OK ] nix_api_util_context.nix_set_err_msg (0 ms)758[ RUN ] nix_api_util_context.nix_err_info_msg759[ OK ] nix_api_util_context.nix_err_info_msg (0 ms)760[ RUN ] nix_api_util_context.nix_err_name761[ OK ] nix_api_util_context.nix_err_name (0 ms)762[----------] 8 tests from nix_api_util_context (0 ms total)763764[----------] 7 tests from Pool765[ RUN ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity766[ OK ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity (0 ms)767[ RUN ] Pool.freshPoolCanGetAResource768[ OK ] Pool.freshPoolCanGetAResource (0 ms)769[ RUN ] Pool.capacityCanBeIncremented770[ OK ] Pool.capacityCanBeIncremented (0 ms)771[ RUN ] Pool.capacityCanBeDecremented772[ OK ] Pool.capacityCanBeDecremented (0 ms)773[ RUN ] Pool.flushBadDropsOutOfScopeResources774[ OK ] Pool.flushBadDropsOutOfScopeResources (0 ms)775[ RUN ] Pool.reuseResource776[ OK ] Pool.reuseResource (0 ms)777[ RUN ] Pool.badResourceIsNotReused778[ OK ] Pool.badResourceIsNotReused (0 ms)779[----------] 7 tests from Pool (0 ms total)780781[----------] 4 tests from Position782[ RUN ] Position.getSnippetUpTo_0783[ OK ] Position.getSnippetUpTo_0 (0 ms)784[ RUN ] Position.getSnippetUpTo_1785[ OK ] Position.getSnippetUpTo_1 (0 ms)786[ RUN ] Position.getSnippetUpTo_2787[ OK ] Position.getSnippetUpTo_2 (0 ms)788[ RUN ] Position.example_1789[ OK ] Position.example_1 (0 ms)790[----------] 4 tests from Position (0 ms total)791792[----------] 1 test from statusOk793[ RUN ] statusOk.zeroIsOk794[ OK ] statusOk.zeroIsOk (0 ms)795[----------] 1 test from statusOk (0 ms total)796797[----------] 6 tests from ref798[ RUN ] ref.upcast_is_implicit799[ OK ] ref.upcast_is_implicit (0 ms)800[ RUN ] ref.downcast_is_rejected801[ OK ] ref.downcast_is_rejected (0 ms)802[ RUN ] ref.same_type_conversion803[ OK ] ref.same_type_conversion (0 ms)804[ RUN ] ref.explicit_downcast_with_cast805[ OK ] ref.explicit_downcast_with_cast (0 ms)806[ RUN ] ref.invalid_cast_throws807[ OK ] ref.invalid_cast_throws (0 ms)808[ RUN ] ref.explicit_downcast_with_dynamic_pointer_cast809[ OK ] ref.explicit_downcast_with_dynamic_pointer_cast (0 ms)810[----------] 6 tests from ref (0 ms total)811812[----------] 1 test from readNum813[ RUN ] readNum.negativeValuesSerialiseWellDefined814[ OK ] readNum.negativeValuesSerialiseWellDefined (0 ms)815[----------] 1 test from readNum (0 ms total)816817[----------] 1 test from readPadding818[ RUN ] readPadding.works819[ OK ] readPadding.works (0 ms)820[----------] 1 test from readPadding (0 ms total)821822[----------] 2 tests from MonotonicSubranges823[ RUN ] MonotonicSubranges.empty824[ OK ] MonotonicSubranges.empty (0 ms)825[ RUN ] MonotonicSubranges.basic826[ OK ] MonotonicSubranges.basic (0 ms)827[----------] 2 tests from MonotonicSubranges (0 ms total)828829[----------] 2 tests from SortTestPermutations/0, where TypeParam = int830[ RUN ] SortTestPermutations/0.insertionsort831[ OK ] SortTestPermutations/0.insertionsort (0 ms)832[ RUN ] SortTestPermutations/0.peeksort833[ OK ] SortTestPermutations/0.peeksort (0 ms)834[----------] 2 tests from SortTestPermutations/0 (0 ms total)835836[----------] 2 tests from SortTestPermutations/1, where TypeParam = long long837[ RUN ] SortTestPermutations/1.insertionsort838[ OK ] SortTestPermutations/1.insertionsort (0 ms)839[ RUN ] SortTestPermutations/1.peeksort840[ OK ] SortTestPermutations/1.peeksort (0 ms)841[----------] 2 tests from SortTestPermutations/1 (0 ms total)842843[----------] 2 tests from SortTestPermutations/2, where TypeParam = short844[ RUN ] SortTestPermutations/2.insertionsort845[ OK ] SortTestPermutations/2.insertionsort (0 ms)846[ RUN ] SortTestPermutations/2.peeksort847[ OK ] SortTestPermutations/2.peeksort (0 ms)848[----------] 2 tests from SortTestPermutations/2 (0 ms total)849850[----------] 2 tests from SortTestPermutations/3, where TypeParam = unsigned int851[ RUN ] SortTestPermutations/3.insertionsort852[ OK ] SortTestPermutations/3.insertionsort (0 ms)853[ RUN ] SortTestPermutations/3.peeksort854[ OK ] SortTestPermutations/3.peeksort (0 ms)855[----------] 2 tests from SortTestPermutations/3 (0 ms total)856857[----------] 2 tests from SortTestPermutations/4, where TypeParam = unsigned long858[ RUN ] SortTestPermutations/4.insertionsort859[ OK ] SortTestPermutations/4.insertionsort (0 ms)860[ RUN ] SortTestPermutations/4.peeksort861[ OK ] SortTestPermutations/4.peeksort (0 ms)862[----------] 2 tests from SortTestPermutations/4 (0 ms total)863864[----------] 1 test from InsertionSort865[ RUN ] InsertionSort.empty866[ OK ] InsertionSort.empty (0 ms)867[----------] 1 test from InsertionSort (0 ms total)868869[----------] 4 tests from SortProperty/0, where TypeParam = int870[ RUN ] SortProperty/0.peeksortSorted871[ OK ] SortProperty/0.peeksortSorted (0 ms)872[ RUN ] SortProperty/0.peeksortSortedGreater873[ OK ] SortProperty/0.peeksortSortedGreater (0 ms)874[ RUN ] SortProperty/0.insertionsortSorted875[ OK ] SortProperty/0.insertionsortSorted (0 ms)876[ RUN ] SortProperty/0.peeksortSortedLinearComparisonComplexity877[ OK ] SortProperty/0.peeksortSortedLinearComparisonComplexity (0 ms)878[----------] 4 tests from SortProperty/0 (2 ms total)879880[----------] 4 tests from SortProperty/1, where TypeParam = unsigned int881[ RUN ] SortProperty/1.peeksortSorted882[ OK ] SortProperty/1.peeksortSorted (0 ms)883[ RUN ] SortProperty/1.peeksortSortedGreater884[ OK ] SortProperty/1.peeksortSortedGreater (0 ms)885[ RUN ] SortProperty/1.insertionsortSorted886[ OK ] SortProperty/1.insertionsortSorted (0 ms)887[ RUN ] SortProperty/1.peeksortSortedLinearComparisonComplexity888[ OK ] SortProperty/1.peeksortSortedLinearComparisonComplexity (0 ms)889[----------] 4 tests from SortProperty/1 (1 ms total)890891[----------] 4 tests from SortProperty/2, where TypeParam = long long892[ RUN ] SortProperty/2.peeksortSorted893[ OK ] SortProperty/2.peeksortSorted (0 ms)894[ RUN ] SortProperty/2.peeksortSortedGreater895[ OK ] SortProperty/2.peeksortSortedGreater (0 ms)896[ RUN ] SortProperty/2.insertionsortSorted897[ OK ] SortProperty/2.insertionsortSorted (0 ms)898[ RUN ] SortProperty/2.peeksortSortedLinearComparisonComplexity899[ OK ] SortProperty/2.peeksortSortedLinearComparisonComplexity (0 ms)900[----------] 4 tests from SortProperty/2 (1 ms total)901902[----------] 4 tests from SortProperty/3, where TypeParam = short903[ RUN ] SortProperty/3.peeksortSorted904[ OK ] SortProperty/3.peeksortSorted (0 ms)905[ RUN ] SortProperty/3.peeksortSortedGreater906[ OK ] SortProperty/3.peeksortSortedGreater (0 ms)907[ RUN ] SortProperty/3.insertionsortSorted908[ OK ] SortProperty/3.insertionsortSorted (0 ms)909[ RUN ] SortProperty/3.peeksortSortedLinearComparisonComplexity910[ OK ] SortProperty/3.peeksortSortedLinearComparisonComplexity (0 ms)911[----------] 4 tests from SortProperty/3 (2 ms total)912913[----------] 4 tests from SortProperty/4, where TypeParam = std::basic_string<char,std::char_traits<char>,std::allocator<char> >914[ RUN ] SortProperty/4.peeksortSorted915[ OK ] SortProperty/4.peeksortSorted (1 ms)916[ RUN ] SortProperty/4.peeksortSortedGreater917[ OK ] SortProperty/4.peeksortSortedGreater (1 ms)918[ RUN ] SortProperty/4.insertionsortSorted919[ OK ] SortProperty/4.insertionsortSorted (1 ms)920[ RUN ] SortProperty/4.peeksortSortedLinearComparisonComplexity921[ OK ] SortProperty/4.peeksortSortedLinearComparisonComplexity (1 ms)922[----------] 4 tests from SortProperty/4 (7 ms total)923924[----------] 1 test from SortProperty925[ RUN ] SortProperty.peeksortStability926[ OK ] SortProperty.peeksortStability (0 ms)927[----------] 1 test from SortProperty (0 ms total)928929[----------] 4 tests from FSSourceAccessorTest930[ RUN ] FSSourceAccessorTest.works931[ OK ] FSSourceAccessorTest.works (1 ms)932[ RUN ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds933[ OK ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds (0 ms)934[ RUN ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot935[ OK ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot (0 ms)936[ RUN ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot937[ OK ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot (0 ms)938[----------] 4 tests from FSSourceAccessorTest (2 ms total)939940[----------] 8 tests from concatStringsSep941[ RUN ] concatStringsSep.empty942[ OK ] concatStringsSep.empty (0 ms)943[ RUN ] concatStringsSep.justOne944[ OK ] concatStringsSep.justOne (0 ms)945[ RUN ] concatStringsSep.emptyString946[ OK ] concatStringsSep.emptyString (0 ms)947[ RUN ] concatStringsSep.emptyStrings948[ OK ] concatStringsSep.emptyStrings (0 ms)949[ RUN ] concatStringsSep.threeEmptyStrings950[ OK ] concatStringsSep.threeEmptyStrings (0 ms)951[ RUN ] concatStringsSep.buildCommaSeparatedString952[ OK ] concatStringsSep.buildCommaSeparatedString (0 ms)953[ RUN ] concatStringsSep.buildStringWithEmptySeparator954[ OK ] concatStringsSep.buildStringWithEmptySeparator (0 ms)955[ RUN ] concatStringsSep.buildSingleString956[ OK ] concatStringsSep.buildSingleString (0 ms)957[----------] 8 tests from concatStringsSep (0 ms total)958959[----------] 4 tests from concatMapStringsSep960[ RUN ] concatMapStringsSep.empty961[ OK ] concatMapStringsSep.empty (0 ms)962[ RUN ] concatMapStringsSep.justOne963[ OK ] concatMapStringsSep.justOne (0 ms)964[ RUN ] concatMapStringsSep.two965[ OK ] concatMapStringsSep.two (0 ms)966[ RUN ] concatMapStringsSep.map967[ OK ] concatMapStringsSep.map (0 ms)968[----------] 4 tests from concatMapStringsSep (0 ms total)969970[----------] 5 tests from dropEmptyInitThenConcatStringsSep971[ RUN ] dropEmptyInitThenConcatStringsSep.empty972[ OK ] dropEmptyInitThenConcatStringsSep.empty (0 ms)973[ RUN ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString974[ OK ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString (0 ms)975[ RUN ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator976[ OK ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator (0 ms)977[ RUN ] dropEmptyInitThenConcatStringsSep.buildSingleString978[ OK ] dropEmptyInitThenConcatStringsSep.buildSingleString (0 ms)979[ RUN ] dropEmptyInitThenConcatStringsSep.emptyStrings980[ OK ] dropEmptyInitThenConcatStringsSep.emptyStrings (0 ms)981[----------] 5 tests from dropEmptyInitThenConcatStringsSep (0 ms total)982983[----------] 12 tests from tokenizeString984[ RUN ] tokenizeString.empty985[ OK ] tokenizeString.empty (0 ms)986[ RUN ] tokenizeString.oneSep987[ OK ] tokenizeString.oneSep (0 ms)988[ RUN ] tokenizeString.twoSep989[ OK ] tokenizeString.twoSep (0 ms)990[ RUN ] tokenizeString.tokenizeSpacesWithDefaults991[ OK ] tokenizeString.tokenizeSpacesWithDefaults (0 ms)992[ RUN ] tokenizeString.tokenizeTabsWithDefaults993[ OK ] tokenizeString.tokenizeTabsWithDefaults (0 ms)994[ RUN ] tokenizeString.tokenizeTabsSpacesWithDefaults995[ OK ] tokenizeString.tokenizeTabsSpacesWithDefaults (0 ms)996[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults997[ OK ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults (0 ms)998[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults999[ OK ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1000[ RUN ] tokenizeString.tokenizeWithCustomSep1001[ OK ] tokenizeString.tokenizeWithCustomSep (0 ms)1002[ RUN ] tokenizeString.tokenizeSepAtStart1003[ OK ] tokenizeString.tokenizeSepAtStart (0 ms)1004[ RUN ] tokenizeString.tokenizeSepAtEnd1005[ OK ] tokenizeString.tokenizeSepAtEnd (0 ms)1006[ RUN ] tokenizeString.tokenizeSepEmpty1007[ OK ] tokenizeString.tokenizeSepEmpty (0 ms)1008[----------] 12 tests from tokenizeString (0 ms total)10091010[----------] 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> > > >1011[ RUN ] splitStringTest/0.empty1012[ OK ] splitStringTest/0.empty (0 ms)1013[ RUN ] splitStringTest/0.oneSep1014[ OK ] splitStringTest/0.oneSep (0 ms)1015[ RUN ] splitStringTest/0.twoSep1016[ OK ] splitStringTest/0.twoSep (0 ms)1017[ RUN ] splitStringTest/0.tokenizeSpacesWithSpaces1018[ OK ] splitStringTest/0.tokenizeSpacesWithSpaces (0 ms)1019[ RUN ] splitStringTest/0.tokenizeTabsWithDefaults1020[ OK ] splitStringTest/0.tokenizeTabsWithDefaults (0 ms)1021[ RUN ] splitStringTest/0.tokenizeTabsSpacesWithDefaults1022[ OK ] splitStringTest/0.tokenizeTabsSpacesWithDefaults (0 ms)1023[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults1024[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1025[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults1026[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1027[ RUN ] splitStringTest/0.tokenizeWithCustomSep1028[ OK ] splitStringTest/0.tokenizeWithCustomSep (0 ms)1029[ RUN ] splitStringTest/0.tokenizeSepAtStart1030[ OK ] splitStringTest/0.tokenizeSepAtStart (0 ms)1031[ RUN ] splitStringTest/0.tokenizeSepAtEnd1032[ OK ] splitStringTest/0.tokenizeSepAtEnd (0 ms)1033[ RUN ] splitStringTest/0.tokenizeSepEmpty1034[ OK ] splitStringTest/0.tokenizeSepEmpty (0 ms)1035[ RUN ] splitStringTest/0.recoveredByConcatStringsSep1036[ OK ] splitStringTest/0.recoveredByConcatStringsSep (0 ms)1037[----------] 13 tests from splitStringTest/0 (0 ms total)10381039[----------] 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> > > >1040[ RUN ] splitStringTest/1.empty1041[ OK ] splitStringTest/1.empty (0 ms)1042[ RUN ] splitStringTest/1.oneSep1043[ OK ] splitStringTest/1.oneSep (0 ms)1044[ RUN ] splitStringTest/1.twoSep1045[ OK ] splitStringTest/1.twoSep (0 ms)1046[ RUN ] splitStringTest/1.tokenizeSpacesWithSpaces1047[ OK ] splitStringTest/1.tokenizeSpacesWithSpaces (0 ms)1048[ RUN ] splitStringTest/1.tokenizeTabsWithDefaults1049[ OK ] splitStringTest/1.tokenizeTabsWithDefaults (0 ms)1050[ RUN ] splitStringTest/1.tokenizeTabsSpacesWithDefaults1051[ OK ] splitStringTest/1.tokenizeTabsSpacesWithDefaults (0 ms)1052[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults1053[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1054[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults1055[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1056[ RUN ] splitStringTest/1.tokenizeWithCustomSep1057[ OK ] splitStringTest/1.tokenizeWithCustomSep (0 ms)1058[ RUN ] splitStringTest/1.tokenizeSepAtStart1059[ OK ] splitStringTest/1.tokenizeSepAtStart (0 ms)1060[ RUN ] splitStringTest/1.tokenizeSepAtEnd1061[ OK ] splitStringTest/1.tokenizeSepAtEnd (0 ms)1062[ RUN ] splitStringTest/1.tokenizeSepEmpty1063[ OK ] splitStringTest/1.tokenizeSepEmpty (0 ms)1064[ RUN ] splitStringTest/1.recoveredByConcatStringsSep1065[ OK ] splitStringTest/1.recoveredByConcatStringsSep (0 ms)1066[----------] 13 tests from splitStringTest/1 (0 ms total)10671068[----------] 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> > > >1069[ RUN ] splitStringTest/2.empty1070[ OK ] splitStringTest/2.empty (0 ms)1071[ RUN ] splitStringTest/2.oneSep1072[ OK ] splitStringTest/2.oneSep (0 ms)1073[ RUN ] splitStringTest/2.twoSep1074[ OK ] splitStringTest/2.twoSep (0 ms)1075[ RUN ] splitStringTest/2.tokenizeSpacesWithSpaces1076[ OK ] splitStringTest/2.tokenizeSpacesWithSpaces (0 ms)1077[ RUN ] splitStringTest/2.tokenizeTabsWithDefaults1078[ OK ] splitStringTest/2.tokenizeTabsWithDefaults (0 ms)1079[ RUN ] splitStringTest/2.tokenizeTabsSpacesWithDefaults1080[ OK ] splitStringTest/2.tokenizeTabsSpacesWithDefaults (0 ms)1081[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults1082[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1083[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults1084[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1085[ RUN ] splitStringTest/2.tokenizeWithCustomSep1086[ OK ] splitStringTest/2.tokenizeWithCustomSep (0 ms)1087[ RUN ] splitStringTest/2.tokenizeSepAtStart1088[ OK ] splitStringTest/2.tokenizeSepAtStart (0 ms)1089[ RUN ] splitStringTest/2.tokenizeSepAtEnd1090[ OK ] splitStringTest/2.tokenizeSepAtEnd (0 ms)1091[ RUN ] splitStringTest/2.tokenizeSepEmpty1092[ OK ] splitStringTest/2.tokenizeSepEmpty (0 ms)1093[ RUN ] splitStringTest/2.recoveredByConcatStringsSep1094[ OK ] splitStringTest/2.recoveredByConcatStringsSep (0 ms)1095[----------] 13 tests from splitStringTest/2 (0 ms total)10961097[----------] 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> > > >1098[ RUN ] splitStringTest/3.empty1099[ OK ] splitStringTest/3.empty (0 ms)1100[ RUN ] splitStringTest/3.oneSep1101[ OK ] splitStringTest/3.oneSep (0 ms)1102[ RUN ] splitStringTest/3.twoSep1103[ OK ] splitStringTest/3.twoSep (0 ms)1104[ RUN ] splitStringTest/3.tokenizeSpacesWithSpaces1105[ OK ] splitStringTest/3.tokenizeSpacesWithSpaces (0 ms)1106[ RUN ] splitStringTest/3.tokenizeTabsWithDefaults1107[ OK ] splitStringTest/3.tokenizeTabsWithDefaults (0 ms)1108[ RUN ] splitStringTest/3.tokenizeTabsSpacesWithDefaults1109[ OK ] splitStringTest/3.tokenizeTabsSpacesWithDefaults (0 ms)1110[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults1111[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1112[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults1113[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1114[ RUN ] splitStringTest/3.tokenizeWithCustomSep1115[ OK ] splitStringTest/3.tokenizeWithCustomSep (0 ms)1116[ RUN ] splitStringTest/3.tokenizeSepAtStart1117[ OK ] splitStringTest/3.tokenizeSepAtStart (0 ms)1118[ RUN ] splitStringTest/3.tokenizeSepAtEnd1119[ OK ] splitStringTest/3.tokenizeSepAtEnd (0 ms)1120[ RUN ] splitStringTest/3.tokenizeSepEmpty1121[ OK ] splitStringTest/3.tokenizeSepEmpty (0 ms)1122[ RUN ] splitStringTest/3.recoveredByConcatStringsSep1123[ OK ] splitStringTest/3.recoveredByConcatStringsSep (0 ms)1124[----------] 13 tests from splitStringTest/3 (0 ms total)11251126[----------] 14 tests from shellSplitString1127[ RUN ] shellSplitString.empty1128[ OK ] shellSplitString.empty (0 ms)1129[ RUN ] shellSplitString.oneWord1130[ OK ] shellSplitString.oneWord (0 ms)1131[ RUN ] shellSplitString.oneWordQuotedWithSpaces1132[ OK ] shellSplitString.oneWordQuotedWithSpaces (0 ms)1133[ RUN ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote1134[ OK ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote (0 ms)1135[ RUN ] shellSplitString.oneWordQuotedWithDoubleQuotes1136[ OK ] shellSplitString.oneWordQuotedWithDoubleQuotes (0 ms)1137[ RUN ] shellSplitString.twoWords1138[ OK ] shellSplitString.twoWords (0 ms)1139[ RUN ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted1140[ OK ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted (0 ms)1141[ RUN ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes1142[ OK ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes (0 ms)1143[ RUN ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes1144[ OK ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes (0 ms)1145[ RUN ] shellSplitString.singleQuoteDoesNotUseEscapes1146[ OK ] shellSplitString.singleQuoteDoesNotUseEscapes (0 ms)1147[ RUN ] shellSplitString.doubleQuoteDoesUseEscapes1148[ OK ] shellSplitString.doubleQuoteDoesUseEscapes (0 ms)1149[ RUN ] shellSplitString.backslashEscapesSpaces1150[ OK ] shellSplitString.backslashEscapesSpaces (0 ms)1151[ RUN ] shellSplitString.backslashEscapesQuotes1152[ OK ] shellSplitString.backslashEscapesQuotes (0 ms)1153[ RUN ] shellSplitString.testUnbalancedQuotes1154[ OK ] shellSplitString.testUnbalancedQuotes (0 ms)1155[----------] 14 tests from shellSplitString (0 ms total)11561157[----------] 11 tests from optionalBracket1158[ RUN ] optionalBracket.emptyContent1159[ OK ] optionalBracket.emptyContent (0 ms)1160[ RUN ] optionalBracket.nonEmptyContent1161[ OK ] optionalBracket.nonEmptyContent (0 ms)1162[ RUN ] optionalBracket.emptyPrefixAndSuffix1163[ OK ] optionalBracket.emptyPrefixAndSuffix (0 ms)1164[ RUN ] optionalBracket.emptyContentEmptyBrackets1165[ OK ] optionalBracket.emptyContentEmptyBrackets (0 ms)1166[ RUN ] optionalBracket.complexBrackets1167[ OK ] optionalBracket.complexBrackets (0 ms)1168[ RUN ] optionalBracket.onlyPrefix1169[ OK ] optionalBracket.onlyPrefix (0 ms)1170[ RUN ] optionalBracket.onlySuffix1171[ OK ] optionalBracket.onlySuffix (0 ms)1172[ RUN ] optionalBracket.optionalWithValue1173[ OK ] optionalBracket.optionalWithValue (0 ms)1174[ RUN ] optionalBracket.optionalNullopt1175[ OK ] optionalBracket.optionalNullopt (0 ms)1176[ RUN ] optionalBracket.optionalEmptyString1177[ OK ] optionalBracket.optionalEmptyString (0 ms)1178[ RUN ] optionalBracket.optionalStringViewWithValue1179[ OK ] optionalBracket.optionalStringViewWithValue (0 ms)1180[----------] 11 tests from optionalBracket (0 ms total)11811182[----------] 1 test from Suggestions1183[ RUN ] Suggestions.Trim1184[ OK ] Suggestions.Trim (0 ms)1185[----------] 1 test from Suggestions (0 ms total)11861187[----------] 7 tests from filterANSIEscapes1188[ RUN ] filterANSIEscapes.emptyString1189[ OK ] filterANSIEscapes.emptyString (0 ms)1190[ RUN ] filterANSIEscapes.doesntChangePrintableChars1191[ OK ] filterANSIEscapes.doesntChangePrintableChars (0 ms)1192[ RUN ] filterANSIEscapes.filtersColorCodes1193[ OK ] filterANSIEscapes.filtersColorCodes (0 ms)1194[ RUN ] filterANSIEscapes.expandsTabs1195[ OK ] filterANSIEscapes.expandsTabs (0 ms)1196[ RUN ] filterANSIEscapes.utf81197[ OK ] filterANSIEscapes.utf8 (0 ms)1198[ RUN ] filterANSIEscapes.osc81199[ OK ] filterANSIEscapes.osc8 (0 ms)1200[ RUN ] filterANSIEscapes.osc8_bell_as_sep1201[ OK ] filterANSIEscapes.osc8_bell_as_sep (0 ms)1202[----------] 7 tests from filterANSIEscapes (0 ms total)12031204[----------] 8 tests from FixGitURLTestSuite1205[ RUN ] FixGitURLTestSuite.rejectFileURLWithAuthority1206[ OK ] FixGitURLTestSuite.rejectFileURLWithAuthority (0 ms)1207[ RUN ] FixGitURLTestSuite.rejectRelativePath1208[ OK ] FixGitURLTestSuite.rejectRelativePath (0 ms)1209[ RUN ] FixGitURLTestSuite.rejectEmptyPathGitScp1210[ OK ] FixGitURLTestSuite.rejectEmptyPathGitScp (0 ms)1211[ RUN ] FixGitURLTestSuite.rejectMalformedBracketedURLs1212warning: SCP-style URL 'user[2001:db8:1::2]:/home/@file' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.12131214Use an explicit absolute path:12151216 user[2001:/db8:1::2]:/home/@file12171218or with an explicit SSH URL:12191220 ssh://user%5B2001/db8:1::2%5D:/home/@file12211222instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:12231224 user[2001:~/db8:1::2]:/home/@file12251226or with an explicit SSH URL:12271228 ssh://user%5B2001/~/db8:1::2%5D:/home/@file1229warning: SCP-style URL 'user:[2001:db8:1::2]:/home/@file' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.12301231Use an explicit absolute path:12321233 user:/[2001:db8:1::2]:/home/@file12341235or with an explicit SSH URL:12361237 ssh://user/%5B2001:db8:1::2%5D:/home/@file12381239instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:12401241 user:~/[2001:db8:1::2]:/home/@file12421243or with an explicit SSH URL:12441245 ssh://user/~/%5B2001:db8:1::2%5D:/home/@file1246[ OK ] FixGitURLTestSuite.rejectMalformedBracketedURLs (0 ms)1247[ RUN ] FixGitURLTestSuite.mismatchedBrackets1248warning: SCP-style URL 'user@[host:path' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.12491250Use an explicit absolute path:12511252 [host:/path12531254or with an explicit SSH URL:12551256 ssh://user@%5Bhost/path12571258instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:12591260 [host:~/path12611262or with an explicit SSH URL:12631264 ssh://user@%5Bhost/~/path1265warning: SCP-style URL '[:path' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.12661267Use an explicit absolute path:12681269 [:/path12701271or with an explicit SSH URL:12721273 ssh://%5B/path12741275instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:12761277 [:~/path12781279or with an explicit SSH URL:12801281 ssh://%5B/~/path1282[ OK ] FixGitURLTestSuite.mismatchedBrackets (0 ms)1283[ RUN ] FixGitURLTestSuite.slashBeforeColonIsNotScp1284[ OK ] FixGitURLTestSuite.slashBeforeColonIsNotScp (0 ms)1285[ RUN ] FixGitURLTestSuite.noColonIsNotScp1286[ OK ] FixGitURLTestSuite.noColonIsNotScp (0 ms)1287[ RUN ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon1288[ OK ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon (0 ms)1289[----------] 8 tests from FixGitURLTestSuite (0 ms total)12901291[----------] 17 tests from parseURL1292[ RUN ] parseURL.parsesSimpleHttpUrlWithComplexFragment1293[ OK ] parseURL.parsesSimpleHttpUrlWithComplexFragment (0 ms)1294[ RUN ] parseURL.rejectsAuthorityInUrlsWithFileTransportation1295[ OK ] parseURL.rejectsAuthorityInUrlsWithFileTransportation (0 ms)1296[ RUN ] parseURL.parseEmptyQueryParams1297warning: dubious URI query '' is missing equal sign '=', ignoring1298warning: dubious URI query '' is missing equal sign '=', ignoring1299warning: dubious URI query '' is missing equal sign '=', ignoring1300warning: dubious URI query '' is missing equal sign '=', ignoring1301warning: dubious URI query '' is missing equal sign '=', ignoring1302warning: dubious URI query '' is missing equal sign '=', ignoring1303[ OK ] parseURL.parseEmptyQueryParams (0 ms)1304[ RUN ] parseURL.parseUserPassword1305[ OK ] parseURL.parseUserPassword (0 ms)1306[ RUN ] parseURL.parseFileURLWithQueryAndFragment1307[ OK ] parseURL.parseFileURLWithQueryAndFragment (0 ms)1308[ RUN ] parseURL.parseFileURL1309[ OK ] parseURL.parseFileURL (0 ms)1310[ RUN ] parseURL.parseFileURLWithAuthority1311[ OK ] parseURL.parseFileURLWithAuthority (0 ms)1312[ RUN ] parseURL.parseFileURLNoLeadingSlash1313[ OK ] parseURL.parseFileURLNoLeadingSlash (0 ms)1314[ RUN ] parseURL.parseHttpTrailingSlash1315[ OK ] parseURL.parseHttpTrailingSlash (0 ms)1316[ RUN ] parseURL.parsedUrlsIsEqualToItself1317[ OK ] parseURL.parsedUrlsIsEqualToItself (0 ms)1318[ RUN ] parseURL.parsedUrlsWithUnescapedChars1319[ OK ] parseURL.parsedUrlsWithUnescapedChars (0 ms)1320[ RUN ] parseURL.parseFTPUrl1321[ OK ] parseURL.parseFTPUrl (0 ms)1322[ RUN ] parseURL.parsesAnythingInUriFormat1323[ OK ] parseURL.parsesAnythingInUriFormat (0 ms)1324[ RUN ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash1325[ OK ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash (0 ms)1326[ RUN ] parseURL.emptyStringIsInvalidURL1327[ OK ] parseURL.emptyStringIsInvalidURL (0 ms)1328[ RUN ] parseURL.parsesHttpUrlWithEmptyPort1329[ OK ] parseURL.parsesHttpUrlWithEmptyPort (0 ms)1330[ RUN ] parseURL.gitlabNamespacedProjectUrls1331[ OK ] parseURL.gitlabNamespacedProjectUrls (0 ms)1332[----------] 17 tests from parseURL (0 ms total)13331334[----------] 4 tests from decodeQuery1335[ RUN ] decodeQuery.emptyStringYieldsEmptyMap1336[ OK ] decodeQuery.emptyStringYieldsEmptyMap (0 ms)1337[ RUN ] decodeQuery.simpleDecode1338[ OK ] decodeQuery.simpleDecode (0 ms)1339[ RUN ] decodeQuery.decodeUrlEncodedArgs1340[ OK ] decodeQuery.decodeUrlEncodedArgs (0 ms)1341[ RUN ] decodeQuery.decodeArgWithEmptyValue1342[ OK ] decodeQuery.decodeArgWithEmptyValue (0 ms)1343[----------] 4 tests from decodeQuery (0 ms total)13441345[----------] 4 tests from percentDecode1346[ RUN ] percentDecode.decodesUrlEncodedString1347[ OK ] percentDecode.decodesUrlEncodedString (0 ms)1348[ RUN ] percentDecode.multipleDecodesAreIdempotent1349[ OK ] percentDecode.multipleDecodesAreIdempotent (0 ms)1350[ RUN ] percentDecode.trailingPercent1351[ OK ] percentDecode.trailingPercent (0 ms)1352[ RUN ] percentDecode.incompleteEncoding1353[ OK ] percentDecode.incompleteEncoding (0 ms)1354[----------] 4 tests from percentDecode (0 ms total)13551356[----------] 5 tests from percentEncode1357[ RUN ] percentEncode.encodesUrlEncodedString1358[ OK ] percentEncode.encodesUrlEncodedString (0 ms)1359[ RUN ] percentEncode.keepArgument1360[ OK ] percentEncode.keepArgument (0 ms)1361[ RUN ] percentEncode.inverseOfDecode1362[ OK ] percentEncode.inverseOfDecode (0 ms)1363[ RUN ] percentEncode.trailingPercent1364[ OK ] percentEncode.trailingPercent (0 ms)1365[ RUN ] percentEncode.yen1366[ OK ] percentEncode.yen (0 ms)1367[----------] 5 tests from percentEncode (0 ms total)13681369[----------] 1 test from nix1370[ RUN ] nix.isValidSchemeName1371[ OK ] nix.isValidSchemeName (0 ms)1372[----------] 1 test from nix (0 ms total)13731374[----------] 3 tests from hasPrefix1375[ RUN ] hasPrefix.emptyStringHasNoPrefix1376[ OK ] hasPrefix.emptyStringHasNoPrefix (0 ms)1377[ RUN ] hasPrefix.emptyStringIsAlwaysPrefix1378[ OK ] hasPrefix.emptyStringIsAlwaysPrefix (0 ms)1379[ RUN ] hasPrefix.trivialCase1380[ OK ] hasPrefix.trivialCase (0 ms)1381[----------] 3 tests from hasPrefix (0 ms total)13821383[----------] 2 tests from hasSuffix1384[ RUN ] hasSuffix.emptyStringHasNoSuffix1385[ OK ] hasSuffix.emptyStringHasNoSuffix (0 ms)1386[ RUN ] hasSuffix.trivialCase1387[ OK ] hasSuffix.trivialCase (0 ms)1388[----------] 2 tests from hasSuffix (0 ms total)13891390[----------] 1 test from getLine1391[ RUN ] getLine.all1392[ OK ] getLine.all (0 ms)1393[----------] 1 test from getLine (0 ms total)13941395[----------] 3 tests from toLower1396[ RUN ] toLower.emptyString1397[ OK ] toLower.emptyString (0 ms)1398[ RUN ] toLower.nonLetters1399[ OK ] toLower.nonLetters (0 ms)1400[ RUN ] toLower.umlauts1401[ OK ] toLower.umlauts (0 ms)1402[----------] 3 tests from toLower (0 ms total)14031404[----------] 2 tests from string2Float1405[ RUN ] string2Float.emptyString1406[ OK ] string2Float.emptyString (0 ms)1407[ RUN ] string2Float.trivialConversions1408[ OK ] string2Float.trivialConversions (0 ms)1409[----------] 2 tests from string2Float (0 ms total)14101411[----------] 2 tests from string2Int1412[ RUN ] string2Int.emptyString1413[ OK ] string2Int.emptyString (0 ms)1414[ RUN ] string2Int.trivialConversions1415[ OK ] string2Int.trivialConversions (0 ms)1416[----------] 2 tests from string2Int (0 ms total)14171418[----------] 1 test from getSizeUnit1419[ RUN ] getSizeUnit.misc1420[ OK ] getSizeUnit.misc (0 ms)1421[----------] 1 test from getSizeUnit (0 ms total)14221423[----------] 1 test from getCommonSizeUnit1424[ RUN ] getCommonSizeUnit.misc1425[ OK ] getCommonSizeUnit.misc (0 ms)1426[----------] 1 test from getCommonSizeUnit (0 ms total)14271428[----------] 1 test from renderSizeWithoutUnit1429[ RUN ] renderSizeWithoutUnit.misc1430[ OK ] renderSizeWithoutUnit.misc (0 ms)1431[----------] 1 test from renderSizeWithoutUnit (0 ms total)14321433[----------] 1 test from renderSize1434[ RUN ] renderSize.misc1435[ OK ] renderSize.misc (0 ms)1436[----------] 1 test from renderSize (0 ms total)14371438[----------] 4 tests from rewriteStrings1439[ RUN ] rewriteStrings.emptyString1440[ OK ] rewriteStrings.emptyString (0 ms)1441[ RUN ] rewriteStrings.emptyRewrites1442[ OK ] rewriteStrings.emptyRewrites (0 ms)1443[ RUN ] rewriteStrings.successfulRewrite1444[ OK ] rewriteStrings.successfulRewrite (0 ms)1445[ RUN ] rewriteStrings.doesntOccur1446[ OK ] rewriteStrings.doesntOccur (0 ms)1447[----------] 4 tests from rewriteStrings (0 ms total)14481449[----------] 3 tests from replaceStrings1450[ RUN ] replaceStrings.emptyString1451[ OK ] replaceStrings.emptyString (0 ms)1452[ RUN ] replaceStrings.successfulReplace1453[ OK ] replaceStrings.successfulReplace (0 ms)1454[ RUN ] replaceStrings.doesntOccur1455[ OK ] replaceStrings.doesntOccur (0 ms)1456[----------] 3 tests from replaceStrings (0 ms total)14571458[----------] 2 tests from trim1459[ RUN ] trim.emptyString1460[ OK ] trim.emptyString (0 ms)1461[ RUN ] trim.removesWhitespace1462[ OK ] trim.removesWhitespace (0 ms)1463[----------] 2 tests from trim (0 ms total)14641465[----------] 2 tests from chomp1466[ RUN ] chomp.emptyString1467[ OK ] chomp.emptyString (0 ms)1468[ RUN ] chomp.removesWhitespace1469[ OK ] chomp.removesWhitespace (0 ms)1470[----------] 2 tests from chomp (0 ms total)14711472[----------] 4 tests from quoteStrings1473[ RUN ] quoteStrings.empty1474[ OK ] quoteStrings.empty (0 ms)1475[ RUN ] quoteStrings.emptyStrings1476[ OK ] quoteStrings.emptyStrings (0 ms)1477[ RUN ] quoteStrings.trivialQuote1478[ OK ] quoteStrings.trivialQuote (0 ms)1479[ RUN ] quoteStrings.quotedStrings1480[ OK ] quoteStrings.quotedStrings (0 ms)1481[----------] 4 tests from quoteStrings (0 ms total)14821483[----------] 2 tests from get1484[ RUN ] get.emptyContainer1485[ OK ] get.emptyContainer (0 ms)1486[ RUN ] get.getFromContainer1487[ OK ] get.getFromContainer (0 ms)1488[----------] 2 tests from get (0 ms total)14891490[----------] 2 tests from getOr1491[ RUN ] getOr.emptyContainer1492[ OK ] getOr.emptyContainer (0 ms)1493[ RUN ] getOr.getFromContainer1494[ OK ] getOr.getFromContainer (0 ms)1495[----------] 2 tests from getOr (0 ms total)14961497[----------] 4 tests from markLast1498[ RUN ] markLast.empty1499[ OK ] markLast.empty (0 ms)1500[ RUN ] markLast.singleElement1501[ OK ] markLast.singleElement (0 ms)1502[ RUN ] markLast.multipleElements1503[ OK ] markLast.multipleElements (0 ms)1504[ RUN ] markLast.mutateThroughReference1505[ OK ] markLast.mutateThroughReference (0 ms)1506[----------] 4 tests from markLast (0 ms total)15071508[----------] 8 tests from XMLWriter1509[ RUN ] XMLWriter.emptyObject1510[ OK ] XMLWriter.emptyObject (0 ms)1511[ RUN ] XMLWriter.objectWithEmptyElement1512[ OK ] XMLWriter.objectWithEmptyElement (0 ms)1513[ RUN ] XMLWriter.objectWithElementWithAttrs1514[ OK ] XMLWriter.objectWithElementWithAttrs (0 ms)1515[ RUN ] XMLWriter.objectWithElementWithEmptyAttrs1516[ OK ] XMLWriter.objectWithElementWithEmptyAttrs (0 ms)1517[ RUN ] XMLWriter.objectWithElementWithAttrsEscaping1518[ OK ] XMLWriter.objectWithElementWithAttrsEscaping (0 ms)1519[ RUN ] XMLWriter.objectWithElementWithAttrsIndented1520[ OK ] XMLWriter.objectWithElementWithAttrsIndented (0 ms)1521[ RUN ] XMLWriter.writeEmptyElement1522[ OK ] XMLWriter.writeEmptyElement (0 ms)1523[ RUN ] XMLWriter.writeEmptyElementWithAttributes1524[ OK ] XMLWriter.writeEmptyElementWithAttributes (0 ms)1525[----------] 8 tests from XMLWriter (0 ms total)15261527[----------] 2 tests from fchmodatTryNoFollow1528[ RUN ] fchmodatTryNoFollow.works1529[ OK ] fchmodatTryNoFollow.works (0 ms)1530[ RUN ] fchmodatTryNoFollow.fallbackWithoutProc1531[ OK ] fchmodatTryNoFollow.fallbackWithoutProc (7 ms)1532[----------] 2 tests from fchmodatTryNoFollow (8 ms total)15331534[----------] 2 tests from MessageWithFds1535[ RUN ] MessageWithFds.streamWithData1536[ OK ] MessageWithFds.streamWithData (1 ms)1537[ RUN ] MessageWithFds.datagramEmptyData1538[ OK ] MessageWithFds.datagramEmptyData (1 ms)1539[----------] 2 tests from MessageWithFds (3 ms total)15401541[----------] 8 tests from NarTest/InvalidNarTest1542[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/01543[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/0 (0 ms)1544[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/11545[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/1 (0 ms)1546[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/21547[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/2 (0 ms)1548[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/31549[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/3 (0 ms)1550[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/41551[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/4 (0 ms)1552[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/51553[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/5 (0 ms)1554[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/61555[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/6 (0 ms)1556[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/71557[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/7 (0 ms)1558[----------] 8 tests from NarTest/InvalidNarTest (0 ms total)15591560[----------] 5 tests from Sha512Paddings/Base64TrailParseTest1561[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/01562[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/0 (0 ms)1563[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/11564[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/1 (0 ms)1565[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/21566[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/2 (0 ms)1567[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/31568[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/3 (0 ms)1569[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/41570[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/4 (0 ms)1571[----------] 5 tests from Sha512Paddings/Base64TrailParseTest (0 ms total)15721573[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest1574[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none1575[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none (0 ms)1576[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz1577[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz (0 ms)1578[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip21579[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip2 (0 ms)1580[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br1581[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br (0 ms)1582[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd1583[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd (0 ms)1584[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/none1585[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/none (0 ms)1586[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/xz1587[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/xz (9 ms)1588[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/bzip21589[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/bzip2 (0 ms)1590[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/br1591[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/br (0 ms)1592[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/zstd1593[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/zstd (0 ms)1594[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none1595/build/source/src/libutil-tests/build/../compression.cc:41: Skipped159615971598[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none (0 ms)1599[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz1600[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz (0 ms)1601[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip21602[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip2 (0 ms)1603[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br1604[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br (0 ms)1605[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd1606[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd (0 ms)1607[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none1608[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none (0 ms)1609[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz1610[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz (0 ms)1611[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip21612[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip2 (0 ms)1613[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br1614[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br (0 ms)1615[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd1616[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd (0 ms)1617[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest (12 ms total)16181619[----------] 4 tests from HashJSON/HashJsonTest1620[ RUN ] HashJSON/HashJsonTest.from_json/01621[ OK ] HashJSON/HashJsonTest.from_json/0 (0 ms)1622[ RUN ] HashJSON/HashJsonTest.from_json/11623[ OK ] HashJSON/HashJsonTest.from_json/1 (0 ms)1624[ RUN ] HashJSON/HashJsonTest.to_json/01625[ OK ] HashJSON/HashJsonTest.to_json/0 (0 ms)1626[ RUN ] HashJSON/HashJsonTest.to_json/11627[ OK ] HashJSON/HashJsonTest.to_json/1 (0 ms)1628[----------] 4 tests from HashJSON/HashJsonTest (0 ms total)16291630[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest1631[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/01632[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/0 (0 ms)1633[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/01634[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/0 (0 ms)1635[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest (0 ms total)16361637[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest1638[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/01639[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/0 (0 ms)1640[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/11641[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/1 (0 ms)1642[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/01643[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/0 (0 ms)1644[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/11645[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/1 (0 ms)1646[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest (0 ms total)16471648[----------] 2 tests from NarListingJSON/NarListingJsonTest1649[ RUN ] NarListingJSON/NarListingJsonTest.from_json/01650[ OK ] NarListingJSON/NarListingJsonTest.from_json/0 (0 ms)1651[ RUN ] NarListingJSON/NarListingJsonTest.to_json/01652[ OK ] NarListingJSON/NarListingJsonTest.to_json/0 (0 ms)1653[----------] 2 tests from NarListingJSON/NarListingJsonTest (0 ms total)16541655[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest1656[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/01657[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/0 (0 ms)1658[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/01659[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/0 (0 ms)1660[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest (0 ms total)16611662[----------] 40 tests from PeekSort/RandomPeekSort1663[ RUN ] PeekSort/RandomPeekSort.defaultComparator/01664[ OK ] PeekSort/RandomPeekSort.defaultComparator/0 (2 ms)1665[ RUN ] PeekSort/RandomPeekSort.defaultComparator/11666[ OK ] PeekSort/RandomPeekSort.defaultComparator/1 (26 ms)1667[ RUN ] PeekSort/RandomPeekSort.defaultComparator/21668[ OK ] PeekSort/RandomPeekSort.defaultComparator/2 (20 ms)1669[ RUN ] PeekSort/RandomPeekSort.defaultComparator/31670[ OK ] PeekSort/RandomPeekSort.defaultComparator/3 (25 ms)1671[ RUN ] PeekSort/RandomPeekSort.defaultComparator/41672[ OK ] PeekSort/RandomPeekSort.defaultComparator/4 (36 ms)1673[ RUN ] PeekSort/RandomPeekSort.defaultComparator/51674[ OK ] PeekSort/RandomPeekSort.defaultComparator/5 (9 ms)1675[ RUN ] PeekSort/RandomPeekSort.defaultComparator/61676[ OK ] PeekSort/RandomPeekSort.defaultComparator/6 (0 ms)1677[ RUN ] PeekSort/RandomPeekSort.defaultComparator/71678[ OK ] PeekSort/RandomPeekSort.defaultComparator/7 (0 ms)1679[ RUN ] PeekSort/RandomPeekSort.defaultComparator/81680[ OK ] PeekSort/RandomPeekSort.defaultComparator/8 (0 ms)1681[ RUN ] PeekSort/RandomPeekSort.defaultComparator/91682[ OK ] PeekSort/RandomPeekSort.defaultComparator/9 (257 ms)1683[ RUN ] PeekSort/RandomPeekSort.greater/01684[ OK ] PeekSort/RandomPeekSort.greater/0 (2 ms)1685[ RUN ] PeekSort/RandomPeekSort.greater/11686[ OK ] PeekSort/RandomPeekSort.greater/1 (25 ms)1687[ RUN ] PeekSort/RandomPeekSort.greater/21688[ OK ] PeekSort/RandomPeekSort.greater/2 (20 ms)1689[ RUN ] PeekSort/RandomPeekSort.greater/31690[ OK ] PeekSort/RandomPeekSort.greater/3 (25 ms)1691[ RUN ] PeekSort/RandomPeekSort.greater/41692[ OK ] PeekSort/RandomPeekSort.greater/4 (35 ms)1693[ RUN ] PeekSort/RandomPeekSort.greater/51694[ OK ] PeekSort/RandomPeekSort.greater/5 (9 ms)1695[ RUN ] PeekSort/RandomPeekSort.greater/61696[ OK ] PeekSort/RandomPeekSort.greater/6 (0 ms)1697[ RUN ] PeekSort/RandomPeekSort.greater/71698[ OK ] PeekSort/RandomPeekSort.greater/7 (0 ms)1699[ RUN ] PeekSort/RandomPeekSort.greater/81700[ OK ] PeekSort/RandomPeekSort.greater/8 (0 ms)1701[ RUN ] PeekSort/RandomPeekSort.greater/91702[ OK ] PeekSort/RandomPeekSort.greater/9 (256 ms)1703[ RUN ] PeekSort/RandomPeekSort.brokenComparator/01704[ OK ] PeekSort/RandomPeekSort.brokenComparator/0 (5 ms)1705[ RUN ] PeekSort/RandomPeekSort.brokenComparator/11706[ OK ] PeekSort/RandomPeekSort.brokenComparator/1 (64 ms)1707[ RUN ] PeekSort/RandomPeekSort.brokenComparator/21708[ OK ] PeekSort/RandomPeekSort.brokenComparator/2 (56 ms)1709[ RUN ] PeekSort/RandomPeekSort.brokenComparator/31710[ OK ] PeekSort/RandomPeekSort.brokenComparator/3 (62 ms)1711[ RUN ] PeekSort/RandomPeekSort.brokenComparator/41712[ OK ] PeekSort/RandomPeekSort.brokenComparator/4 (75 ms)1713[ RUN ] PeekSort/RandomPeekSort.brokenComparator/51714[ OK ] PeekSort/RandomPeekSort.brokenComparator/5 (31 ms)1715[ RUN ] PeekSort/RandomPeekSort.brokenComparator/61716[ OK ] PeekSort/RandomPeekSort.brokenComparator/6 (0 ms)1717[ RUN ] PeekSort/RandomPeekSort.brokenComparator/71718[ OK ] PeekSort/RandomPeekSort.brokenComparator/7 (0 ms)1719[ RUN ] PeekSort/RandomPeekSort.brokenComparator/81720[ OK ] PeekSort/RandomPeekSort.brokenComparator/8 (0 ms)1721[ RUN ] PeekSort/RandomPeekSort.brokenComparator/91722[ OK ] PeekSort/RandomPeekSort.brokenComparator/9 (674 ms)1723[ RUN ] PeekSort/RandomPeekSort.stability/01724[ OK ] PeekSort/RandomPeekSort.stability/0 (2 ms)1725[ RUN ] PeekSort/RandomPeekSort.stability/11726[ OK ] PeekSort/RandomPeekSort.stability/1 (22 ms)1727[ RUN ] PeekSort/RandomPeekSort.stability/21728[ OK ] PeekSort/RandomPeekSort.stability/2 (18 ms)1729[ RUN ] PeekSort/RandomPeekSort.stability/31730[ OK ] PeekSort/RandomPeekSort.stability/3 (22 ms)1731[ RUN ] PeekSort/RandomPeekSort.stability/41732[ OK ] PeekSort/RandomPeekSort.stability/4 (31 ms)1733[ RUN ] PeekSort/RandomPeekSort.stability/51734[ OK ] PeekSort/RandomPeekSort.stability/5 (8 ms)1735[ RUN ] PeekSort/RandomPeekSort.stability/61736[ OK ] PeekSort/RandomPeekSort.stability/6 (0 ms)1737[ RUN ] PeekSort/RandomPeekSort.stability/71738[ OK ] PeekSort/RandomPeekSort.stability/7 (0 ms)1739[ RUN ] PeekSort/RandomPeekSort.stability/81740[ OK ] PeekSort/RandomPeekSort.stability/8 (0 ms)1741[ RUN ] PeekSort/RandomPeekSort.stability/91742[ OK ] PeekSort/RandomPeekSort.stability/9 (233 ms)1743[----------] 40 tests from PeekSort/RandomPeekSort (2065 ms total)17441745[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest1746[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/01747[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/0 (0 ms)1748[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/11749[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/1 (0 ms)1750[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/21751[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/2 (0 ms)1752[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/31753[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/3 (0 ms)1754[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/41755[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/4 (0 ms)1756[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/51757[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/5 (0 ms)1758[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/61759[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/6 (0 ms)1760[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest (0 ms total)17611762[----------] 18 tests from TopoSort/TopoSortTest1763[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/01764[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/0 (0 ms)1765[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/11766[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/1 (0 ms)1767[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/21768[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/2 (0 ms)1769[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/31770[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/3 (0 ms)1771[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/41772[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/4 (0 ms)1773[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/51774[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/5 (0 ms)1775[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/61776[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/6 (0 ms)1777[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/71778[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/7 (0 ms)1779[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/81780[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/8 (0 ms)1781[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/91782[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/9 (0 ms)1783[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/101784[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/10 (0 ms)1785[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/111786[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/11 (0 ms)1787[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/121788[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/12 (0 ms)1789[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/131790[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/13 (0 ms)1791[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/141792[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/14 (0 ms)1793[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/151794[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/15 (0 ms)1795[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/161796[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/16 (0 ms)1797[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/171798[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/17 (0 ms)1799[----------] 18 tests from TopoSort/TopoSortTest (0 ms total)18001801[----------] 38 tests from FixGitURLs/FixGitURLTestSuite1802[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/01803[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/0 (0 ms)1804[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11805warning: SCP-style URL 'git@github.com:owner/repo.git' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.18061807Use an explicit absolute path:18081809 github.com:/owner/repo.git18101811or with an explicit SSH URL:18121813 ssh://git@github.com/owner/repo.git18141815instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:18161817 github.com:~/owner/repo.git18181819or with an explicit SSH URL:18201821 ssh://git@github.com/~/owner/repo.git1822[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/1 (0 ms)1823[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/21824warning: SCP-style URL 'github.com:owner/repo.git' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.18251826Use an explicit absolute path:18271828 github.com:/owner/repo.git18291830or with an explicit SSH URL:18311832 ssh://github.com/owner/repo.git18331834instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:18351836 github.com:~/owner/repo.git18371838or with an explicit SSH URL:18391840 ssh://github.com/~/owner/repo.git1841[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/2 (0 ms)1842[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/31843[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/3 (0 ms)1844[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/41845[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/4 (0 ms)1846[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/51847[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/5 (0 ms)1848[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/61849[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/6 (0 ms)1850[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/71851[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/7 (0 ms)1852[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/81853[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/8 (0 ms)1854[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/91855[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/9 (0 ms)1856[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/101857[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/10 (0 ms)1858[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/111859[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11 (0 ms)1860[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/121861[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/12 (0 ms)1862[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/131863warning: SCP-style URL 'user%20@[::1]:repo/path' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.18641865Use an explicit absolute path:18661867 [::1]:/repo/path18681869or with an explicit SSH URL:18701871 ssh://user%2520@[::1]/repo/path18721873instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:18741875 [::1]:~/repo/path18761877or with an explicit SSH URL:18781879 ssh://user%2520@[::1]/~/repo/path1880[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/13 (0 ms)1881[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/141882warning: SCP-style URL '[2a02:8071:8192:c100:311d:192d:81ac:11ea]:12345' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.18831884Use an explicit absolute path:18851886 [2a02:8071:8192:c100:311d:192d:81ac:11ea]:/1234518871888or with an explicit SSH URL:18891890 ssh://[2a02:8071:8192:c100:311d:192d:81ac:11ea]/1234518911892instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:18931894 [2a02:8071:8192:c100:311d:192d:81ac:11ea]:~/1234518951896or with an explicit SSH URL:18971898 ssh://[2a02:8071:8192:c100:311d:192d:81ac:11ea]/~/123451899[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/14 (0 ms)1900[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/151901[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/15 (0 ms)1902[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/161903warning: SCP-style URL 'host[1]:repo' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.19041905Use an explicit absolute path:19061907 host[1]:/repo19081909or with an explicit SSH URL:19101911 ssh://host%5B1%5D/repo19121913instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:19141915 host[1]:~/repo19161917or with an explicit SSH URL:19181919 ssh://host%5B1%5D/~/repo1920[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/16 (0 ms)1921[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/171922warning: SCP-style URL '[user]@[::1]:path' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.19231924Use an explicit absolute path:19251926 [::1]:/path19271928or with an explicit SSH URL:19291930 ssh://%5Buser%5D@[::1]/path19311932instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:19331934 [::1]:~/path19351936or with an explicit SSH URL:19371938 ssh://%5Buser%5D@[::1]/~/path1939[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/17 (0 ms)1940[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/181941warning: SCP-style URL 'notuser:notpass@notjusthost:restofpath' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.19421943Use an explicit absolute path:19441945 notuser:/notpass@notjusthost:restofpath19461947or with an explicit SSH URL:19481949 ssh://notuser/notpass@notjusthost:restofpath19501951instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:19521953 notuser:~/notpass@notjusthost:restofpath19541955or with an explicit SSH URL:19561957 ssh://notuser/~/notpass@notjusthost:restofpath1958[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/18 (0 ms)1959[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/01960[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/0 (0 ms)1961[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11962[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/1 (0 ms)1963[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/21964[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/2 (0 ms)1965[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/31966[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/3 (0 ms)1967[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/41968[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/4 (0 ms)1969[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/51970[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/5 (0 ms)1971[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/61972[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/6 (0 ms)1973[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/71974[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/7 (0 ms)1975[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/81976[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/8 (0 ms)1977[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/91978[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/9 (0 ms)1979[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/101980[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/10 (0 ms)1981[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/111982[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11 (0 ms)1983[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/121984[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/12 (0 ms)1985[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/131986[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/13 (0 ms)1987[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/141988[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/14 (0 ms)1989[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/151990[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/15 (0 ms)1991[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/161992[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/16 (0 ms)1993[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/171994[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/17 (0 ms)1995[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/181996[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/18 (0 ms)1997[----------] 38 tests from FixGitURLs/FixGitURLTestSuite (0 ms total)19981999[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess2000[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/02001[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/0 (0 ms)2002[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/12003[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/1 (0 ms)2004[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/22005[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/2 (0 ms)2006[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/32007[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/3 (0 ms)2008[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/42009[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/4 (0 ms)2010[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/52011[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/5 (0 ms)2012[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/62013[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/6 (0 ms)2014[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/02015[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/0 (0 ms)2016[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/12017[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/1 (0 ms)2018[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/22019[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/2 (0 ms)2020[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/32021[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/3 (0 ms)2022[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/42023[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/4 (0 ms)2024[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/52025[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/5 (0 ms)2026[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/62027[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/6 (0 ms)2028[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/02029[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/0 (0 ms)2030[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/12031[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/1 (0 ms)2032[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/22033[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/2 (0 ms)2034[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/32035[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/3 (0 ms)2036[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/42037[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/4 (0 ms)2038[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/52039[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/5 (0 ms)2040[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/62041[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/6 (0 ms)2042[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess (0 ms total)20432044[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite2045[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath2046[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath (0 ms)2047[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId2048[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId (0 ms)2049[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId2050[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId (0 ms)2051[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot2052[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot (0 ms)2053[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory2054[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory (0 ms)2055[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash2056[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash (0 ms)2057[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative2058[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative (0 ms)2059[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative2060[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative (0 ms)2061[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride2062[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride (0 ms)2063[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId2064[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId (0 ms)2065[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority2066[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority (0 ms)2067[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative2068[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative (0 ms)2069[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative2070[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative (0 ms)2071[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative2072[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative (0 ms)2073[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative2074[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative (0 ms)2075[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative2076[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative (0 ms)2077[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative2078[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative (0 ms)2079[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite (0 ms total)20802081[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest2082[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path2083[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path (0 ms)2084[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path2085[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path (0 ms)2086[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path2087[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path (0 ms)2088[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing2089[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing (0 ms)2090[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path2091[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path (0 ms)2092[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path2093[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path (0 ms)2094[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority2095[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority (0 ms)2096[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority2097[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority (0 ms)2098[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash2099[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)2100[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash2101[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)2102[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path2103[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path (0 ms)2104[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path2105[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path (0 ms)2106[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path2107[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path (0 ms)2108[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing2109[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing (0 ms)2110[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path2111[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path (0 ms)2112[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path2113[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path (0 ms)2114[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority2115[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority (0 ms)2116[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority2117[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority (0 ms)2118[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash2119[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)2120[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash2121[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)2122[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest (0 ms total)21232124[----------] 8 tests from Unix/UrlPathTest2125[ RUN ] Unix/UrlPathTest.pathToUrlPath/absolute_path2126[ OK ] Unix/UrlPathTest.pathToUrlPath/absolute_path (0 ms)2127[ RUN ] Unix/UrlPathTest.pathToUrlPath/root_path2128[ OK ] Unix/UrlPathTest.pathToUrlPath/root_path (0 ms)2129[ RUN ] Unix/UrlPathTest.urlPathToPath/absolute_path2130[ OK ] Unix/UrlPathTest.urlPathToPath/absolute_path (0 ms)2131[ RUN ] Unix/UrlPathTest.urlPathToPath/root_path2132[ OK ] Unix/UrlPathTest.urlPathToPath/root_path (0 ms)2133[ RUN ] Unix/UrlPathTest.urlToString/absolute_path2134[ OK ] Unix/UrlPathTest.urlToString/absolute_path (0 ms)2135[ RUN ] Unix/UrlPathTest.urlToString/root_path2136[ OK ] Unix/UrlPathTest.urlToString/root_path (0 ms)2137[ RUN ] Unix/UrlPathTest.stringToUrl/absolute_path2138[ OK ] Unix/UrlPathTest.stringToUrl/absolute_path (0 ms)2139[ RUN ] Unix/UrlPathTest.stringToUrl/root_path2140[ OK ] Unix/UrlPathTest.stringToUrl/root_path (0 ms)2141[----------] 8 tests from Unix/UrlPathTest (0 ms total)21422143[----------] Global test environment tear-down2144[==========] 763 tests from 138 test suites ran. (3021 ms total)2145[ PASSED ] 762 tests.2146[ SKIPPED ] 1 test, listed below:2147[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none21482149 YOU HAVE 1 DISABLED TEST2150