nixbot

builds

succeeded nix-util-tests-run checks.aarch64-darwin.package-nix-recursive · build #289 · raw

1Running main() from /nix/var/nix/builds/nix-58737-3037478447/source/googletest/src/gtest_main.cc2Note: Google Test filter = -3[==========] Running 762 tests from 139 test suites.4[----------] Global test environment set-up.5[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest6[ RUN ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow7[ OK ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow (1 ms)8[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest (1 ms total)910[----------] 2 tests from alignUp11[ RUN ] alignUp.value12[ OK ] alignUp.value (0 ms)13[ RUN ] alignUp.notAPowerOf214[ OK ] alignUp.notAPowerOf2 (0 ms)15[----------] 2 tests from alignUp (0 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 long 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=705217463790420950380[ 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 (0 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 (1 ms)108[----------] 1 test from BumpMemoryResource (1 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 (5 ms)140[ RUN ] Checked.add_signed141[ OK ] Checked.add_signed (5 ms)142[ RUN ] Checked.sub_unsigned143[ OK ] Checked.sub_unsigned (5 ms)144[ RUN ] Checked.sub_signed145[ OK ] Checked.sub_signed (5 ms)146[ RUN ] Checked.mul_unsigned147[ OK ] Checked.mul_unsigned (5 ms)148[ RUN ] Checked.mul_signed149[ OK ] Checked.mul_signed (5 ms)150[ RUN ] Checked.div_unsigned151[ OK ] Checked.div_unsigned (7 ms)152[ RUN ] Checked.div_signed153[ OK ] Checked.div_signed (7 ms)154[ RUN ] Checked.div_signed_special_cases155[ OK ] Checked.div_signed_special_cases (0 ms)156[----------] 9 tests from Checked (47 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 (7 ms)171[----------] 6 tests from ChunkedVector (7 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 (36 ms)185[----------] 2 tests from compress (36 ms total)186187[----------] 3 tests from decompress188[ RUN ] decompress.decompressNoneCompressed189[ OK ] decompress.decompressNoneCompressed (0 ms)190[ RUN ] decompress.decompressZstdCompressedParallel191[ OK ] decompress.decompressZstdCompressedParallel (0 ms)192[ RUN ] decompress.decompressZstdMultiFrameLargeInput193[ OK ] decompress.decompressZstdMultiFrameLargeInput (8 ms)194[----------] 3 tests from decompress (8 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[----------] 7 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[----------] 7 tests from ReadLine (0 ms total)292293[----------] 10 tests from BufferedSourceReadLine294[ RUN ] BufferedSourceReadLine.ReadsLinesFromPipe295[ OK ] BufferedSourceReadLine.ReadsLinesFromPipe (0 ms)296[ RUN ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed297[ OK ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)298[ RUN ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed299[ OK ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed (0 ms)300[ RUN ] BufferedSourceReadLine.EmptyLine301[ OK ] BufferedSourceReadLine.EmptyLine (0 ms)302[ RUN ] BufferedSourceReadLine.ConsecutiveEmptyLines303[ OK ] BufferedSourceReadLine.ConsecutiveEmptyLines (0 ms)304[ RUN ] BufferedSourceReadLine.LineWithNullBytes305[ OK ] BufferedSourceReadLine.LineWithNullBytes (0 ms)306[ RUN ] BufferedSourceReadLine.NewlineAtBufferBoundary307[ OK ] BufferedSourceReadLine.NewlineAtBufferBoundary (0 ms)308[ RUN ] BufferedSourceReadLine.DataRemainsAfterReadLine309[ OK ] BufferedSourceReadLine.DataRemainsAfterReadLine (0 ms)310[ RUN ] BufferedSourceReadLine.LineSpansMultipleRefills311[ OK ] BufferedSourceReadLine.LineSpansMultipleRefills (0 ms)312[ RUN ] BufferedSourceReadLine.BufferExhaustedThenEof313[ OK ] BufferedSourceReadLine.BufferExhaustedThenEof (0 ms)314[----------] 10 tests from BufferedSourceReadLine (0 ms total)315316[----------] 1 test from WriteFull317[ RUN ] WriteFull.RespectsAllowInterrupts318[ OK ] WriteFull.RespectsAllowInterrupts (0 ms)319[----------] 1 test from WriteFull (0 ms total)320321[----------] 1 test from readLinkAt322[ RUN ] readLinkAt.works323[ OK ] readLinkAt.works (0 ms)324[----------] 1 test from readLinkAt (0 ms total)325326[----------] 1 test from openFileEnsureBeneathNoSymlinks327[ RUN ] openFileEnsureBeneathNoSymlinks.works328[ OK ] openFileEnsureBeneathNoSymlinks.works (1 ms)329[----------] 1 test from openFileEnsureBeneathNoSymlinks (1 ms total)330331[----------] 5 tests from absPath332[ RUN ] absPath.doesntChangeRoot333[ OK ] absPath.doesntChangeRoot (0 ms)334[ RUN ] absPath.turnsEmptyPathIntoCWD335[ OK ] absPath.turnsEmptyPathIntoCWD (0 ms)336[ RUN ] absPath.usesOptionalBasePathWhenGiven337[ OK ] absPath.usesOptionalBasePathWhenGiven (0 ms)338[ RUN ] absPath.isIdempotent339[ OK ] absPath.isIdempotent (0 ms)340[ RUN ] absPath.pathIsCanonicalised341[ OK ] absPath.pathIsCanonicalised (0 ms)342[----------] 5 tests from absPath (0 ms total)343344[----------] 4 tests from canonPath345[ RUN ] canonPath.removesTrailingSlashes346[ OK ] canonPath.removesTrailingSlashes (0 ms)347[ RUN ] canonPath.removesDots348[ OK ] canonPath.removesDots (0 ms)349[ RUN ] canonPath.removesDots2350[ OK ] canonPath.removesDots2 (0 ms)351[ RUN ] canonPath.requiresAbsolutePath352[ OK ] canonPath.requiresAbsolutePath (0 ms)353[----------] 4 tests from canonPath (0 ms total)354355[----------] 7 tests from baseNameOf356[ RUN ] baseNameOf.emptyPath357[ OK ] baseNameOf.emptyPath (0 ms)358[ RUN ] baseNameOf.pathOnRoot359[ OK ] baseNameOf.pathOnRoot (0 ms)360[ RUN ] baseNameOf.relativePath361[ OK ] baseNameOf.relativePath (0 ms)362[ RUN ] baseNameOf.pathWithTrailingSlashRoot363[ OK ] baseNameOf.pathWithTrailingSlashRoot (0 ms)364[ RUN ] baseNameOf.trailingSlash365[ OK ] baseNameOf.trailingSlash (0 ms)366[ RUN ] baseNameOf.trailingSlashes367[ OK ] baseNameOf.trailingSlashes (0 ms)368[ RUN ] baseNameOf.absoluteNothingSlashNothing369[ OK ] baseNameOf.absoluteNothingSlashNothing (0 ms)370[----------] 7 tests from baseNameOf (0 ms total)371372[----------] 8 tests from isInDir373[ RUN ] isInDir.trivialCase374[ OK ] isInDir.trivialCase (0 ms)375[ RUN ] isInDir.notInDir376[ OK ] isInDir.notInDir (0 ms)377[ RUN ] isInDir.emptyDir378[ OK ] isInDir.emptyDir (0 ms)379[ RUN ] isInDir.hiddenSubdirectory380[ OK ] isInDir.hiddenSubdirectory (0 ms)381[ RUN ] isInDir.ellipsisEntry382[ OK ] isInDir.ellipsisEntry (0 ms)383[ RUN ] isInDir.sameDir384[ OK ] isInDir.sameDir (0 ms)385[ RUN ] isInDir.sameDirDot386[ OK ] isInDir.sameDirDot (0 ms)387[ RUN ] isInDir.dotDotPrefix388[ OK ] isInDir.dotDotPrefix (0 ms)389[----------] 8 tests from isInDir (0 ms total)390391[----------] 5 tests from isDirOrInDir392[ RUN ] isDirOrInDir.trueForSameDirectory393[ OK ] isDirOrInDir.trueForSameDirectory (0 ms)394[ RUN ] isDirOrInDir.trueForEmptyPaths395[ OK ] isDirOrInDir.trueForEmptyPaths (0 ms)396[ RUN ] isDirOrInDir.falseForDisjunctPaths397[ OK ] isDirOrInDir.falseForDisjunctPaths (0 ms)398[ RUN ] isDirOrInDir.relativePaths399[ OK ] isDirOrInDir.relativePaths (0 ms)400[ RUN ] isDirOrInDir.relativePathsTwice401[ OK ] isDirOrInDir.relativePathsTwice (0 ms)402[----------] 5 tests from isDirOrInDir (0 ms total)403404[----------] 3 tests from pathExists405[ RUN ] pathExists.rootExists406[ OK ] pathExists.rootExists (0 ms)407[ RUN ] pathExists.cwdExists408[ OK ] pathExists.cwdExists (0 ms)409[ RUN ] pathExists.bogusPathDoesNotExist410[ OK ] pathExists.bogusPathDoesNotExist (0 ms)411[----------] 3 tests from pathExists (0 ms total)412413[----------] 2 tests from chmodIfNeeded414[ RUN ] chmodIfNeeded.works415[ OK ] chmodIfNeeded.works (0 ms)416[ RUN ] chmodIfNeeded.nonexistent417[ OK ] chmodIfNeeded.nonexistent (0 ms)418[----------] 2 tests from chmodIfNeeded (0 ms total)419420[----------] 2 tests from DirectoryIterator421[ RUN ] DirectoryIterator.works422[ OK ] DirectoryIterator.works (0 ms)423[ RUN ] DirectoryIterator.nonexistent424[ OK ] DirectoryIterator.nonexistent (0 ms)425[----------] 2 tests from DirectoryIterator (0 ms total)426427[----------] 1 test from createAnonymousTempFile428[ RUN ] createAnonymousTempFile.works429[ OK ] createAnonymousTempFile.works (0 ms)430[----------] 1 test from createAnonymousTempFile (0 ms total)431432[----------] 1 test from FdSource433[ RUN ] FdSource.restartWorks434[ OK ] FdSource.restartWorks (0 ms)435[----------] 1 test from FdSource (0 ms total)436437[----------] 1 test from createTempDir438[ RUN ] createTempDir.works439[ OK ] createTempDir.works (0 ms)440[----------] 1 test from createTempDir (0 ms total)441442[----------] 19 tests from fun443[ RUN ] fun.constructFromLambda444[ OK ] fun.constructFromLambda (0 ms)445[ RUN ] fun.constructFromFunctionPointer446[ OK ] fun.constructFromFunctionPointer (0 ms)447[ RUN ] fun.constructFromStdFunction448[ OK ] fun.constructFromStdFunction (0 ms)449[ RUN ] fun.moveConstructFromStdFunction450[ OK ] fun.moveConstructFromStdFunction (0 ms)451[ RUN ] fun.rejectsEmptyStdFunction452[ OK ] fun.rejectsEmptyStdFunction (0 ms)453[ RUN ] fun.rejectsEmptyStdFunctionMove454[ OK ] fun.rejectsEmptyStdFunctionMove (0 ms)455[ RUN ] fun.rejectsNullFunctionPointer456[ OK ] fun.rejectsNullFunctionPointer (0 ms)457[ RUN ] fun.nullptrDeletedAtCompileTime458[ OK ] fun.nullptrDeletedAtCompileTime (0 ms)459[ RUN ] fun.notDefaultConstructible460[ OK ] fun.notDefaultConstructible (0 ms)461[ RUN ] fun.voidReturn462[ OK ] fun.voidReturn (0 ms)463[ RUN ] fun.referenceArgs464[ OK ] fun.referenceArgs (0 ms)465[ RUN ] fun.convertsToStdFunction466[ OK ] fun.convertsToStdFunction (0 ms)467[ RUN ] fun.copyable468[ OK ] fun.copyable (0 ms)469[ RUN ] fun.movable470[ OK ] fun.movable (0 ms)471[ RUN ] fun.capturesState472[ OK ] fun.capturesState (0 ms)473[ RUN ] fun.getFn474[ OK ] fun.getFn (0 ms)475[ RUN ] fun.getFnMove476[ OK ] fun.getFnMove (0 ms)477[ RUN ] fun.forwardsMoveOnlyTypes478[ OK ] fun.forwardsMoveOnlyTypes (0 ms)479[ RUN ] fun.perfectForwardingZeroCost480[ OK ] fun.perfectForwardingZeroCost (0 ms)481[----------] 19 tests from fun (0 ms total)482483[----------] 4 tests from GitMode484[ RUN ] GitMode.gitMode_directory485[ OK ] GitMode.gitMode_directory (0 ms)486[ RUN ] GitMode.gitMode_executable487[ OK ] GitMode.gitMode_executable (0 ms)488[ RUN ] GitMode.gitMode_regular489[ OK ] GitMode.gitMode_regular (0 ms)490[ RUN ] GitMode.gitMode_symlink491[ OK ] GitMode.gitMode_symlink (0 ms)492[----------] 4 tests from GitMode (0 ms total)493494[----------] 7 tests from GitTest495[ RUN ] GitTest.blob_read496[ OK ] GitTest.blob_read (0 ms)497[ RUN ] GitTest.blob_write498[ OK ] GitTest.blob_write (0 ms)499[ RUN ] GitTest.tree_sha1_read500[ OK ] GitTest.tree_sha1_read (0 ms)501[ RUN ] GitTest.tree_sha256_read502[ OK ] GitTest.tree_sha256_read (0 ms)503[ RUN ] GitTest.tree_sha1_write504[ OK ] GitTest.tree_sha1_write (0 ms)505[ RUN ] GitTest.tree_sha256_write506[ OK ] GitTest.tree_sha256_write (0 ms)507[ RUN ] GitTest.both_roundrip508[ OK ] GitTest.both_roundrip (0 ms)509[----------] 7 tests from GitTest (0 ms total)510511[----------] 3 tests from GitLsRemote512[ RUN ] GitLsRemote.parseSymrefLineWithReference513[ OK ] GitLsRemote.parseSymrefLineWithReference (0 ms)514[ RUN ] GitLsRemote.parseSymrefLineWithNoReference515[ OK ] GitLsRemote.parseSymrefLineWithNoReference (0 ms)516[ RUN ] GitLsRemote.parseObjectRefLine517[ OK ] GitLsRemote.parseObjectRefLine (0 ms)518[----------] 3 tests from GitLsRemote (0 ms total)519520[----------] 3 tests from BLAKE3HashTest521[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes1522[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes1 (0 ms)523[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes2524[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes2 (0 ms)525[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes3526[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes3 (0 ms)527[----------] 3 tests from BLAKE3HashTest (0 ms total)528529[----------] 8 tests from hashString530[ RUN ] hashString.testKnownMD5Hashes1531[ OK ] hashString.testKnownMD5Hashes1 (0 ms)532[ RUN ] hashString.testKnownMD5Hashes2533[ OK ] hashString.testKnownMD5Hashes2 (0 ms)534[ RUN ] hashString.testKnownSHA1Hashes1535[ OK ] hashString.testKnownSHA1Hashes1 (0 ms)536[ RUN ] hashString.testKnownSHA1Hashes2537[ OK ] hashString.testKnownSHA1Hashes2 (0 ms)538[ RUN ] hashString.testKnownSHA256Hashes1539[ OK ] hashString.testKnownSHA256Hashes1 (0 ms)540[ RUN ] hashString.testKnownSHA256Hashes2541[ OK ] hashString.testKnownSHA256Hashes2 (0 ms)542[ RUN ] hashString.testKnownSHA512Hashes1543[ OK ] hashString.testKnownSHA512Hashes1 (0 ms)544[ RUN ] hashString.testKnownSHA512Hashes2545[ OK ] hashString.testKnownSHA512Hashes2 (0 ms)546[----------] 8 tests from hashString (0 ms total)547548[----------] 3 tests from hashParseExplicitFormatUnprefixed549[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct550[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct (0 ms)551[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo552[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo (0 ms)553[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase554[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase (0 ms)555[----------] 3 tests from hashParseExplicitFormatUnprefixed (0 ms total)556557[----------] 2 tests from hashFormat558[ RUN ] hashFormat.testRoundTripPrintParse559[ OK ] hashFormat.testRoundTripPrintParse (0 ms)560[ RUN ] hashFormat.testParseHashFormatOptException561[ OK ] hashFormat.testParseHashFormatOptException (0 ms)562[----------] 2 tests from hashFormat (0 ms total)563564[----------] 5 tests from hiliteMatches565[ RUN ] hiliteMatches.noHighlight566[ OK ] hiliteMatches.noHighlight (0 ms)567[ RUN ] hiliteMatches.simpleHighlight568[ OK ] hiliteMatches.simpleHighlight (0 ms)569[ RUN ] hiliteMatches.multipleMatches570[ OK ] hiliteMatches.multipleMatches (0 ms)571[ RUN ] hiliteMatches.overlappingMatches572[ OK ] hiliteMatches.overlappingMatches (0 ms)573[ RUN ] hiliteMatches.complexOverlappingMatches574[ OK ] hiliteMatches.complexOverlappingMatches (0 ms)575[----------] 5 tests from hiliteMatches (0 ms total)576577[----------] 3 tests from to_json578[ RUN ] to_json.optionalInt579[ OK ] to_json.optionalInt (0 ms)580[ RUN ] to_json.vectorOfOptionalInts581[ OK ] to_json.vectorOfOptionalInts (0 ms)582[ RUN ] to_json.optionalVectorOfInts583[ OK ] to_json.optionalVectorOfInts (0 ms)584[----------] 3 tests from to_json (0 ms total)585586[----------] 2 tests from from_json587[ RUN ] from_json.optionalInt588[ OK ] from_json.optionalInt (0 ms)589[ RUN ] from_json.vectorOfOptionalInts590[ OK ] from_json.vectorOfOptionalInts (0 ms)591[----------] 2 tests from from_json (0 ms total)592593[----------] 2 tests from valueAt594[ RUN ] valueAt.simpleObject595[ OK ] valueAt.simpleObject (0 ms)596[ RUN ] valueAt.missingKey597[ OK ] valueAt.missingKey (0 ms)598[----------] 2 tests from valueAt (0 ms total)599600[----------] 2 tests from getObject601[ RUN ] getObject.rightAssertions602[ OK ] getObject.rightAssertions (0 ms)603[ RUN ] getObject.wrongAssertions604[ OK ] getObject.wrongAssertions (0 ms)605[----------] 2 tests from getObject (0 ms total)606607[----------] 2 tests from getArray608[ RUN ] getArray.rightAssertions609[ OK ] getArray.rightAssertions (0 ms)610[ RUN ] getArray.wrongAssertions611[ OK ] getArray.wrongAssertions (0 ms)612[----------] 2 tests from getArray (0 ms total)613614[----------] 2 tests from getString615[ RUN ] getString.rightAssertions616[ OK ] getString.rightAssertions (0 ms)617[ RUN ] getString.wrongAssertions618[ OK ] getString.wrongAssertions (0 ms)619[----------] 2 tests from getString (0 ms total)620621[----------] 2 tests from getIntegralNumber622[ RUN ] getIntegralNumber.rightAssertions623[ OK ] getIntegralNumber.rightAssertions (0 ms)624[ RUN ] getIntegralNumber.wrongAssertions625[ OK ] getIntegralNumber.wrongAssertions (0 ms)626[----------] 2 tests from getIntegralNumber (0 ms total)627628[----------] 2 tests from getBoolean629[ RUN ] getBoolean.rightAssertions630[ OK ] getBoolean.rightAssertions (0 ms)631[ RUN ] getBoolean.wrongAssertions632[ OK ] getBoolean.wrongAssertions (0 ms)633[----------] 2 tests from getBoolean (0 ms total)634635[----------] 2 tests from optionalValueAt636[ RUN ] optionalValueAt.existing637[ OK ] optionalValueAt.existing (0 ms)638[ RUN ] optionalValueAt.empty639[ OK ] optionalValueAt.empty (0 ms)640[----------] 2 tests from optionalValueAt (0 ms total)641642[----------] 2 tests from getNullable643[ RUN ] getNullable.null644[ OK ] getNullable.null (0 ms)645[ RUN ] getNullable.empty646[ OK ] getNullable.empty (0 ms)647[----------] 2 tests from getNullable (0 ms total)648649[----------] 2 tests from local_keys650[ RUN ] local_keys.signAndVerify651[ OK ] local_keys.signAndVerify (1 ms)652[ RUN ] local_keys.rfc8032TestVector653[ OK ] local_keys.rfc8032TestVector (0 ms)654[----------] 2 tests from local_keys (1 ms total)655656[----------] 13 tests from LRUCache657[ RUN ] LRUCache.sizeOfEmptyCacheIsZero658[ OK ] LRUCache.sizeOfEmptyCacheIsZero (0 ms)659[ RUN ] LRUCache.sizeOfSingleElementCacheIsOne660[ OK ] LRUCache.sizeOfSingleElementCacheIsOne (0 ms)661[ RUN ] LRUCache.getFromEmptyCache662[ OK ] LRUCache.getFromEmptyCache (0 ms)663[ RUN ] LRUCache.getExistingValue664[ OK ] LRUCache.getExistingValue (0 ms)665[ RUN ] LRUCache.getNonExistingValueFromNonEmptyCache666[ OK ] LRUCache.getNonExistingValueFromNonEmptyCache (0 ms)667[ RUN ] LRUCache.upsertOnZeroCapacityCache668[ OK ] LRUCache.upsertOnZeroCapacityCache (0 ms)669[ RUN ] LRUCache.updateExistingValue670[ OK ] LRUCache.updateExistingValue (0 ms)671[ RUN ] LRUCache.overwriteOldestWhenCapacityIsReached672[ OK ] LRUCache.overwriteOldestWhenCapacityIsReached (0 ms)673[ RUN ] LRUCache.clearEmptyCache674[ OK ] LRUCache.clearEmptyCache (0 ms)675[ RUN ] LRUCache.clearNonEmptyCache676[ OK ] LRUCache.clearNonEmptyCache (0 ms)677[ RUN ] LRUCache.eraseFromEmptyCache678[ OK ] LRUCache.eraseFromEmptyCache (0 ms)679[ RUN ] LRUCache.eraseMissingFromNonEmptyCache680[ OK ] LRUCache.eraseMissingFromNonEmptyCache (0 ms)681[ RUN ] LRUCache.eraseFromNonEmptyCache682[ OK ] LRUCache.eraseFromNonEmptyCache (0 ms)683[----------] 13 tests from LRUCache (0 ms total)684685[----------] 3 tests from memo686[ RUN ] memo.computesOnce687[ OK ] memo.computesOnce (0 ms)688[ RUN ] memo.copiesShareCache689[ OK ] memo.copiesShareCache (0 ms)690[ RUN ] memo.worksWithString691[ OK ] memo.worksWithString (0 ms)692[----------] 3 tests from memo (0 ms total)693694[----------] 18 tests from MemorySourceAccessorTestErrors695[ RUN ] MemorySourceAccessorTestErrors.readFileNotFound696[ OK ] MemorySourceAccessorTestErrors.readFileNotFound (0 ms)697[ RUN ] MemorySourceAccessorTestErrors.readFileNotARegularFile698[ OK ] MemorySourceAccessorTestErrors.readFileNotARegularFile (0 ms)699[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotFound700[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotFound (0 ms)701[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory702[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory (0 ms)703[ RUN ] MemorySourceAccessorTestErrors.readLinkNotFound704[ OK ] MemorySourceAccessorTestErrors.readLinkNotFound (0 ms)705[ RUN ] MemorySourceAccessorTestErrors.readLinkNotASymlink706[ OK ] MemorySourceAccessorTestErrors.readLinkNotASymlink (0 ms)707[ RUN ] MemorySourceAccessorTestErrors.addFileParentNotDirectory708[ OK ] MemorySourceAccessorTestErrors.addFileParentNotDirectory (0 ms)709[ RUN ] MemorySourceAccessorTestErrors.addFileNotARegularFile710[ OK ] MemorySourceAccessorTestErrors.addFileNotARegularFile (0 ms)711[ RUN ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory712[ OK ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory (0 ms)713[ RUN ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory714[ OK ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory (0 ms)715[ RUN ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory716[ OK ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory (0 ms)717[ RUN ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile718[ OK ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile (0 ms)719[ RUN ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory720[ OK ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory (0 ms)721[ RUN ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink722[ OK ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink (0 ms)723[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile724[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile (0 ms)725[ RUN ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile726[ OK ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile (0 ms)727[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink728[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink (0 ms)729[ RUN ] MemorySourceAccessorTestErrors.createFileThroughSymlink730[ OK ] MemorySourceAccessorTestErrors.createFileThroughSymlink (0 ms)731[----------] 18 tests from MemorySourceAccessorTestErrors (0 ms total)732733[----------] 1 test from MonitorFdHup734[ RUN ] MonitorFdHup.shouldNotBlock735[ OK ] MonitorFdHup.shouldNotBlock (0 ms)736[----------] 1 test from MonitorFdHup (0 ms total)737738[----------] 1 test from nix_api_util739[ RUN ] nix_api_util.nix_version_get740[ OK ] nix_api_util.nix_version_get (0 ms)741[----------] 1 test from nix_api_util (0 ms total)742743[----------] 8 tests from nix_api_util_context744[ RUN ] nix_api_util_context.nix_setting_get745[ OK ] nix_api_util_context.nix_setting_get (0 ms)746[ RUN ] nix_api_util_context.nix_setting_set747[ OK ] nix_api_util_context.nix_setting_set (0 ms)748[ RUN ] nix_api_util_context.nix_err_msg749[ OK ] nix_api_util_context.nix_err_msg (0 ms)750[ RUN ] nix_api_util_context.nix_err_code751[ OK ] nix_api_util_context.nix_err_code (0 ms)752[ RUN ] nix_api_util_context.nix_context_error753[ OK ] nix_api_util_context.nix_context_error (0 ms)754[ RUN ] nix_api_util_context.nix_set_err_msg755[ OK ] nix_api_util_context.nix_set_err_msg (0 ms)756[ RUN ] nix_api_util_context.nix_err_info_msg757[ OK ] nix_api_util_context.nix_err_info_msg (0 ms)758[ RUN ] nix_api_util_context.nix_err_name759[ OK ] nix_api_util_context.nix_err_name (0 ms)760[----------] 8 tests from nix_api_util_context (0 ms total)761762[----------] 7 tests from Pool763[ RUN ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity764[ OK ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity (0 ms)765[ RUN ] Pool.freshPoolCanGetAResource766[ OK ] Pool.freshPoolCanGetAResource (0 ms)767[ RUN ] Pool.capacityCanBeIncremented768[ OK ] Pool.capacityCanBeIncremented (0 ms)769[ RUN ] Pool.capacityCanBeDecremented770[ OK ] Pool.capacityCanBeDecremented (0 ms)771[ RUN ] Pool.flushBadDropsOutOfScopeResources772[ OK ] Pool.flushBadDropsOutOfScopeResources (0 ms)773[ RUN ] Pool.reuseResource774[ OK ] Pool.reuseResource (0 ms)775[ RUN ] Pool.badResourceIsNotReused776[ OK ] Pool.badResourceIsNotReused (0 ms)777[----------] 7 tests from Pool (0 ms total)778779[----------] 4 tests from Position780[ RUN ] Position.getSnippetUpTo_0781[ OK ] Position.getSnippetUpTo_0 (0 ms)782[ RUN ] Position.getSnippetUpTo_1783[ OK ] Position.getSnippetUpTo_1 (0 ms)784[ RUN ] Position.getSnippetUpTo_2785[ OK ] Position.getSnippetUpTo_2 (0 ms)786[ RUN ] Position.example_1787[ OK ] Position.example_1 (0 ms)788[----------] 4 tests from Position (0 ms total)789790[----------] 1 test from statusOk791[ RUN ] statusOk.zeroIsOk792[ OK ] statusOk.zeroIsOk (0 ms)793[----------] 1 test from statusOk (0 ms total)794795[----------] 6 tests from ref796[ RUN ] ref.upcast_is_implicit797[ OK ] ref.upcast_is_implicit (0 ms)798[ RUN ] ref.downcast_is_rejected799[ OK ] ref.downcast_is_rejected (0 ms)800[ RUN ] ref.same_type_conversion801[ OK ] ref.same_type_conversion (0 ms)802[ RUN ] ref.explicit_downcast_with_cast803[ OK ] ref.explicit_downcast_with_cast (0 ms)804[ RUN ] ref.invalid_cast_throws805[ OK ] ref.invalid_cast_throws (0 ms)806[ RUN ] ref.explicit_downcast_with_dynamic_pointer_cast807[ OK ] ref.explicit_downcast_with_dynamic_pointer_cast (0 ms)808[----------] 6 tests from ref (0 ms total)809810[----------] 1 test from readNum811[ RUN ] readNum.negativeValuesSerialiseWellDefined812[ OK ] readNum.negativeValuesSerialiseWellDefined (0 ms)813[----------] 1 test from readNum (0 ms total)814815[----------] 1 test from readPadding816[ RUN ] readPadding.works817[ OK ] readPadding.works (0 ms)818[----------] 1 test from readPadding (0 ms total)819820[----------] 1 test from sourceToSink821[ RUN ] sourceToSink.forcedUnwindUcaughtExceptions822[ OK ] sourceToSink.forcedUnwindUcaughtExceptions (0 ms)823[----------] 1 test from sourceToSink (0 ms total)824825[----------] 2 tests from MonotonicSubranges826[ RUN ] MonotonicSubranges.empty827[ OK ] MonotonicSubranges.empty (0 ms)828[ RUN ] MonotonicSubranges.basic829[ OK ] MonotonicSubranges.basic (0 ms)830[----------] 2 tests from MonotonicSubranges (0 ms total)831832[----------] 2 tests from SortTestPermutations/0, where TypeParam = int833[ RUN ] SortTestPermutations/0.insertionsort834[ OK ] SortTestPermutations/0.insertionsort (0 ms)835[ RUN ] SortTestPermutations/0.peeksort836[ OK ] SortTestPermutations/0.peeksort (0 ms)837[----------] 2 tests from SortTestPermutations/0 (0 ms total)838839[----------] 2 tests from SortTestPermutations/1, where TypeParam = long long840[ RUN ] SortTestPermutations/1.insertionsort841[ OK ] SortTestPermutations/1.insertionsort (0 ms)842[ RUN ] SortTestPermutations/1.peeksort843[ OK ] SortTestPermutations/1.peeksort (0 ms)844[----------] 2 tests from SortTestPermutations/1 (0 ms total)845846[----------] 2 tests from SortTestPermutations/2, where TypeParam = short847[ RUN ] SortTestPermutations/2.insertionsort848[ OK ] SortTestPermutations/2.insertionsort (0 ms)849[ RUN ] SortTestPermutations/2.peeksort850[ OK ] SortTestPermutations/2.peeksort (0 ms)851[----------] 2 tests from SortTestPermutations/2 (0 ms total)852853[----------] 2 tests from SortTestPermutations/3, where TypeParam = unsigned int854[ RUN ] SortTestPermutations/3.insertionsort855[ OK ] SortTestPermutations/3.insertionsort (0 ms)856[ RUN ] SortTestPermutations/3.peeksort857[ OK ] SortTestPermutations/3.peeksort (0 ms)858[----------] 2 tests from SortTestPermutations/3 (0 ms total)859860[----------] 2 tests from SortTestPermutations/4, where TypeParam = unsigned long861[ RUN ] SortTestPermutations/4.insertionsort862[ OK ] SortTestPermutations/4.insertionsort (0 ms)863[ RUN ] SortTestPermutations/4.peeksort864[ OK ] SortTestPermutations/4.peeksort (0 ms)865[----------] 2 tests from SortTestPermutations/4 (0 ms total)866867[----------] 1 test from InsertionSort868[ RUN ] InsertionSort.empty869[ OK ] InsertionSort.empty (0 ms)870[----------] 1 test from InsertionSort (0 ms total)871872[----------] 4 tests from SortProperty/0, where TypeParam = int873[ RUN ] SortProperty/0.peeksortSorted874[ OK ] SortProperty/0.peeksortSorted (0 ms)875[ RUN ] SortProperty/0.peeksortSortedGreater876[ OK ] SortProperty/0.peeksortSortedGreater (0 ms)877[ RUN ] SortProperty/0.insertionsortSorted878[ OK ] SortProperty/0.insertionsortSorted (0 ms)879[ RUN ] SortProperty/0.peeksortSortedLinearComparisonComplexity880[ OK ] SortProperty/0.peeksortSortedLinearComparisonComplexity (0 ms)881[----------] 4 tests from SortProperty/0 (0 ms total)882883[----------] 4 tests from SortProperty/1, where TypeParam = unsigned int884[ RUN ] SortProperty/1.peeksortSorted885[ OK ] SortProperty/1.peeksortSorted (0 ms)886[ RUN ] SortProperty/1.peeksortSortedGreater887[ OK ] SortProperty/1.peeksortSortedGreater (0 ms)888[ RUN ] SortProperty/1.insertionsortSorted889[ OK ] SortProperty/1.insertionsortSorted (0 ms)890[ RUN ] SortProperty/1.peeksortSortedLinearComparisonComplexity891[ OK ] SortProperty/1.peeksortSortedLinearComparisonComplexity (0 ms)892[----------] 4 tests from SortProperty/1 (0 ms total)893894[----------] 4 tests from SortProperty/2, where TypeParam = long long895[ RUN ] SortProperty/2.peeksortSorted896[ OK ] SortProperty/2.peeksortSorted (0 ms)897[ RUN ] SortProperty/2.peeksortSortedGreater898[ OK ] SortProperty/2.peeksortSortedGreater (0 ms)899[ RUN ] SortProperty/2.insertionsortSorted900[ OK ] SortProperty/2.insertionsortSorted (0 ms)901[ RUN ] SortProperty/2.peeksortSortedLinearComparisonComplexity902[ OK ] SortProperty/2.peeksortSortedLinearComparisonComplexity (0 ms)903[----------] 4 tests from SortProperty/2 (1 ms total)904905[----------] 4 tests from SortProperty/3, where TypeParam = short906[ RUN ] SortProperty/3.peeksortSorted907[ OK ] SortProperty/3.peeksortSorted (0 ms)908[ RUN ] SortProperty/3.peeksortSortedGreater909[ OK ] SortProperty/3.peeksortSortedGreater (0 ms)910[ RUN ] SortProperty/3.insertionsortSorted911[ OK ] SortProperty/3.insertionsortSorted (0 ms)912[ RUN ] SortProperty/3.peeksortSortedLinearComparisonComplexity913[ OK ] SortProperty/3.peeksortSortedLinearComparisonComplexity (0 ms)914[----------] 4 tests from SortProperty/3 (0 ms total)915916[----------] 4 tests from SortProperty/4, where TypeParam = std::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>917[ RUN ] SortProperty/4.peeksortSorted918[ OK ] SortProperty/4.peeksortSorted (1 ms)919[ RUN ] SortProperty/4.peeksortSortedGreater920[ OK ] SortProperty/4.peeksortSortedGreater (1 ms)921[ RUN ] SortProperty/4.insertionsortSorted922[ OK ] SortProperty/4.insertionsortSorted (1 ms)923[ RUN ] SortProperty/4.peeksortSortedLinearComparisonComplexity924[ OK ] SortProperty/4.peeksortSortedLinearComparisonComplexity (1 ms)925[----------] 4 tests from SortProperty/4 (4 ms total)926927[----------] 1 test from SortProperty928[ RUN ] SortProperty.peeksortStability929[ OK ] SortProperty.peeksortStability (0 ms)930[----------] 1 test from SortProperty (0 ms total)931932[----------] 4 tests from FSSourceAccessorTest933[ RUN ] FSSourceAccessorTest.works934[ OK ] FSSourceAccessorTest.works (0 ms)935[ RUN ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds936[ OK ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds (0 ms)937[ RUN ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot938[ OK ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot (0 ms)939[ RUN ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot940[ OK ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot (0 ms)941[----------] 4 tests from FSSourceAccessorTest (1 ms total)942943[----------] 8 tests from concatStringsSep944[ RUN ] concatStringsSep.empty945[ OK ] concatStringsSep.empty (0 ms)946[ RUN ] concatStringsSep.justOne947[ OK ] concatStringsSep.justOne (0 ms)948[ RUN ] concatStringsSep.emptyString949[ OK ] concatStringsSep.emptyString (0 ms)950[ RUN ] concatStringsSep.emptyStrings951[ OK ] concatStringsSep.emptyStrings (0 ms)952[ RUN ] concatStringsSep.threeEmptyStrings953[ OK ] concatStringsSep.threeEmptyStrings (0 ms)954[ RUN ] concatStringsSep.buildCommaSeparatedString955[ OK ] concatStringsSep.buildCommaSeparatedString (0 ms)956[ RUN ] concatStringsSep.buildStringWithEmptySeparator957[ OK ] concatStringsSep.buildStringWithEmptySeparator (0 ms)958[ RUN ] concatStringsSep.buildSingleString959[ OK ] concatStringsSep.buildSingleString (0 ms)960[----------] 8 tests from concatStringsSep (0 ms total)961962[----------] 4 tests from concatMapStringsSep963[ RUN ] concatMapStringsSep.empty964[ OK ] concatMapStringsSep.empty (0 ms)965[ RUN ] concatMapStringsSep.justOne966[ OK ] concatMapStringsSep.justOne (0 ms)967[ RUN ] concatMapStringsSep.two968[ OK ] concatMapStringsSep.two (0 ms)969[ RUN ] concatMapStringsSep.map970[ OK ] concatMapStringsSep.map (0 ms)971[----------] 4 tests from concatMapStringsSep (0 ms total)972973[----------] 5 tests from dropEmptyInitThenConcatStringsSep974[ RUN ] dropEmptyInitThenConcatStringsSep.empty975[ OK ] dropEmptyInitThenConcatStringsSep.empty (0 ms)976[ RUN ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString977[ OK ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString (0 ms)978[ RUN ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator979[ OK ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator (0 ms)980[ RUN ] dropEmptyInitThenConcatStringsSep.buildSingleString981[ OK ] dropEmptyInitThenConcatStringsSep.buildSingleString (0 ms)982[ RUN ] dropEmptyInitThenConcatStringsSep.emptyStrings983[ OK ] dropEmptyInitThenConcatStringsSep.emptyStrings (0 ms)984[----------] 5 tests from dropEmptyInitThenConcatStringsSep (0 ms total)985986[----------] 12 tests from tokenizeString987[ RUN ] tokenizeString.empty988[ OK ] tokenizeString.empty (0 ms)989[ RUN ] tokenizeString.oneSep990[ OK ] tokenizeString.oneSep (0 ms)991[ RUN ] tokenizeString.twoSep992[ OK ] tokenizeString.twoSep (0 ms)993[ RUN ] tokenizeString.tokenizeSpacesWithDefaults994[ OK ] tokenizeString.tokenizeSpacesWithDefaults (0 ms)995[ RUN ] tokenizeString.tokenizeTabsWithDefaults996[ OK ] tokenizeString.tokenizeTabsWithDefaults (0 ms)997[ RUN ] tokenizeString.tokenizeTabsSpacesWithDefaults998[ OK ] tokenizeString.tokenizeTabsSpacesWithDefaults (0 ms)999[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults1000[ OK ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1001[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults1002[ OK ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1003[ RUN ] tokenizeString.tokenizeWithCustomSep1004[ OK ] tokenizeString.tokenizeWithCustomSep (0 ms)1005[ RUN ] tokenizeString.tokenizeSepAtStart1006[ OK ] tokenizeString.tokenizeSepAtStart (0 ms)1007[ RUN ] tokenizeString.tokenizeSepAtEnd1008[ OK ] tokenizeString.tokenizeSepAtEnd (0 ms)1009[ RUN ] tokenizeString.tokenizeSepEmpty1010[ OK ] tokenizeString.tokenizeSepEmpty (0 ms)1011[----------] 12 tests from tokenizeString (0 ms total)10121013[----------] 13 tests from splitStringTest/0, where TypeParam = std::vector<std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>,std::__1::allocator<std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>>>1014[ RUN ] splitStringTest/0.empty1015[ OK ] splitStringTest/0.empty (0 ms)1016[ RUN ] splitStringTest/0.oneSep1017[ OK ] splitStringTest/0.oneSep (0 ms)1018[ RUN ] splitStringTest/0.twoSep1019[ OK ] splitStringTest/0.twoSep (0 ms)1020[ RUN ] splitStringTest/0.tokenizeSpacesWithSpaces1021[ OK ] splitStringTest/0.tokenizeSpacesWithSpaces (0 ms)1022[ RUN ] splitStringTest/0.tokenizeTabsWithDefaults1023[ OK ] splitStringTest/0.tokenizeTabsWithDefaults (0 ms)1024[ RUN ] splitStringTest/0.tokenizeTabsSpacesWithDefaults1025[ OK ] splitStringTest/0.tokenizeTabsSpacesWithDefaults (0 ms)1026[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults1027[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1028[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults1029[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1030[ RUN ] splitStringTest/0.tokenizeWithCustomSep1031[ OK ] splitStringTest/0.tokenizeWithCustomSep (0 ms)1032[ RUN ] splitStringTest/0.tokenizeSepAtStart1033[ OK ] splitStringTest/0.tokenizeSepAtStart (0 ms)1034[ RUN ] splitStringTest/0.tokenizeSepAtEnd1035[ OK ] splitStringTest/0.tokenizeSepAtEnd (0 ms)1036[ RUN ] splitStringTest/0.tokenizeSepEmpty1037[ OK ] splitStringTest/0.tokenizeSepEmpty (0 ms)1038[ RUN ] splitStringTest/0.recoveredByConcatStringsSep1039[ OK ] splitStringTest/0.recoveredByConcatStringsSep (0 ms)1040[----------] 13 tests from splitStringTest/0 (0 ms total)10411042[----------] 13 tests from splitStringTest/1, where TypeParam = std::vector<std::__1::basic_string_view<char,std::__1::char_traits<char>>,std::__1::allocator<std::__1::basic_string_view<char,std::__1::char_traits<char>>>>1043[ RUN ] splitStringTest/1.empty1044[ OK ] splitStringTest/1.empty (0 ms)1045[ RUN ] splitStringTest/1.oneSep1046[ OK ] splitStringTest/1.oneSep (0 ms)1047[ RUN ] splitStringTest/1.twoSep1048[ OK ] splitStringTest/1.twoSep (0 ms)1049[ RUN ] splitStringTest/1.tokenizeSpacesWithSpaces1050[ OK ] splitStringTest/1.tokenizeSpacesWithSpaces (0 ms)1051[ RUN ] splitStringTest/1.tokenizeTabsWithDefaults1052[ OK ] splitStringTest/1.tokenizeTabsWithDefaults (0 ms)1053[ RUN ] splitStringTest/1.tokenizeTabsSpacesWithDefaults1054[ OK ] splitStringTest/1.tokenizeTabsSpacesWithDefaults (0 ms)1055[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults1056[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1057[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults1058[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1059[ RUN ] splitStringTest/1.tokenizeWithCustomSep1060[ OK ] splitStringTest/1.tokenizeWithCustomSep (0 ms)1061[ RUN ] splitStringTest/1.tokenizeSepAtStart1062[ OK ] splitStringTest/1.tokenizeSepAtStart (0 ms)1063[ RUN ] splitStringTest/1.tokenizeSepAtEnd1064[ OK ] splitStringTest/1.tokenizeSepAtEnd (0 ms)1065[ RUN ] splitStringTest/1.tokenizeSepEmpty1066[ OK ] splitStringTest/1.tokenizeSepEmpty (0 ms)1067[ RUN ] splitStringTest/1.recoveredByConcatStringsSep1068[ OK ] splitStringTest/1.recoveredByConcatStringsSep (0 ms)1069[----------] 13 tests from splitStringTest/1 (0 ms total)10701071[----------] 13 tests from splitStringTest/2, where TypeParam = std::list<std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>,std::__1::allocator<std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>>>1072[ RUN ] splitStringTest/2.empty1073[ OK ] splitStringTest/2.empty (0 ms)1074[ RUN ] splitStringTest/2.oneSep1075[ OK ] splitStringTest/2.oneSep (0 ms)1076[ RUN ] splitStringTest/2.twoSep1077[ OK ] splitStringTest/2.twoSep (0 ms)1078[ RUN ] splitStringTest/2.tokenizeSpacesWithSpaces1079[ OK ] splitStringTest/2.tokenizeSpacesWithSpaces (0 ms)1080[ RUN ] splitStringTest/2.tokenizeTabsWithDefaults1081[ OK ] splitStringTest/2.tokenizeTabsWithDefaults (0 ms)1082[ RUN ] splitStringTest/2.tokenizeTabsSpacesWithDefaults1083[ OK ] splitStringTest/2.tokenizeTabsSpacesWithDefaults (0 ms)1084[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults1085[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1086[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults1087[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1088[ RUN ] splitStringTest/2.tokenizeWithCustomSep1089[ OK ] splitStringTest/2.tokenizeWithCustomSep (0 ms)1090[ RUN ] splitStringTest/2.tokenizeSepAtStart1091[ OK ] splitStringTest/2.tokenizeSepAtStart (0 ms)1092[ RUN ] splitStringTest/2.tokenizeSepAtEnd1093[ OK ] splitStringTest/2.tokenizeSepAtEnd (0 ms)1094[ RUN ] splitStringTest/2.tokenizeSepEmpty1095[ OK ] splitStringTest/2.tokenizeSepEmpty (0 ms)1096[ RUN ] splitStringTest/2.recoveredByConcatStringsSep1097[ OK ] splitStringTest/2.recoveredByConcatStringsSep (0 ms)1098[----------] 13 tests from splitStringTest/2 (0 ms total)10991100[----------] 13 tests from splitStringTest/3, where TypeParam = std::list<std::__1::basic_string_view<char,std::__1::char_traits<char>>,std::__1::allocator<std::__1::basic_string_view<char,std::__1::char_traits<char>>>>1101[ RUN ] splitStringTest/3.empty1102[ OK ] splitStringTest/3.empty (0 ms)1103[ RUN ] splitStringTest/3.oneSep1104[ OK ] splitStringTest/3.oneSep (0 ms)1105[ RUN ] splitStringTest/3.twoSep1106[ OK ] splitStringTest/3.twoSep (0 ms)1107[ RUN ] splitStringTest/3.tokenizeSpacesWithSpaces1108[ OK ] splitStringTest/3.tokenizeSpacesWithSpaces (0 ms)1109[ RUN ] splitStringTest/3.tokenizeTabsWithDefaults1110[ OK ] splitStringTest/3.tokenizeTabsWithDefaults (0 ms)1111[ RUN ] splitStringTest/3.tokenizeTabsSpacesWithDefaults1112[ OK ] splitStringTest/3.tokenizeTabsSpacesWithDefaults (0 ms)1113[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults1114[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1115[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults1116[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1117[ RUN ] splitStringTest/3.tokenizeWithCustomSep1118[ OK ] splitStringTest/3.tokenizeWithCustomSep (0 ms)1119[ RUN ] splitStringTest/3.tokenizeSepAtStart1120[ OK ] splitStringTest/3.tokenizeSepAtStart (0 ms)1121[ RUN ] splitStringTest/3.tokenizeSepAtEnd1122[ OK ] splitStringTest/3.tokenizeSepAtEnd (0 ms)1123[ RUN ] splitStringTest/3.tokenizeSepEmpty1124[ OK ] splitStringTest/3.tokenizeSepEmpty (0 ms)1125[ RUN ] splitStringTest/3.recoveredByConcatStringsSep1126[ OK ] splitStringTest/3.recoveredByConcatStringsSep (0 ms)1127[----------] 13 tests from splitStringTest/3 (0 ms total)11281129[----------] 14 tests from shellSplitString1130[ RUN ] shellSplitString.empty1131[ OK ] shellSplitString.empty (0 ms)1132[ RUN ] shellSplitString.oneWord1133[ OK ] shellSplitString.oneWord (0 ms)1134[ RUN ] shellSplitString.oneWordQuotedWithSpaces1135[ OK ] shellSplitString.oneWordQuotedWithSpaces (0 ms)1136[ RUN ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote1137[ OK ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote (0 ms)1138[ RUN ] shellSplitString.oneWordQuotedWithDoubleQuotes1139[ OK ] shellSplitString.oneWordQuotedWithDoubleQuotes (0 ms)1140[ RUN ] shellSplitString.twoWords1141[ OK ] shellSplitString.twoWords (0 ms)1142[ RUN ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted1143[ OK ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted (0 ms)1144[ RUN ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes1145[ OK ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes (0 ms)1146[ RUN ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes1147[ OK ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes (0 ms)1148[ RUN ] shellSplitString.singleQuoteDoesNotUseEscapes1149[ OK ] shellSplitString.singleQuoteDoesNotUseEscapes (0 ms)1150[ RUN ] shellSplitString.doubleQuoteDoesUseEscapes1151[ OK ] shellSplitString.doubleQuoteDoesUseEscapes (0 ms)1152[ RUN ] shellSplitString.backslashEscapesSpaces1153[ OK ] shellSplitString.backslashEscapesSpaces (0 ms)1154[ RUN ] shellSplitString.backslashEscapesQuotes1155[ OK ] shellSplitString.backslashEscapesQuotes (0 ms)1156[ RUN ] shellSplitString.testUnbalancedQuotes1157[ OK ] shellSplitString.testUnbalancedQuotes (0 ms)1158[----------] 14 tests from shellSplitString (0 ms total)11591160[----------] 11 tests from optionalBracket1161[ RUN ] optionalBracket.emptyContent1162[ OK ] optionalBracket.emptyContent (0 ms)1163[ RUN ] optionalBracket.nonEmptyContent1164[ OK ] optionalBracket.nonEmptyContent (0 ms)1165[ RUN ] optionalBracket.emptyPrefixAndSuffix1166[ OK ] optionalBracket.emptyPrefixAndSuffix (0 ms)1167[ RUN ] optionalBracket.emptyContentEmptyBrackets1168[ OK ] optionalBracket.emptyContentEmptyBrackets (0 ms)1169[ RUN ] optionalBracket.complexBrackets1170[ OK ] optionalBracket.complexBrackets (0 ms)1171[ RUN ] optionalBracket.onlyPrefix1172[ OK ] optionalBracket.onlyPrefix (0 ms)1173[ RUN ] optionalBracket.onlySuffix1174[ OK ] optionalBracket.onlySuffix (0 ms)1175[ RUN ] optionalBracket.optionalWithValue1176[ OK ] optionalBracket.optionalWithValue (0 ms)1177[ RUN ] optionalBracket.optionalNullopt1178[ OK ] optionalBracket.optionalNullopt (0 ms)1179[ RUN ] optionalBracket.optionalEmptyString1180[ OK ] optionalBracket.optionalEmptyString (0 ms)1181[ RUN ] optionalBracket.optionalStringViewWithValue1182[ OK ] optionalBracket.optionalStringViewWithValue (0 ms)1183[----------] 11 tests from optionalBracket (0 ms total)11841185[----------] 1 test from Suggestions1186[ RUN ] Suggestions.Trim1187[ OK ] Suggestions.Trim (0 ms)1188[----------] 1 test from Suggestions (0 ms total)11891190[----------] 7 tests from filterANSIEscapes1191[ RUN ] filterANSIEscapes.emptyString1192[ OK ] filterANSIEscapes.emptyString (0 ms)1193[ RUN ] filterANSIEscapes.doesntChangePrintableChars1194[ OK ] filterANSIEscapes.doesntChangePrintableChars (0 ms)1195[ RUN ] filterANSIEscapes.filtersColorCodes1196[ OK ] filterANSIEscapes.filtersColorCodes (0 ms)1197[ RUN ] filterANSIEscapes.expandsTabs1198[ OK ] filterANSIEscapes.expandsTabs (0 ms)1199[ RUN ] filterANSIEscapes.utf81200[ OK ] filterANSIEscapes.utf8 (0 ms)1201[ RUN ] filterANSIEscapes.osc81202[ OK ] filterANSIEscapes.osc8 (0 ms)1203[ RUN ] filterANSIEscapes.osc8_bell_as_sep1204[ OK ] filterANSIEscapes.osc8_bell_as_sep (0 ms)1205[----------] 7 tests from filterANSIEscapes (0 ms total)12061207[----------] 8 tests from FixGitURLTestSuite1208[ RUN ] FixGitURLTestSuite.rejectFileURLWithAuthority1209[ OK ] FixGitURLTestSuite.rejectFileURLWithAuthority (0 ms)1210[ RUN ] FixGitURLTestSuite.rejectRelativePath1211[ OK ] FixGitURLTestSuite.rejectRelativePath (0 ms)1212[ RUN ] FixGitURLTestSuite.rejectEmptyPathGitScp1213[ OK ] FixGitURLTestSuite.rejectEmptyPathGitScp (0 ms)1214[ RUN ] FixGitURLTestSuite.rejectMalformedBracketedURLs1215warning: 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.12161217Use an explicit absolute path:12181219 user[2001:/db8:1::2]:/home/@file12201221or with an explicit SSH URL:12221223 ssh://user%5B2001/db8:1::2%5D:/home/@file12241225instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:12261227 user[2001:~/db8:1::2]:/home/@file12281229or with an explicit SSH URL:12301231 ssh://user%5B2001/~/db8:1::2%5D:/home/@file1232warning: 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.12331234Use an explicit absolute path:12351236 user:/[2001:db8:1::2]:/home/@file12371238or with an explicit SSH URL:12391240 ssh://user/%5B2001:db8:1::2%5D:/home/@file12411242instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:12431244 user:~/[2001:db8:1::2]:/home/@file12451246or with an explicit SSH URL:12471248 ssh://user/~/%5B2001:db8:1::2%5D:/home/@file1249[ OK ] FixGitURLTestSuite.rejectMalformedBracketedURLs (0 ms)1250[ RUN ] FixGitURLTestSuite.mismatchedBrackets1251warning: 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.12521253Use an explicit absolute path:12541255 [host:/path12561257or with an explicit SSH URL:12581259 ssh://user@%5Bhost/path12601261instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:12621263 [host:~/path12641265or with an explicit SSH URL:12661267 ssh://user@%5Bhost/~/path1268warning: 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.12691270Use an explicit absolute path:12711272 [:/path12731274or with an explicit SSH URL:12751276 ssh://%5B/path12771278instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:12791280 [:~/path12811282or with an explicit SSH URL:12831284 ssh://%5B/~/path1285[ OK ] FixGitURLTestSuite.mismatchedBrackets (0 ms)1286[ RUN ] FixGitURLTestSuite.slashBeforeColonIsNotScp1287[ OK ] FixGitURLTestSuite.slashBeforeColonIsNotScp (0 ms)1288[ RUN ] FixGitURLTestSuite.noColonIsNotScp1289[ OK ] FixGitURLTestSuite.noColonIsNotScp (0 ms)1290[ RUN ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon1291[ OK ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon (0 ms)1292[----------] 8 tests from FixGitURLTestSuite (0 ms total)12931294[----------] 17 tests from parseURL1295[ RUN ] parseURL.parsesSimpleHttpUrlWithComplexFragment1296[ OK ] parseURL.parsesSimpleHttpUrlWithComplexFragment (0 ms)1297[ RUN ] parseURL.rejectsAuthorityInUrlsWithFileTransportation1298[ OK ] parseURL.rejectsAuthorityInUrlsWithFileTransportation (0 ms)1299[ RUN ] parseURL.parseEmptyQueryParams1300warning: dubious URI query '' is missing equal sign '=', ignoring1301warning: dubious URI query '' is missing equal sign '=', ignoring1302warning: dubious URI query '' is missing equal sign '=', ignoring1303warning: dubious URI query '' is missing equal sign '=', ignoring1304warning: dubious URI query '' is missing equal sign '=', ignoring1305warning: dubious URI query '' is missing equal sign '=', ignoring1306[ OK ] parseURL.parseEmptyQueryParams (0 ms)1307[ RUN ] parseURL.parseUserPassword1308[ OK ] parseURL.parseUserPassword (0 ms)1309[ RUN ] parseURL.parseFileURLWithQueryAndFragment1310[ OK ] parseURL.parseFileURLWithQueryAndFragment (0 ms)1311[ RUN ] parseURL.parseFileURL1312[ OK ] parseURL.parseFileURL (0 ms)1313[ RUN ] parseURL.parseFileURLWithAuthority1314[ OK ] parseURL.parseFileURLWithAuthority (0 ms)1315[ RUN ] parseURL.parseFileURLNoLeadingSlash1316[ OK ] parseURL.parseFileURLNoLeadingSlash (0 ms)1317[ RUN ] parseURL.parseHttpTrailingSlash1318[ OK ] parseURL.parseHttpTrailingSlash (0 ms)1319[ RUN ] parseURL.parsedUrlsIsEqualToItself1320[ OK ] parseURL.parsedUrlsIsEqualToItself (0 ms)1321[ RUN ] parseURL.parsedUrlsWithUnescapedChars1322[ OK ] parseURL.parsedUrlsWithUnescapedChars (0 ms)1323[ RUN ] parseURL.parseFTPUrl1324[ OK ] parseURL.parseFTPUrl (0 ms)1325[ RUN ] parseURL.parsesAnythingInUriFormat1326[ OK ] parseURL.parsesAnythingInUriFormat (0 ms)1327[ RUN ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash1328[ OK ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash (0 ms)1329[ RUN ] parseURL.emptyStringIsInvalidURL1330[ OK ] parseURL.emptyStringIsInvalidURL (0 ms)1331[ RUN ] parseURL.parsesHttpUrlWithEmptyPort1332[ OK ] parseURL.parsesHttpUrlWithEmptyPort (0 ms)1333[ RUN ] parseURL.gitlabNamespacedProjectUrls1334[ OK ] parseURL.gitlabNamespacedProjectUrls (0 ms)1335[----------] 17 tests from parseURL (0 ms total)13361337[----------] 4 tests from decodeQuery1338[ RUN ] decodeQuery.emptyStringYieldsEmptyMap1339[ OK ] decodeQuery.emptyStringYieldsEmptyMap (0 ms)1340[ RUN ] decodeQuery.simpleDecode1341[ OK ] decodeQuery.simpleDecode (0 ms)1342[ RUN ] decodeQuery.decodeUrlEncodedArgs1343[ OK ] decodeQuery.decodeUrlEncodedArgs (0 ms)1344[ RUN ] decodeQuery.decodeArgWithEmptyValue1345[ OK ] decodeQuery.decodeArgWithEmptyValue (0 ms)1346[----------] 4 tests from decodeQuery (0 ms total)13471348[----------] 4 tests from percentDecode1349[ RUN ] percentDecode.decodesUrlEncodedString1350[ OK ] percentDecode.decodesUrlEncodedString (0 ms)1351[ RUN ] percentDecode.multipleDecodesAreIdempotent1352[ OK ] percentDecode.multipleDecodesAreIdempotent (0 ms)1353[ RUN ] percentDecode.trailingPercent1354[ OK ] percentDecode.trailingPercent (0 ms)1355[ RUN ] percentDecode.incompleteEncoding1356[ OK ] percentDecode.incompleteEncoding (0 ms)1357[----------] 4 tests from percentDecode (0 ms total)13581359[----------] 5 tests from percentEncode1360[ RUN ] percentEncode.encodesUrlEncodedString1361[ OK ] percentEncode.encodesUrlEncodedString (0 ms)1362[ RUN ] percentEncode.keepArgument1363[ OK ] percentEncode.keepArgument (0 ms)1364[ RUN ] percentEncode.inverseOfDecode1365[ OK ] percentEncode.inverseOfDecode (0 ms)1366[ RUN ] percentEncode.trailingPercent1367[ OK ] percentEncode.trailingPercent (0 ms)1368[ RUN ] percentEncode.yen1369[ OK ] percentEncode.yen (0 ms)1370[----------] 5 tests from percentEncode (0 ms total)13711372[----------] 1 test from nix1373[ RUN ] nix.isValidSchemeName1374[ OK ] nix.isValidSchemeName (0 ms)1375[----------] 1 test from nix (0 ms total)13761377[----------] 3 tests from hasPrefix1378[ RUN ] hasPrefix.emptyStringHasNoPrefix1379[ OK ] hasPrefix.emptyStringHasNoPrefix (0 ms)1380[ RUN ] hasPrefix.emptyStringIsAlwaysPrefix1381[ OK ] hasPrefix.emptyStringIsAlwaysPrefix (0 ms)1382[ RUN ] hasPrefix.trivialCase1383[ OK ] hasPrefix.trivialCase (0 ms)1384[----------] 3 tests from hasPrefix (0 ms total)13851386[----------] 2 tests from hasSuffix1387[ RUN ] hasSuffix.emptyStringHasNoSuffix1388[ OK ] hasSuffix.emptyStringHasNoSuffix (0 ms)1389[ RUN ] hasSuffix.trivialCase1390[ OK ] hasSuffix.trivialCase (0 ms)1391[----------] 2 tests from hasSuffix (0 ms total)13921393[----------] 1 test from getLine1394[ RUN ] getLine.all1395[ OK ] getLine.all (0 ms)1396[----------] 1 test from getLine (0 ms total)13971398[----------] 3 tests from toLower1399[ RUN ] toLower.emptyString1400[ OK ] toLower.emptyString (0 ms)1401[ RUN ] toLower.nonLetters1402[ OK ] toLower.nonLetters (0 ms)1403[ RUN ] toLower.umlauts1404[ OK ] toLower.umlauts (0 ms)1405[----------] 3 tests from toLower (0 ms total)14061407[----------] 2 tests from string2Float1408[ RUN ] string2Float.emptyString1409[ OK ] string2Float.emptyString (0 ms)1410[ RUN ] string2Float.trivialConversions1411[ OK ] string2Float.trivialConversions (0 ms)1412[----------] 2 tests from string2Float (0 ms total)14131414[----------] 2 tests from string2Int1415[ RUN ] string2Int.emptyString1416[ OK ] string2Int.emptyString (0 ms)1417[ RUN ] string2Int.trivialConversions1418[ OK ] string2Int.trivialConversions (0 ms)1419[----------] 2 tests from string2Int (0 ms total)14201421[----------] 1 test from getSizeUnit1422[ RUN ] getSizeUnit.misc1423[ OK ] getSizeUnit.misc (0 ms)1424[----------] 1 test from getSizeUnit (0 ms total)14251426[----------] 1 test from getCommonSizeUnit1427[ RUN ] getCommonSizeUnit.misc1428[ OK ] getCommonSizeUnit.misc (0 ms)1429[----------] 1 test from getCommonSizeUnit (0 ms total)14301431[----------] 1 test from renderSizeWithoutUnit1432[ RUN ] renderSizeWithoutUnit.misc1433[ OK ] renderSizeWithoutUnit.misc (0 ms)1434[----------] 1 test from renderSizeWithoutUnit (0 ms total)14351436[----------] 1 test from renderSize1437[ RUN ] renderSize.misc1438[ OK ] renderSize.misc (0 ms)1439[----------] 1 test from renderSize (0 ms total)14401441[----------] 4 tests from rewriteStrings1442[ RUN ] rewriteStrings.emptyString1443[ OK ] rewriteStrings.emptyString (0 ms)1444[ RUN ] rewriteStrings.emptyRewrites1445[ OK ] rewriteStrings.emptyRewrites (0 ms)1446[ RUN ] rewriteStrings.successfulRewrite1447[ OK ] rewriteStrings.successfulRewrite (0 ms)1448[ RUN ] rewriteStrings.doesntOccur1449[ OK ] rewriteStrings.doesntOccur (0 ms)1450[----------] 4 tests from rewriteStrings (0 ms total)14511452[----------] 3 tests from replaceStrings1453[ RUN ] replaceStrings.emptyString1454[ OK ] replaceStrings.emptyString (0 ms)1455[ RUN ] replaceStrings.successfulReplace1456[ OK ] replaceStrings.successfulReplace (0 ms)1457[ RUN ] replaceStrings.doesntOccur1458[ OK ] replaceStrings.doesntOccur (0 ms)1459[----------] 3 tests from replaceStrings (0 ms total)14601461[----------] 2 tests from trim1462[ RUN ] trim.emptyString1463[ OK ] trim.emptyString (0 ms)1464[ RUN ] trim.removesWhitespace1465[ OK ] trim.removesWhitespace (0 ms)1466[----------] 2 tests from trim (0 ms total)14671468[----------] 2 tests from chomp1469[ RUN ] chomp.emptyString1470[ OK ] chomp.emptyString (0 ms)1471[ RUN ] chomp.removesWhitespace1472[ OK ] chomp.removesWhitespace (0 ms)1473[----------] 2 tests from chomp (0 ms total)14741475[----------] 4 tests from quoteStrings1476[ RUN ] quoteStrings.empty1477[ OK ] quoteStrings.empty (0 ms)1478[ RUN ] quoteStrings.emptyStrings1479[ OK ] quoteStrings.emptyStrings (0 ms)1480[ RUN ] quoteStrings.trivialQuote1481[ OK ] quoteStrings.trivialQuote (0 ms)1482[ RUN ] quoteStrings.quotedStrings1483[ OK ] quoteStrings.quotedStrings (0 ms)1484[----------] 4 tests from quoteStrings (0 ms total)14851486[----------] 2 tests from get1487[ RUN ] get.emptyContainer1488[ OK ] get.emptyContainer (0 ms)1489[ RUN ] get.getFromContainer1490[ OK ] get.getFromContainer (0 ms)1491[----------] 2 tests from get (0 ms total)14921493[----------] 2 tests from getOr1494[ RUN ] getOr.emptyContainer1495[ OK ] getOr.emptyContainer (0 ms)1496[ RUN ] getOr.getFromContainer1497[ OK ] getOr.getFromContainer (0 ms)1498[----------] 2 tests from getOr (0 ms total)14991500[----------] 4 tests from markLast1501[ RUN ] markLast.empty1502[ OK ] markLast.empty (0 ms)1503[ RUN ] markLast.singleElement1504[ OK ] markLast.singleElement (0 ms)1505[ RUN ] markLast.multipleElements1506[ OK ] markLast.multipleElements (0 ms)1507[ RUN ] markLast.mutateThroughReference1508[ OK ] markLast.mutateThroughReference (0 ms)1509[----------] 4 tests from markLast (0 ms total)15101511[----------] 8 tests from XMLWriter1512[ RUN ] XMLWriter.emptyObject1513[ OK ] XMLWriter.emptyObject (0 ms)1514[ RUN ] XMLWriter.objectWithEmptyElement1515[ OK ] XMLWriter.objectWithEmptyElement (0 ms)1516[ RUN ] XMLWriter.objectWithElementWithAttrs1517[ OK ] XMLWriter.objectWithElementWithAttrs (0 ms)1518[ RUN ] XMLWriter.objectWithElementWithEmptyAttrs1519[ OK ] XMLWriter.objectWithElementWithEmptyAttrs (0 ms)1520[ RUN ] XMLWriter.objectWithElementWithAttrsEscaping1521[ OK ] XMLWriter.objectWithElementWithAttrsEscaping (0 ms)1522[ RUN ] XMLWriter.objectWithElementWithAttrsIndented1523[ OK ] XMLWriter.objectWithElementWithAttrsIndented (0 ms)1524[ RUN ] XMLWriter.writeEmptyElement1525[ OK ] XMLWriter.writeEmptyElement (0 ms)1526[ RUN ] XMLWriter.writeEmptyElementWithAttributes1527[ OK ] XMLWriter.writeEmptyElementWithAttributes (0 ms)1528[----------] 8 tests from XMLWriter (0 ms total)15291530[----------] 1 test from fchmodatTryNoFollow1531[ RUN ] fchmodatTryNoFollow.works1532[ OK ] fchmodatTryNoFollow.works (0 ms)1533[----------] 1 test from fchmodatTryNoFollow (0 ms total)15341535[----------] 2 tests from MessageWithFds1536[ RUN ] MessageWithFds.streamWithData1537[ OK ] MessageWithFds.streamWithData (0 ms)1538[ RUN ] MessageWithFds.datagramEmptyData1539[ OK ] MessageWithFds.datagramEmptyData (0 ms)1540[----------] 2 tests from MessageWithFds (1 ms total)15411542[----------] 8 tests from NarTest/InvalidNarTest1543[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/01544[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/0 (0 ms)1545[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/11546[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/1 (0 ms)1547[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/21548[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/2 (0 ms)1549[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/31550[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/3 (0 ms)1551[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/41552[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/4 (0 ms)1553[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/51554[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/5 (0 ms)1555[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/61556[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/6 (0 ms)1557[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/71558[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/7 (0 ms)1559[----------] 8 tests from NarTest/InvalidNarTest (0 ms total)15601561[----------] 5 tests from Sha512Paddings/Base64TrailParseTest1562[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/01563[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/0 (0 ms)1564[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/11565[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/1 (0 ms)1566[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/21567[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/2 (0 ms)1568[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/31569[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/3 (0 ms)1570[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/41571[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/4 (0 ms)1572[----------] 5 tests from Sha512Paddings/Base64TrailParseTest (0 ms total)15731574[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest1575[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none1576[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none (0 ms)1577[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz1578[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz (6 ms)1579[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip21580[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip2 (0 ms)1581[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br1582[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br (5 ms)1583[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd1584[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd (0 ms)1585[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/none1586[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/none (0 ms)1587[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/xz1588[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/xz (0 ms)1589[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/bzip21590[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/bzip2 (0 ms)1591[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/br1592[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/br (0 ms)1593[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/zstd1594[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/zstd (0 ms)1595[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none1596../compression.cc:41: Skipped159715981599[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none (0 ms)1600[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz1601[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz (0 ms)1602[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip21603[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip2 (0 ms)1604[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br1605[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br (0 ms)1606[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd1607[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd (0 ms)1608[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none1609[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none (0 ms)1610[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz1611[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz (0 ms)1612[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip21613[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip2 (0 ms)1614[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br1615[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br (0 ms)1616[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd1617[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd (0 ms)1618[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest (13 ms total)16191620[----------] 4 tests from HashJSON/HashJsonTest1621[ RUN ] HashJSON/HashJsonTest.from_json/01622[ OK ] HashJSON/HashJsonTest.from_json/0 (0 ms)1623[ RUN ] HashJSON/HashJsonTest.from_json/11624[ OK ] HashJSON/HashJsonTest.from_json/1 (0 ms)1625[ RUN ] HashJSON/HashJsonTest.to_json/01626[ OK ] HashJSON/HashJsonTest.to_json/0 (0 ms)1627[ RUN ] HashJSON/HashJsonTest.to_json/11628[ OK ] HashJSON/HashJsonTest.to_json/1 (0 ms)1629[----------] 4 tests from HashJSON/HashJsonTest (0 ms total)16301631[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest1632[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/01633[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/0 (0 ms)1634[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/01635[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/0 (0 ms)1636[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest (0 ms total)16371638[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest1639[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/01640[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/0 (0 ms)1641[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/11642[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/1 (0 ms)1643[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/01644[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/0 (0 ms)1645[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/11646[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/1 (0 ms)1647[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest (0 ms total)16481649[----------] 2 tests from NarListingJSON/NarListingJsonTest1650[ RUN ] NarListingJSON/NarListingJsonTest.from_json/01651[ OK ] NarListingJSON/NarListingJsonTest.from_json/0 (0 ms)1652[ RUN ] NarListingJSON/NarListingJsonTest.to_json/01653[ OK ] NarListingJSON/NarListingJsonTest.to_json/0 (0 ms)1654[----------] 2 tests from NarListingJSON/NarListingJsonTest (0 ms total)16551656[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest1657[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/01658[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/0 (0 ms)1659[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/01660[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/0 (0 ms)1661[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest (0 ms total)16621663[----------] 40 tests from PeekSort/RandomPeekSort1664[ RUN ] PeekSort/RandomPeekSort.defaultComparator/01665[ OK ] PeekSort/RandomPeekSort.defaultComparator/0 (1 ms)1666[ RUN ] PeekSort/RandomPeekSort.defaultComparator/11667[ OK ] PeekSort/RandomPeekSort.defaultComparator/1 (18 ms)1668[ RUN ] PeekSort/RandomPeekSort.defaultComparator/21669[ OK ] PeekSort/RandomPeekSort.defaultComparator/2 (10 ms)1670[ RUN ] PeekSort/RandomPeekSort.defaultComparator/31671[ OK ] PeekSort/RandomPeekSort.defaultComparator/3 (18 ms)1672[ RUN ] PeekSort/RandomPeekSort.defaultComparator/41673[ OK ] PeekSort/RandomPeekSort.defaultComparator/4 (26 ms)1674[ RUN ] PeekSort/RandomPeekSort.defaultComparator/51675[ OK ] PeekSort/RandomPeekSort.defaultComparator/5 (6 ms)1676[ RUN ] PeekSort/RandomPeekSort.defaultComparator/61677[ OK ] PeekSort/RandomPeekSort.defaultComparator/6 (0 ms)1678[ RUN ] PeekSort/RandomPeekSort.defaultComparator/71679[ OK ] PeekSort/RandomPeekSort.defaultComparator/7 (0 ms)1680[ RUN ] PeekSort/RandomPeekSort.defaultComparator/81681[ OK ] PeekSort/RandomPeekSort.defaultComparator/8 (0 ms)1682[ RUN ] PeekSort/RandomPeekSort.defaultComparator/91683[ OK ] PeekSort/RandomPeekSort.defaultComparator/9 (117 ms)1684[ RUN ] PeekSort/RandomPeekSort.greater/01685[ OK ] PeekSort/RandomPeekSort.greater/0 (1 ms)1686[ RUN ] PeekSort/RandomPeekSort.greater/11687[ OK ] PeekSort/RandomPeekSort.greater/1 (18 ms)1688[ RUN ] PeekSort/RandomPeekSort.greater/21689[ OK ] PeekSort/RandomPeekSort.greater/2 (11 ms)1690[ RUN ] PeekSort/RandomPeekSort.greater/31691[ OK ] PeekSort/RandomPeekSort.greater/3 (18 ms)1692[ RUN ] PeekSort/RandomPeekSort.greater/41693[ OK ] PeekSort/RandomPeekSort.greater/4 (25 ms)1694[ RUN ] PeekSort/RandomPeekSort.greater/51695[ OK ] PeekSort/RandomPeekSort.greater/5 (7 ms)1696[ RUN ] PeekSort/RandomPeekSort.greater/61697[ OK ] PeekSort/RandomPeekSort.greater/6 (0 ms)1698[ RUN ] PeekSort/RandomPeekSort.greater/71699[ OK ] PeekSort/RandomPeekSort.greater/7 (0 ms)1700[ RUN ] PeekSort/RandomPeekSort.greater/81701[ OK ] PeekSort/RandomPeekSort.greater/8 (0 ms)1702[ RUN ] PeekSort/RandomPeekSort.greater/91703[ OK ] PeekSort/RandomPeekSort.greater/9 (118 ms)1704[ RUN ] PeekSort/RandomPeekSort.brokenComparator/01705[ OK ] PeekSort/RandomPeekSort.brokenComparator/0 (3 ms)1706[ RUN ] PeekSort/RandomPeekSort.brokenComparator/11707[ OK ] PeekSort/RandomPeekSort.brokenComparator/1 (36 ms)1708[ RUN ] PeekSort/RandomPeekSort.brokenComparator/21709[ OK ] PeekSort/RandomPeekSort.brokenComparator/2 (25 ms)1710[ RUN ] PeekSort/RandomPeekSort.brokenComparator/31711[ OK ] PeekSort/RandomPeekSort.brokenComparator/3 (31 ms)1712[ RUN ] PeekSort/RandomPeekSort.brokenComparator/41713[ OK ] PeekSort/RandomPeekSort.brokenComparator/4 (45 ms)1714[ RUN ] PeekSort/RandomPeekSort.brokenComparator/51715[ OK ] PeekSort/RandomPeekSort.brokenComparator/5 (18 ms)1716[ RUN ] PeekSort/RandomPeekSort.brokenComparator/61717[ OK ] PeekSort/RandomPeekSort.brokenComparator/6 (0 ms)1718[ RUN ] PeekSort/RandomPeekSort.brokenComparator/71719[ OK ] PeekSort/RandomPeekSort.brokenComparator/7 (0 ms)1720[ RUN ] PeekSort/RandomPeekSort.brokenComparator/81721[ OK ] PeekSort/RandomPeekSort.brokenComparator/8 (0 ms)1722[ RUN ] PeekSort/RandomPeekSort.brokenComparator/91723[ OK ] PeekSort/RandomPeekSort.brokenComparator/9 (260 ms)1724[ RUN ] PeekSort/RandomPeekSort.stability/01725[ OK ] PeekSort/RandomPeekSort.stability/0 (1 ms)1726[ RUN ] PeekSort/RandomPeekSort.stability/11727[ OK ] PeekSort/RandomPeekSort.stability/1 (20 ms)1728[ RUN ] PeekSort/RandomPeekSort.stability/21729[ OK ] PeekSort/RandomPeekSort.stability/2 (12 ms)1730[ RUN ] PeekSort/RandomPeekSort.stability/31731[ OK ] PeekSort/RandomPeekSort.stability/3 (19 ms)1732[ RUN ] PeekSort/RandomPeekSort.stability/41733[ OK ] PeekSort/RandomPeekSort.stability/4 (27 ms)1734[ RUN ] PeekSort/RandomPeekSort.stability/51735[ OK ] PeekSort/RandomPeekSort.stability/5 (8 ms)1736[ RUN ] PeekSort/RandomPeekSort.stability/61737[ OK ] PeekSort/RandomPeekSort.stability/6 (0 ms)1738[ RUN ] PeekSort/RandomPeekSort.stability/71739[ OK ] PeekSort/RandomPeekSort.stability/7 (0 ms)1740[ RUN ] PeekSort/RandomPeekSort.stability/81741[ OK ] PeekSort/RandomPeekSort.stability/8 (0 ms)1742[ RUN ] PeekSort/RandomPeekSort.stability/91743[ OK ] PeekSort/RandomPeekSort.stability/9 (128 ms)1744[----------] 40 tests from PeekSort/RandomPeekSort (1041 ms total)17451746[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest1747[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/01748[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/0 (0 ms)1749[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/11750[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/1 (0 ms)1751[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/21752[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/2 (0 ms)1753[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/31754[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/3 (0 ms)1755[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/41756[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/4 (0 ms)1757[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/51758[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/5 (0 ms)1759[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/61760[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/6 (0 ms)1761[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest (0 ms total)17621763[----------] 18 tests from TopoSort/TopoSortTest1764[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/01765[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/0 (0 ms)1766[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/11767[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/1 (0 ms)1768[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/21769[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/2 (0 ms)1770[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/31771[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/3 (0 ms)1772[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/41773[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/4 (0 ms)1774[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/51775[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/5 (0 ms)1776[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/61777[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/6 (0 ms)1778[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/71779[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/7 (0 ms)1780[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/81781[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/8 (0 ms)1782[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/91783[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/9 (0 ms)1784[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/101785[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/10 (0 ms)1786[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/111787[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/11 (0 ms)1788[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/121789[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/12 (0 ms)1790[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/131791[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/13 (0 ms)1792[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/141793[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/14 (0 ms)1794[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/151795[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/15 (0 ms)1796[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/161797[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/16 (0 ms)1798[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/171799[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/17 (0 ms)1800[----------] 18 tests from TopoSort/TopoSortTest (0 ms total)18011802[----------] 38 tests from FixGitURLs/FixGitURLTestSuite1803[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/01804[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/0 (0 ms)1805[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11806warning: 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.18071808Use an explicit absolute path:18091810 github.com:/owner/repo.git18111812or with an explicit SSH URL:18131814 ssh://git@github.com/owner/repo.git18151816instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:18171818 github.com:~/owner/repo.git18191820or with an explicit SSH URL:18211822 ssh://git@github.com/~/owner/repo.git1823[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/1 (0 ms)1824[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/21825warning: 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.18261827Use an explicit absolute path:18281829 github.com:/owner/repo.git18301831or with an explicit SSH URL:18321833 ssh://github.com/owner/repo.git18341835instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:18361837 github.com:~/owner/repo.git18381839or with an explicit SSH URL:18401841 ssh://github.com/~/owner/repo.git1842[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/2 (0 ms)1843[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/31844[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/3 (0 ms)1845[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/41846[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/4 (0 ms)1847[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/51848[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/5 (0 ms)1849[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/61850[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/6 (0 ms)1851[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/71852[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/7 (0 ms)1853[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/81854[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/8 (0 ms)1855[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/91856[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/9 (0 ms)1857[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/101858[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/10 (0 ms)1859[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/111860[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11 (0 ms)1861[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/121862[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/12 (0 ms)1863[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/131864warning: 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.18651866Use an explicit absolute path:18671868 [::1]:/repo/path18691870or with an explicit SSH URL:18711872 ssh://user%2520@[::1]/repo/path18731874instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:18751876 [::1]:~/repo/path18771878or with an explicit SSH URL:18791880 ssh://user%2520@[::1]/~/repo/path1881[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/13 (0 ms)1882[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/141883warning: 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.18841885Use an explicit absolute path:18861887 [2a02:8071:8192:c100:311d:192d:81ac:11ea]:/1234518881889or with an explicit SSH URL:18901891 ssh://[2a02:8071:8192:c100:311d:192d:81ac:11ea]/1234518921893instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:18941895 [2a02:8071:8192:c100:311d:192d:81ac:11ea]:~/1234518961897or with an explicit SSH URL:18981899 ssh://[2a02:8071:8192:c100:311d:192d:81ac:11ea]/~/123451900[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/14 (0 ms)1901[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/151902[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/15 (0 ms)1903[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/161904warning: 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.19051906Use an explicit absolute path:19071908 host[1]:/repo19091910or with an explicit SSH URL:19111912 ssh://host%5B1%5D/repo19131914instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:19151916 host[1]:~/repo19171918or with an explicit SSH URL:19191920 ssh://host%5B1%5D/~/repo1921[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/16 (0 ms)1922[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/171923warning: 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.19241925Use an explicit absolute path:19261927 [::1]:/path19281929or with an explicit SSH URL:19301931 ssh://%5Buser%5D@[::1]/path19321933instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:19341935 [::1]:~/path19361937or with an explicit SSH URL:19381939 ssh://%5Buser%5D@[::1]/~/path1940[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/17 (0 ms)1941[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/181942warning: 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.19431944Use an explicit absolute path:19451946 notuser:/notpass@notjusthost:restofpath19471948or with an explicit SSH URL:19491950 ssh://notuser/notpass@notjusthost:restofpath19511952instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:19531954 notuser:~/notpass@notjusthost:restofpath19551956or with an explicit SSH URL:19571958 ssh://notuser/~/notpass@notjusthost:restofpath1959[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/18 (0 ms)1960[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/01961[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/0 (0 ms)1962[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11963[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/1 (0 ms)1964[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/21965[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/2 (0 ms)1966[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/31967[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/3 (0 ms)1968[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/41969[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/4 (0 ms)1970[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/51971[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/5 (0 ms)1972[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/61973[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/6 (0 ms)1974[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/71975[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/7 (0 ms)1976[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/81977[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/8 (0 ms)1978[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/91979[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/9 (0 ms)1980[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/101981[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/10 (0 ms)1982[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/111983[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11 (0 ms)1984[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/121985[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/12 (0 ms)1986[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/131987[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/13 (0 ms)1988[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/141989[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/14 (0 ms)1990[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/151991[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/15 (0 ms)1992[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/161993[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/16 (0 ms)1994[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/171995[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/17 (0 ms)1996[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/181997[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/18 (0 ms)1998[----------] 38 tests from FixGitURLs/FixGitURLTestSuite (0 ms total)19992000[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess2001[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/02002[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/0 (0 ms)2003[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/12004[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/1 (0 ms)2005[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/22006[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/2 (0 ms)2007[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/32008[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/3 (0 ms)2009[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/42010[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/4 (0 ms)2011[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/52012[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/5 (0 ms)2013[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/62014[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/6 (0 ms)2015[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/02016[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/0 (0 ms)2017[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/12018[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/1 (0 ms)2019[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/22020[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/2 (0 ms)2021[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/32022[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/3 (0 ms)2023[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/42024[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/4 (0 ms)2025[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/52026[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/5 (0 ms)2027[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/62028[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/6 (0 ms)2029[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/02030[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/0 (0 ms)2031[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/12032[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/1 (0 ms)2033[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/22034[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/2 (0 ms)2035[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/32036[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/3 (0 ms)2037[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/42038[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/4 (0 ms)2039[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/52040[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/5 (0 ms)2041[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/62042[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/6 (0 ms)2043[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess (0 ms total)20442045[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite2046[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath2047[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath (2 ms)2048[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId2049[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId (0 ms)2050[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId2051[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId (0 ms)2052[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot2053[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot (0 ms)2054[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory2055[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory (0 ms)2056[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash2057[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash (0 ms)2058[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative2059[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative (0 ms)2060[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative2061[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative (0 ms)2062[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride2063[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride (0 ms)2064[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId2065[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId (0 ms)2066[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority2067[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority (0 ms)2068[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative2069[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative (0 ms)2070[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative2071[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative (0 ms)2072[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative2073[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative (0 ms)2074[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative2075[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative (0 ms)2076[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative2077[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative (0 ms)2078[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative2079[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative (0 ms)2080[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite (2 ms total)20812082[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest2083[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path2084[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path (0 ms)2085[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path2086[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path (0 ms)2087[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path2088[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path (0 ms)2089[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing2090[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing (0 ms)2091[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path2092[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path (0 ms)2093[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path2094[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path (0 ms)2095[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority2096[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority (0 ms)2097[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority2098[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority (0 ms)2099[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash2100[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)2101[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash2102[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)2103[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path2104[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path (0 ms)2105[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path2106[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path (0 ms)2107[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path2108[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path (0 ms)2109[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing2110[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing (0 ms)2111[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path2112[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path (0 ms)2113[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path2114[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path (0 ms)2115[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority2116[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority (0 ms)2117[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority2118[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority (0 ms)2119[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash2120[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)2121[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash2122[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)2123[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest (0 ms total)21242125[----------] 8 tests from Unix/UrlPathTest2126[ RUN ] Unix/UrlPathTest.pathToUrlPath/absolute_path2127[ OK ] Unix/UrlPathTest.pathToUrlPath/absolute_path (0 ms)2128[ RUN ] Unix/UrlPathTest.pathToUrlPath/root_path2129[ OK ] Unix/UrlPathTest.pathToUrlPath/root_path (0 ms)2130[ RUN ] Unix/UrlPathTest.urlPathToPath/absolute_path2131[ OK ] Unix/UrlPathTest.urlPathToPath/absolute_path (0 ms)2132[ RUN ] Unix/UrlPathTest.urlPathToPath/root_path2133[ OK ] Unix/UrlPathTest.urlPathToPath/root_path (0 ms)2134[ RUN ] Unix/UrlPathTest.urlToString/absolute_path2135[ OK ] Unix/UrlPathTest.urlToString/absolute_path (0 ms)2136[ RUN ] Unix/UrlPathTest.urlToString/root_path2137[ OK ] Unix/UrlPathTest.urlToString/root_path (0 ms)2138[ RUN ] Unix/UrlPathTest.stringToUrl/absolute_path2139[ OK ] Unix/UrlPathTest.stringToUrl/absolute_path (0 ms)2140[ RUN ] Unix/UrlPathTest.stringToUrl/root_path2141[ OK ] Unix/UrlPathTest.stringToUrl/root_path (0 ms)2142[----------] 8 tests from Unix/UrlPathTest (0 ms total)21432144[----------] Global test environment tear-down2145[==========] 762 tests from 139 test suites ran. (1186 ms total)2146[ PASSED ] 761 tests.2147[ SKIPPED ] 1 test, listed below:2148[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none21492150 YOU HAVE 1 DISABLED TEST21512152