do some variable flattening when extracting log messages

This commit is contained in:
Robin Appelman 2024-09-17 16:47:08 +02:00
commit a463903d24
4 changed files with 186 additions and 131 deletions

View file

@ -95,7 +95,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/Service/CommentService.php" , line : 127usize , placeholders : & [] , exception : Some ("OCP\\Comments\\NotFoundException") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/Service/CommentService.php" , line : 130usize , placeholders : & [] , exception : Some ("OCA\\Deck\\BadRequestException") , pattern : "Invalid parent id: The parent comment was not found or belongs to a different card\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/Service/CommentService.php" , line : 142usize , placeholders : & [] , exception : Some ("OCA\\Deck\\BadRequestException") , pattern : "Invalid input values\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/Service/CommentService.php" , line : 145usize , placeholders : & ["$msg" , "IComment::MAX_MESSAGE_LENGTH"] , exception : Some ("OCA\\Deck\\BadRequestException") , pattern : "\0\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/Service/CommentService.php" , line : 145usize , placeholders : & ["IComment::MAX_MESSAGE_LENGTH"] , exception : Some ("OCA\\Deck\\BadRequestException") , pattern : "Message exceeds allowed character limit of \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/Service/CommentService.php" , line : 147usize , placeholders : & [] , exception : Some ("OCA\\Deck\\NotFoundException") , pattern : "Could not create comment.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/Service/CommentService.php" , line : 153usize , placeholders : & [] , exception : Some ("OCA\\Deck\\BadRequestException") , pattern : "A valid card id must be provided\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/Service/CommentService.php" , line : 156usize , placeholders : & [] , exception : Some ("OCA\\Deck\\BadRequestException") , pattern : "A valid comment id must be provided\u{1}\u{1}" , has_meaningful_message : true , },
@ -204,7 +204,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/vendor/composer/InstalledVersions.php" , line : 224usize , placeholders : & ["$packageName"] , exception : Some ("OutOfBoundsException") , pattern : "Package \"\0\" is not installed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/vendor/composer/InstalledVersions.php" , line : 241usize , placeholders : & ["$packageName"] , exception : Some ("OutOfBoundsException") , pattern : "Package \"\0\" is not installed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/BaseConstraint.php" , line : 57usize , placeholders : & ["$error['pointer']" , "$error['message']"] , exception : Some ("JsonSchema\\Exception\\ValidationException") , pattern : "Error validating \0: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/BaseConstraint.php" , line : 143usize , placeholders : & ["$message"] , exception : Some ("JsonSchema\\Exception\\InvalidArgumentException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/BaseConstraint.php" , line : 143usize , placeholders : & [] , exception : Some ("JsonSchema\\Exception\\InvalidArgumentException") , pattern : "Unable to encode schema array as JSON\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Factory.php" , line : 168usize , placeholders : & ["$name"] , exception : Some ("JsonSchema\\Exception\\InvalidArgumentException") , pattern : "Unknown constraint \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Factory.php" , line : 172usize , placeholders : & ["$name"] , exception : Some ("JsonSchema\\Exception\\InvalidArgumentException") , pattern : "Invalid class \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Factory.php" , line : 191usize , placeholders : & ["$constraintName"] , exception : Some ("JsonSchema\\Exception\\InvalidArgumentException") , pattern : "Unknown constraint \0\u{1}\u{1}" , has_meaningful_message : true , },

View file

@ -101,8 +101,8 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/AwsClient.php" , line : 261usize , placeholders : & ["$name"] , exception : Some ("InvalidArgumentException") , pattern : "Operation not found: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/AwsClient.php" , line : 276usize , placeholders : & ["static::class"] , exception : Some ("RuntimeException") , pattern : "Instances of \0 cannot be serialized\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/AwsClientTrait.php" , line : 24usize , placeholders : & ["$name" , "$this->getApi()['serviceFullName']"] , exception : Some ("UnexpectedValueException") , pattern : "There are no resources to iterate for the \0 operation of \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/ClientResolver.php" , line : 412usize , placeholders : & ["$msg"] , exception : Some ("InvalidArgumentException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/ClientResolver.php" , line : 435usize , placeholders : & ["$msg"] , exception : Some ("InvalidArgumentException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/ClientResolver.php" , line : 412usize , placeholders : & ["$name" , "$expected" , "describe_type($provided)" , "$this->getArgMessage($name)"] , exception : Some ("InvalidArgumentException") , pattern : "Invalid configuration value provided for \"\0\". Expected \0, but got \0\n\n\0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/ClientResolver.php" , line : 435usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "Missing required client configuration options: \n\n\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/ClientResolver.php" , line : 531usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "Credentials must be an instance of Aws\\Credentials\\CredentialsInterface, an associative array that contains \"key\", \"secret\", and an optional \"token\" key-value pairs, a credentials provider function, or false.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/ClientResolver.php" , line : 610usize , placeholders : & [] , exception : Some ("Aws\\Exception\\InvalidRegionException") , pattern : "Region must be a valid RFC host label.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallAttemptMonitoringMiddleware.php" , line : 122usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "Parameter must be an instance of ResultInterface, AwsException or Exception.\u{1}\u{1}" , has_meaningful_message : true , },
@ -192,7 +192,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/EndpointDiscovery/EndpointDiscoveryMiddleware.php" , line : 82usize , placeholders : & [] , exception : Some ("Aws\\Exception\\UnresolvedEndpointException") , pattern : "This operation is contradictorily marked both as using endpoint discovery and being the endpoint discovery operation. Please verify the accuracy of your model files.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/EndpointDiscovery/EndpointDiscoveryMiddleware.php" , line : 194usize , placeholders : & [] , exception : Some ("Aws\\Exception\\UnresolvedEndpointException") , pattern : "The endpoint discovery operation yielded a response that did not contain properly formatted endpoint data.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/EndpointDiscovery/EndpointDiscoveryMiddleware.php" , line : 227usize , placeholders : & [] , exception : Some ("Aws\\Exception\\UnresolvedEndpointException") , pattern : "This command is set to use endpoint discovery, but no endpoint discovery operation was found. Please verify the accuracy of your model files.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/EndpointDiscovery/EndpointDiscoveryMiddleware.php" , line : 281usize , placeholders : & ["$message"] , exception : Some ("Aws\\Exception\\AwsException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/EndpointDiscovery/EndpointDiscoveryMiddleware.php" , line : 281usize , placeholders : & [] , exception : Some ("Aws\\Exception\\AwsException") , pattern : "The endpoint required for this service is currently unable to be retrieved, and your request can not be fulfilled unless you manually specify an endpoint.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/EndpointDiscovery/EndpointDiscoveryMiddleware.php" , line : 406usize , placeholders : & ["$endpoint"] , exception : Some ("Aws\\Exception\\UnresolvedEndpointException") , pattern : "The supplied endpoint '\0' is invalid.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/EndpointParameterMiddleware.php" , line : 62usize , placeholders : & ["$parameter"] , exception : Some ("InvalidArgumentException") , pattern : "The parameter '\0' must be set and not empty.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/aws/aws-sdk-php/src/EndpointParameterMiddleware.php" , line : 80usize , placeholders : & ["$host"] , exception : Some ("InvalidArgumentException") , pattern : "The supplied parameters result in an invalid hostname: '\0'.\u{1}\u{1}" , has_meaningful_message : true , },
@ -472,7 +472,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/egulias/email-validator/src/Validation/MultipleValidationWithAnd.php" , line : 51usize , placeholders : & [] , exception : Some ("Egulias\\EmailValidator\\Validation\\Exception\\EmptyValidationList") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/fgrosse/phpasn1/lib/ASN1/ASNObject.php" , line : 97usize , placeholders : & ["get_class($this)"] , exception : Some ("LogicException") , pattern : "Identifier of \0 uses the long form and must therefor override \"ASNObject::getIdentifier()\".\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/fgrosse/phpasn1/lib/ASN1/ASNObject.php" , line : 207usize , placeholders : & [] , exception : Some ("FG\\ASN1\\Exception\\ParserException") , pattern : "Can not parse binary from data: Offset index larger than input size\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/fgrosse/phpasn1/lib/ASN1/ASNObject.php" , line : 286usize , placeholders : & ["$message"] , exception : Some ("FG\\ASN1\\Exception\\ParserException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/fgrosse/phpasn1/lib/ASN1/ASNObject.php" , line : 286usize , placeholders : & ["Identifier::getName($expectedIdentifier)" , "Identifier::getName($identifierOctet)"] , exception : Some ("FG\\ASN1\\Exception\\ParserException") , pattern : "Can not create an \0 from an \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/fgrosse/phpasn1/lib/ASN1/ASNObject.php" , line : 293usize , placeholders : & [] , exception : Some ("FG\\ASN1\\Exception\\ParserException") , pattern : "Can not parse identifier from data: Offset index larger than input size\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/fgrosse/phpasn1/lib/ASN1/ASNObject.php" , line : 304usize , placeholders : & [] , exception : Some ("FG\\ASN1\\Exception\\ParserException") , pattern : "Can not parse identifier (long form) from data: Offset index larger than input size\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/fgrosse/phpasn1/lib/ASN1/ASNObject.php" , line : 321usize , placeholders : & [] , exception : Some ("FG\\ASN1\\Exception\\ParserException") , pattern : "Can not parse content length from data: Offset index larger than input size\u{1}\u{1}" , has_meaningful_message : true , },
@ -540,7 +540,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/fusonic/opengraph/src/Objects/ObjectBase.php" , line : 154usize , placeholders : & ["$name"] , exception : Some ("UnexpectedValueException") , pattern : "Found '\0' property but no image was found before.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/fusonic/opengraph/src/Objects/ObjectBase.php" , line : 207usize , placeholders : & ["$name"] , exception : Some ("UnexpectedValueException") , pattern : "Found '\0' property but no video was found before.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/fusonic/opengraph/src/Publisher.php" , line : 45usize , placeholders : & ["get_class($property->value)" , "$property->key"] , exception : Some ("UnexpectedValueException") , pattern : "Cannot handle value of type '\0' for property '\0'.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/giggsey/libphonenumber-for-php-lite/src/MultiFileMetadataSourceImpl.php" , line : 83usize , placeholders : & ["$fileName"] , exception : Some ("RuntimeException") , pattern : "missing metadata: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/giggsey/libphonenumber-for-php-lite/src/MultiFileMetadataSourceImpl.php" , line : 83usize , placeholders : & ["$filePrefix" , "($isNonGeoRegion ? $countryCallingCode : $regionCode)"] , exception : Some ("RuntimeException") , pattern : "missing metadata: \0_\0.php\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/giggsey/libphonenumber-for-php-lite/src/PhoneNumberMatch.php" , line : 29usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "Start index must be >= 0.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/giggsey/libphonenumber-for-php-lite/src/PhoneNumberUtil.php" , line : 1510usize , placeholders : & ["NumberParseException::TOO_LONG"] , exception : Some ("libphonenumber\\NumberParseException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/giggsey/libphonenumber-for-php-lite/src/PhoneNumberUtil.php" , line : 1520usize , placeholders : & ["NumberParseException::NOT_A_NUMBER"] , exception : Some ("libphonenumber\\NumberParseException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
@ -614,7 +614,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/guzzlehttp/guzzle/src/Utils.php" , line : 226usize , placeholders : & [] , exception : Some ("GuzzleHttp\\Exception\\InvalidArgumentException") , pattern : "Empty host provided\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/guzzlehttp/guzzle/src/Utils.php" , line : 277usize , placeholders : & ["\\json_last_error_msg()"] , exception : Some ("GuzzleHttp\\Exception\\InvalidArgumentException") , pattern : "json_decode error: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/guzzlehttp/guzzle/src/Utils.php" , line : 298usize , placeholders : & ["\\json_last_error_msg()"] , exception : Some ("GuzzleHttp\\Exception\\InvalidArgumentException") , pattern : "json_encode error: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/guzzlehttp/guzzle/src/Utils.php" , line : 346usize , placeholders : & ["$errorMessage"] , exception : Some ("GuzzleHttp\\Exception\\InvalidArgumentException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/guzzlehttp/guzzle/src/Utils.php" , line : 346usize , placeholders : & [] , exception : Some ("GuzzleHttp\\Exception\\InvalidArgumentException") , pattern : "IDN conversion failed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/guzzlehttp/guzzle/src/Utils.php" , line : 382usize , placeholders : & [] , exception : Some ("Error") , pattern : "ext-idn or symfony/polyfill-intl-idn not loaded or too old\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/guzzlehttp/promises/src/FulfilledPromise.php" , line : 18usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "You cannot create a FulfilledPromise with a promise.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/guzzlehttp/promises/src/FulfilledPromise.php" , line : 71usize , placeholders : & [] , exception : Some ("LogicException") , pattern : "Cannot resolve a fulfilled promise\u{1}\u{1}" , has_meaningful_message : true , },
@ -715,7 +715,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/icewind/streams/src/WrapperHandler.php" , line : 87usize , placeholders : & [] , exception : Some ("BadMethodCallException") , pattern : "Invalid stream source\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/icewind/streams/src/WrapperHandler.php" , line : 110usize , placeholders : & ["$name"] , exception : Some ("BadMethodCallException") , pattern : "Invalid context, \"\0\" options not set\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/BaseConstraint.php" , line : 57usize , placeholders : & ["$error['pointer']" , "$error['message']"] , exception : Some ("JsonSchema\\Exception\\ValidationException") , pattern : "Error validating \0: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/BaseConstraint.php" , line : 143usize , placeholders : & ["$message"] , exception : Some ("JsonSchema\\Exception\\InvalidArgumentException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/BaseConstraint.php" , line : 143usize , placeholders : & [] , exception : Some ("JsonSchema\\Exception\\InvalidArgumentException") , pattern : "Unable to encode schema array as JSON\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/Factory.php" , line : 168usize , placeholders : & ["$name"] , exception : Some ("JsonSchema\\Exception\\InvalidArgumentException") , pattern : "Unknown constraint \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/Factory.php" , line : 172usize , placeholders : & ["$name"] , exception : Some ("JsonSchema\\Exception\\InvalidArgumentException") , pattern : "Invalid class \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/Factory.php" , line : 191usize , placeholders : & ["$constraintName"] , exception : Some ("JsonSchema\\Exception\\InvalidArgumentException") , pattern : "Unknown constraint \0\u{1}\u{1}" , has_meaningful_message : true , },
@ -985,11 +985,11 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/punic/punic/src/Data.php" , line : 256usize , placeholders : & ["$identifier"] , exception : Some ("Punic\\Exception\\InvalidDataFile") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/punic/punic/src/Data.php" , line : 263usize , placeholders : & ["$locale"] , exception : Some ("Punic\\Exception\\DataFolderNotFound") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/punic/punic/src/Data.php" , line : 268usize , placeholders : & ["$identifier"] , exception : Some ("Punic\\Exception\\DataFileNotFound") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/punic/punic/src/Data.php" , line : 274usize , placeholders : & ["$file"] , exception : Some ("Punic\\Exception\\BadDataFileContents") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/punic/punic/src/Data.php" , line : 274usize , placeholders : & ["static::getDataDirectory()" , "DIRECTORY_SEPARATOR" , "$dir" , "DIRECTORY_SEPARATOR" , "$identifier"] , exception : Some ("Punic\\Exception\\BadDataFileContents") , pattern : "\0\0\0\0\0.php\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/punic/punic/src/Data.php" , line : 300usize , placeholders : & ["$identifier"] , exception : Some ("Punic\\Exception\\InvalidDataFile") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/punic/punic/src/Data.php" , line : 306usize , placeholders : & ["$identifier"] , exception : Some ("Punic\\Exception\\InvalidDataFile") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/punic/punic/src/Data.php" , line : 310usize , placeholders : & ["$identifier"] , exception : Some ("Punic\\Exception\\DataFileNotFound") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/punic/punic/src/Data.php" , line : 316usize , placeholders : & ["$file"] , exception : Some ("Punic\\Exception\\BadDataFileContents") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/punic/punic/src/Data.php" , line : 316usize , placeholders : & ["static::getDataDirectory()" , "DIRECTORY_SEPARATOR" , "$identifier"] , exception : Some ("Punic\\Exception\\BadDataFileContents") , pattern : "\0\0\0.php\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/punic/punic/src/Data.php" , line : 676usize , placeholders : & ["$locale"] , exception : Some ("Punic\\Exception\\InvalidLocale") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/punic/punic/src/Data.php" , line : 742usize , placeholders : & ["$data[$key]"] , exception : Some ("Punic\\Exception\\InvalidOverride") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/punic/punic/src/Misc.php" , line : 276usize , placeholders : & ["$width"] , exception : Some ("Punic\\Exception\\ValueNotInList") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
@ -1086,7 +1086,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/ramsey/uuid/src/Type/Hexadecimal.php" , line : 52usize , placeholders : & [] , exception : Some ("Ramsey\\Uuid\\Exception\\InvalidArgumentException") , pattern : "Value must be a hexadecimal number\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/ramsey/uuid/src/Type/Integer.php" , line : 63usize , placeholders : & [] , exception : Some ("Ramsey\\Uuid\\Exception\\InvalidArgumentException") , pattern : "Value must be a signed integer or a string containing only digits 0-9 and, optionally, a sign (+ or -)\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/ramsey/uuid/src/Type/Time.php" , line : 104usize , placeholders : & [] , exception : Some ("Ramsey\\Uuid\\Exception\\UnsupportedOperationException") , pattern : "Attempted to unserialize an invalid value\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/CalDAV/Backend/PDO.php" , line : 245usize , placeholders : & ["$sccs"] , exception : Some ("Sabre\\DAV\\Exception") , pattern : "The \0 property must be of type: \\Sabre\\CalDAV\\Xml\\Property\\SupportedCalendarComponentSet\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/CalDAV/Backend/PDO.php" , line : 245usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception") , pattern : "The {urn:ietf:params:xml:ns:caldav}supported-calendar-component-set property must be of type: \\Sabre\\CalDAV\\Xml\\Property\\SupportedCalendarComponentSet\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/CalDAV/Backend/PDO.php" , line : 296usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "The value passed to $calendarId is expected to be an array with a calendarId and an instanceId\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/CalDAV/Backend/PDO.php" , line : 340usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "The value passed to $calendarId is expected to be an array with a calendarId and an instanceId\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/CalDAV/Backend/PDO.php" , line : 409usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "The value passed to $calendarId is expected to be an array with a calendarId and an instanceId\u{1}\u{1}" , has_meaningful_message : true , },
@ -1208,7 +1208,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/CorePlugin.php" , line : 549usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\BadRequest") , pattern : "The mkcol request must include a {DAV:}resourcetype property\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/CorePlugin.php" , line : 692usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\ReportNotSupported") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/3rdparty/sabre/dav/lib/DAV/CorePlugin.php" , line : 879usize , placeholders : & ["$logLevel"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/FS/Directory.php" , line : 79usize , placeholders : & ["$path"] , exception : Some ("Sabre\\DAV\\Exception\\NotFound") , pattern : "File with name \0 could not be located\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/FS/Directory.php" , line : 79usize , placeholders : & ["$this->path" , "$name"] , exception : Some ("Sabre\\DAV\\Exception\\NotFound") , pattern : "File with name \0/\0 could not be located\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/FS/Node.php" , line : 75usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\Forbidden") , pattern : "This node cannot be renamed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/FSExt/Directory.php" , line : 48usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\Forbidden") , pattern : "Permission denied to . and ..\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/FSExt/Directory.php" , line : 70usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\Forbidden") , pattern : "Permission denied to . and ..\u{1}\u{1}" , has_meaningful_message : true , },
@ -1237,7 +1237,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/PropPatch.php" , line : 314usize , placeholders : & [] , exception : Some ("UnexpectedValueException") , pattern : "A callback sent to handle() did not return an array or a bool\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/Server.php" , line : 227usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception") , pattern : "Invalid argument passed to constructor. Argument must either be an instance of Sabre\\DAV\\Tree, Sabre\\DAV\\INode, an array or null\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/Server.php" , line : 387usize , placeholders : & ["$uri" , "$pathInfo"] , exception : Some ("Sabre\\DAV\\Exception") , pattern : "The REQUEST_URI (\0) did not end with the contents of PATH_INFO (\0). This server might be misconfigured.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/Server.php" , line : 479usize , placeholders : & ["$exMessage"] , exception : Some ("Sabre\\DAV\\Exception\\NotImplemented") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/Server.php" , line : 479usize , placeholders : & ["$method"] , exception : Some ("Sabre\\DAV\\Exception\\NotImplemented") , pattern : "There was no plugin in the system that was willing to handle this \0 method.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/Server.php" , line : 487usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception") , pattern : "No subsystem set a valid HTTP status code. Something must have interrupted the request without providing further detail.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/Server.php" , line : 576usize , placeholders : & ["$uri" , "$this->getBaseUri()"] , exception : Some ("Sabre\\DAV\\Exception\\Forbidden") , pattern : "Requested uri (\0) is out of base uri (\0)\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/sabre/dav/lib/DAV/Server.php" , line : 725usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\BadRequest") , pattern : "The destination header was not supplied\u{1}\u{1}" , has_meaningful_message : true , },
@ -1458,7 +1458,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 1987usize , placeholders : & ["$this->addLocationToMessage($e->getMessage())"] , exception : None , pattern : "Ignoring interpolation errors in multiline comments is deprecated and will be removed in ScssPhp 2.0. \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 1990usize , placeholders : & ["$e->getMessage()"] , exception : None , pattern : "Ignoring interpolation errors in multiline comments is deprecated and will be removed in ScssPhp 2.0. \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 2044usize , placeholders : & ["$e->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 2345usize , placeholders : & ["$msg"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 2345usize , placeholders : & [] , exception : None , pattern : "Infinite calling loop\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 2415usize , placeholders : & [] , exception : None , pattern : "@return may only be used within a function\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 3142usize , placeholders : & [] , exception : None , pattern : "Parent selectors aren't allowed here.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 3149usize , placeholders : & [] , exception : None , pattern : "complex selectors may not be extended.\u{1}\u{1}" , has_meaningful_message : true , },
@ -1489,7 +1489,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6673usize , placeholders : & ["$originalName"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Missing argument $\0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6691usize , placeholders : & ["$message"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6696usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6708usize , placeholders : & ["$message"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6708usize , placeholders : & ["$unknownNames ? 's' : ''" , "$unknownNames ? implode(', $', $unknownNames) . ' or $' : ''" , "$lastName"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "No argument\0 named $\0\0.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6753usize , placeholders : & ["$arg[0][1]"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Duplicate named argument $\0.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6779usize , placeholders : & ["$name"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Duplicate named argument $\0.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6796usize , placeholders : & ["$name"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Duplicate named argument $\0.\u{1}\u{1}" , has_meaningful_message : true , },
@ -1501,7 +1501,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7954usize , placeholders : & [] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Only one positional argument is allowed. All other arguments must be passed by name.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7979usize , placeholders : & ["$name" , "$number"] , exception : None , pattern : "\0 Passing a number `\0` without unit % is deprecated.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7980usize , placeholders : & ["$warning->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8025usize , placeholders : & ["$message"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8025usize , placeholders : & ["$unknownNames ? 's' : ''" , "$unknownNames ? implode(', $', $unknownNames) . ' or $' : ''" , "$lastName"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "No argument\0 named $\0\0.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8033usize , placeholders : & ["$hasWB ? 'HWB' : 'HSL'"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "RGB parameters may not be passed along with \0 parameters.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8037usize , placeholders : & [] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "HSL parameters may not be passed along with HWB parameters.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8143usize , placeholders : & [] , exception : None , pattern : "Error: argument `$color` of `ie-hex-str($color)` must be a color\u{1}\u{1}" , has_meaningful_message : true , },
@ -1510,7 +1510,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8181usize , placeholders : & [] , exception : None , pattern : "Error: argument `$color` of `blue($color)` must be a color\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8280usize , placeholders : & [] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Missing argument $lightness.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8609usize , placeholders : & [] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Only one argument may be passed to the plain-CSS invert() function.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8675usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8675usize , placeholders : & ["$value" , "$line" , "$fname"] , exception : None , pattern : "Passing \0, a non-string value, to unquote()\nwill be an error in future versions of Sass.\n on line \0 of \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8756usize , placeholders : & [] , exception : None , pattern : "At least one argument must be passed.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8779usize , placeholders : & [] , exception : None , pattern : "At least one argument must be passed.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8842usize , placeholders : & [] , exception : None , pattern : "Invalid argument for \"n\"\u{1}\u{1}" , has_meaningful_message : true , },
@ -1601,16 +1601,16 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/spomky-labs/cbor-php/src/Utils.php" , line : 68usize , placeholders : & ["$message"] , exception : Some ("InvalidArgumentException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/stecman/symfony-console-completion/src/CompletionCommand.php" , line : 208usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "Could not read SHELL environment variable. Please specify your shell type using the --shell-type option.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/stecman/symfony-console-completion/src/CompletionHandler.php" , line : 106usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "A CompletionContext must be set before requesting completion.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/stecman/symfony-console-completion/src/EnvironmentCompletionContext.php" , line : 27usize , placeholders : & ["$message"] , exception : Some ("RuntimeException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/stecman/symfony-console-completion/src/EnvironmentCompletionContext.php" , line : 27usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "Failed to configure from environment; Environment var CMDLINE_CONTENTS not set.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/stecman/symfony-console-completion/src/EnvironmentCompletionContext.php" , line : 41usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "Failed to read word breaks from environment; Environment var CMDLINE_WORDBREAKS not set\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/stecman/symfony-console-completion/src/HookFactory.php" , line : 139usize , placeholders : & ["$type" , "implode(', ', self::getShellTypes())"] , exception : Some ("RuntimeException") , pattern : "Cannot generate hook for unknown shell type '\0'. Available hooks are: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/console/Application.php" , line : 119usize , placeholders : & [] , exception : Some ("Symfony\\Component\\Console\\Exception\\RuntimeException") , pattern : "Signals are not supported. Make sure that the `pcntl` extension is installed and that \"pcntl_*\" functions are not disabled by your php.ini's \"disable_functions\" directive.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/console/Application.php" , line : 541usize , placeholders : & ["get_debug_type($command)"] , exception : Some ("Symfony\\Component\\Console\\Exception\\LogicException") , pattern : "The command defined in \"\0\" cannot have an empty name.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/console/Application.php" , line : 565usize , placeholders : & ["$name"] , exception : Some ("Symfony\\Component\\Console\\Exception\\CommandNotFoundException") , pattern : "The command \"\0\" does not exist.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/console/Application.php" , line : 570usize , placeholders : & ["$name"] , exception : Some ("Symfony\\Component\\Console\\Exception\\CommandNotFoundException") , pattern : "The \"\0\" command cannot be found because it is registered under multiple names. Make sure you don't set a different name via constructor or \"setName()\".\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/console/Application.php" , line : 650usize , placeholders : & ["$message"] , exception : Some ("Symfony\\Component\\Console\\Exception\\NamespaceNotFoundException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/console/Application.php" , line : 650usize , placeholders : & ["$namespace"] , exception : Some ("Symfony\\Component\\Console\\Exception\\NamespaceNotFoundException") , pattern : "There are no commands defined in the \"\0\" namespace.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/console/Application.php" , line : 655usize , placeholders : & ["$namespace" , "$this->getAbbreviationSuggestions(array_values($namespaces))"] , exception : Some ("Symfony\\Component\\Console\\Exception\\NamespaceNotFoundException") , pattern : "The namespace \"\0\" is ambiguous.\nDid you mean one of these?\n\0.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/console/Application.php" , line : 720usize , placeholders : & ["$message"] , exception : Some ("Symfony\\Component\\Console\\Exception\\CommandNotFoundException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/console/Application.php" , line : 720usize , placeholders : & ["$name"] , exception : Some ("Symfony\\Component\\Console\\Exception\\CommandNotFoundException") , pattern : "Command \"\0\" is not defined.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/console/Application.php" , line : 761usize , placeholders : & ["$name" , "$suggestions"] , exception : Some ("Symfony\\Component\\Console\\Exception\\CommandNotFoundException") , pattern : "Command \"\0\" is ambiguous.\nDid you mean one of these?\n\0.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/console/Application.php" , line : 768usize , placeholders : & ["$name"] , exception : Some ("Symfony\\Component\\Console\\Exception\\CommandNotFoundException") , pattern : "The command \"\0\" does not exist.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/console/Application.php" , line : 1003usize , placeholders : & [] , exception : Some ("Symfony\\Component\\Console\\Exception\\RuntimeException") , pattern : "Unable to subscribe to signal events. Make sure that the `pcntl` extension is installed and that \"pcntl_*\" functions are not disabled by your php.ini's \"disable_functions\" directive.\u{1}\u{1}" , has_meaningful_message : true , },
@ -1935,7 +1935,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/mailer/Transport/SendmailTransportFactory.php" , line : 27usize , placeholders : & ["$dsn"] , exception : Some ("Symfony\\Component\\Mailer\\Exception\\UnsupportedSchemeException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/mailer/Transport/Smtp/EsmtpTransport.php" , line : 116usize , placeholders : & [] , exception : Some ("Symfony\\Component\\Mailer\\Exception\\TransportException") , pattern : "Unable to connect with STARTTLS.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/mailer/Transport/Smtp/EsmtpTransport.php" , line : 190usize , placeholders : & ["implode('\", \"', $modes)"] , exception : Some ("Symfony\\Component\\Mailer\\Exception\\TransportException") , pattern : "Failed to find an authenticator supported by the SMTP server, which currently supports: \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/mailer/Transport/Smtp/EsmtpTransport.php" , line : 198usize , placeholders : & ["$message"] , exception : Some ("Symfony\\Component\\Mailer\\Exception\\TransportException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/mailer/Transport/Smtp/EsmtpTransport.php" , line : 198usize , placeholders : & ["$this->username" , "implode('\", \"', $authNames)"] , exception : Some ("Symfony\\Component\\Mailer\\Exception\\TransportException") , pattern : "Failed to authenticate on SMTP server with username \"\0\" using the following authenticators: \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/3rdparty/symfony/mailer/Transport/Smtp/SmtpTransport.php" , line : 215usize , placeholders : & ["__CLASS__"] , exception : None , pattern : "Email transport \"\0\" stopped\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/3rdparty/symfony/mailer/Transport/Smtp/SmtpTransport.php" , line : 249usize , placeholders : & ["__CLASS__"] , exception : None , pattern : "Email transport \"\0\" starting\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/3rdparty/symfony/mailer/Transport/Smtp/SmtpTransport.php" , line : 257usize , placeholders : & ["__CLASS__"] , exception : None , pattern : "Email transport \"\0\" started\u{1}\u{1}" , has_meaningful_message : true , },
@ -2036,7 +2036,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/process/Pipes/AbstractPipes.php" , line : 108usize , placeholders : & ["get_debug_type($this->input)" , "get_debug_type($input)"] , exception : Some ("Symfony\\Component\\Process\\Exception\\InvalidArgumentException") , pattern : "\"\0\" yielded a value of type \"\0\", but only scalars and stream resources are supported.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/process/Pipes/UnixPipes.php" , line : 40usize , placeholders : & ["__CLASS__"] , exception : Some ("BadMethodCallException") , pattern : "Cannot serialize \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/process/Pipes/UnixPipes.php" , line : 45usize , placeholders : & ["__CLASS__"] , exception : Some ("BadMethodCallException") , pattern : "Cannot unserialize \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/process/Pipes/WindowsPipes.php" , line : 63usize , placeholders : & ["$lastError"] , exception : Some ("Symfony\\Component\\Process\\Exception\\RuntimeException") , pattern : "A temporary file could not be opened to write the process output: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/process/Pipes/WindowsPipes.php" , line : 63usize , placeholders : & [] , exception : Some ("Symfony\\Component\\Process\\Exception\\RuntimeException") , pattern : "A temporary file could not be opened to write the process output: unknown reason\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/process/Pipes/WindowsPipes.php" , line : 93usize , placeholders : & ["__CLASS__"] , exception : Some ("BadMethodCallException") , pattern : "Cannot serialize \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/process/Pipes/WindowsPipes.php" , line : 98usize , placeholders : & ["__CLASS__"] , exception : Some ("BadMethodCallException") , pattern : "Cannot unserialize \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/process/Process.php" , line : 146usize , placeholders : & [] , exception : Some ("Symfony\\Component\\Process\\Exception\\LogicException") , pattern : "The Process class relies on proc_open, which is not available on your PHP installation.\u{1}\u{1}" , has_meaningful_message : true , },
@ -2084,9 +2084,9 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Generator/UrlGenerator.php" , line : 144usize , placeholders : & ["$name"] , exception : Some ("Symfony\\Component\\Routing\\Exception\\RouteNotFoundException") , pattern : "Unable to generate a URL for the named route \"\0\" as such route does not exist.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Generator/UrlGenerator.php" , line : 178usize , placeholders : & ["implode('\", \"', array_keys($diff))" , "$name"] , exception : Some ("Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException") , pattern : "Some mandatory parameters are missing (\"\0\") to generate a URL for route \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Generator/UrlGenerator.php" , line : 194usize , placeholders : & ["strtr($message, ['{parameter}' => $varName, '{route}' => $name, '{expected}' => $token[2], '{given}' => $mergedParams[$varName]])"] , exception : Some ("Symfony\\Component\\Routing\\Exception\\InvalidParameterException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/symfony/routing/Generator/UrlGenerator.php" , line : 198usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/symfony/routing/Generator/UrlGenerator.php" , line : 198usize , placeholders : & ["{parameter}" , "{route}" , "{expected}" , "{given}"] , exception : None , pattern : "Parameter \"\0\" for route \"\0\" must match \"\0\" (\"\0\" given) to generate a corresponding URL.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Generator/UrlGenerator.php" , line : 249usize , placeholders : & ["strtr($message, ['{parameter}' => $token[3], '{route}' => $name, '{expected}' => $token[2], '{given}' => $mergedParams[$token[3]]])"] , exception : Some ("Symfony\\Component\\Routing\\Exception\\InvalidParameterException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/symfony/routing/Generator/UrlGenerator.php" , line : 253usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/symfony/routing/Generator/UrlGenerator.php" , line : 253usize , placeholders : & ["{parameter}" , "{route}" , "{expected}" , "{given}"] , exception : None , pattern : "Parameter \"\0\" for route \"\0\" must match \"\0\" (\"\0\" given) to generate a corresponding URL.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Loader/AnnotationClassLoader.php" , line : 114usize , placeholders : & ["$class"] , exception : Some ("InvalidArgumentException") , pattern : "Class \"\0\" does not exist.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Loader/AnnotationClassLoader.php" , line : 119usize , placeholders : & ["$class->getName()"] , exception : Some ("InvalidArgumentException") , pattern : "Annotations from class \"\0\" cannot be read as it is abstract.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Loader/AnnotationClassLoader.php" , line : 167usize , placeholders : & ["$placeholder" , "$requirement" , "$name" , "$class->getName()" , "$method->getName()"] , exception : Some ("InvalidArgumentException") , pattern : "A placeholder name must be a string (\0 given). Did you forget to specify the placeholder key for the requirement \"\0\" of route \"\0\" in \"\0::\0()\"?\u{1}\u{1}" , has_meaningful_message : true , },
@ -2305,8 +2305,8 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/translation/Util/XliffUtils.php" , line : 143usize , placeholders : & ["$xliffVersion"] , exception : Some ("Symfony\\Component\\Translation\\Exception\\InvalidArgumentException") , pattern : "No support implemented for loading XLIFF version \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/translation/Writer/TranslationWriter.php" , line : 60usize , placeholders : & ["$format"] , exception : Some ("Symfony\\Component\\Translation\\Exception\\InvalidArgumentException") , pattern : "There is no dumper associated with format \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/translation/Writer/TranslationWriter.php" , line : 67usize , placeholders : & ["$options['path']"] , exception : Some ("Symfony\\Component\\Translation\\Exception\\RuntimeException") , pattern : "Translation Writer was not able to create directory \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/translation-contracts/TranslatorTrait.php" , line : 125usize , placeholders : & ["$message"] , exception : Some ("Symfony\\Component\\Translation\\Exception\\InvalidArgumentException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/translation-contracts/TranslatorTrait.php" , line : 128usize , placeholders : & ["$message"] , exception : Some ("InvalidArgumentException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/translation-contracts/TranslatorTrait.php" , line : 125usize , placeholders : & ["$id" , "$locale" , "$number" , ")" , ""] , exception : Some ("Symfony\\Component\\Translation\\Exception\\InvalidArgumentException") , pattern : "Unable to choose a translation for \"\0\" with locale \"\0\" for value \"\0\". Double check that this translation has the correct plural options (e.g. \"There is one apple|There are \0count\0 apples\").\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/translation-contracts/TranslatorTrait.php" , line : 128usize , placeholders : & ["$id" , "$locale" , "$number" , ")" , ""] , exception : Some ("InvalidArgumentException") , pattern : "Unable to choose a translation for \"\0\" with locale \"\0\" for value \"\0\". Double check that this translation has the correct plural options (e.g. \"There is one apple|There are \0count\0 apples\").\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/wapmorgan/mp3info/src/Mp3Info.php" , line : 223usize , placeholders : & ["$filename"] , exception : Some ("Exception") , pattern : "File \0 is not present!\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/wapmorgan/mp3info/src/Mp3Info.php" , line : 229usize , placeholders : & ["$filename"] , exception : Some ("Exception") , pattern : "File \0 is not mpeg/audio!\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/wapmorgan/mp3info/src/Mp3Info.php" , line : 370usize , placeholders : & ["$pos" , "dechex($pos)"] , exception : Some ("Exception") , pattern : "At \0(0x\0) should be a frame header!\u{1}\u{1}" , has_meaningful_message : true , },
@ -3058,7 +3058,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/CalDAV/CachedSubscriptionObject.php" , line : 64usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\MethodNotAllowed") , pattern : "Deleting objects in a cached subscription is not allowed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/CalDAV/CalDavBackend.php" , line : 599usize , placeholders : & ["$uri"] , exception : Some ("Sabre\\DAV\\Exception\\NotFound") , pattern : "Node with name '\0' could not be found\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/CalDAV/CalDavBackend.php" , line : 782usize , placeholders : & [] , exception : Some ("OCP\\Calendar\\Exceptions\\CalendarException") , pattern : "URI too long. Calendar not created\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/CalDAV/CalDavBackend.php" , line : 798usize , placeholders : & ["$sccs"] , exception : Some ("Sabre\\DAV\\Exception") , pattern : "The \0 property must be of type: \\Sabre\\CalDAV\\Property\\SupportedCalendarComponentSet\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/CalDAV/CalDavBackend.php" , line : 798usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception") , pattern : "The {urn:ietf:params:xml:ns:caldav}supported-calendar-component-set property must be of type: \\Sabre\\CalDAV\\Property\\SupportedCalendarComponentSet\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/CalDAV/CalDavBackend.php" , line : 970usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "Calendar data that was just written can't be read back. Check your database configuration.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/CalDAV/CalDavBackend.php" , line : 1262usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\BadRequest") , pattern : "Calendar object with uid already exists in this calendar collection.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/CalDAV/CalDavBackend.php" , line : 1446usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
@ -3228,13 +3228,13 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Comments/CommentNode.php" , line : 131usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\Forbidden") , pattern : "Only authors are allowed to edit their comment.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Comments/CommentNode.php" , line : 163usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\MethodNotAllowed") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/dav/lib/Comments/CommentNode.php" , line : 188usize , placeholders : & ["$e->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Comments/CommentNode.php" , line : 191usize , placeholders : & ["$msg" , "IComment::MAX_MESSAGE_LENGTH"] , exception : Some ("Sabre\\DAV\\Exception\\BadRequest") , pattern : "\0\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Comments/CommentNode.php" , line : 191usize , placeholders : & ["IComment::MAX_MESSAGE_LENGTH"] , exception : Some ("Sabre\\DAV\\Exception\\BadRequest") , pattern : "Message exceeds allowed character limit of \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/dav/lib/Comments/CommentNode.php" , line : 281usize , placeholders : & ["$e->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Comments/CommentsPlugin.php" , line : 162usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\ReportNotSupported") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Comments/CommentsPlugin.php" , line : 225usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\UnsupportedMediaType") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Comments/CommentsPlugin.php" , line : 237usize , placeholders : & ["$actorType"] , exception : Some ("Sabre\\DAV\\Exception\\BadRequest") , pattern : "Invalid actor \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Comments/CommentsPlugin.php" , line : 247usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\BadRequest") , pattern : "Invalid input values\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Comments/CommentsPlugin.php" , line : 250usize , placeholders : & ["$msg" , "\\OCP\\Comments\\IComment::MAX_MESSAGE_LENGTH"] , exception : Some ("Sabre\\DAV\\Exception\\BadRequest") , pattern : "\0\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Comments/CommentsPlugin.php" , line : 250usize , placeholders : & ["\\OCP\\Comments\\IComment::MAX_MESSAGE_LENGTH"] , exception : Some ("Sabre\\DAV\\Exception\\BadRequest") , pattern : "Message exceeds allowed character limit of \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Comments/EntityCollection.php" , line : 70usize , placeholders : & ["$property"] , exception : Some ("InvalidArgumentException") , pattern : "\"\0\" parameter must be non-empty string\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Comments/EntityCollection.php" , line : 111usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\NotFound") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Comments/EntityTypeCollection.php" , line : 61usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "\"name\" parameter must be non-empty string\u{1}\u{1}" , has_meaningful_message : true , },
@ -3263,7 +3263,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 158usize , placeholders : & ["$ex->getMessage()"] , exception : Some ("OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 160usize , placeholders : & ["$e->getMessage()"] , exception : Some ("OCA\\DAV\\Connector\\Sabre\\Exception\\FileLocked") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 176usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\Forbidden") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 182usize , placeholders : & ["$newPath"] , exception : Some ("Sabre\\DAV\\Exception\\Forbidden") , pattern : "Could not create directory \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 182usize , placeholders : & ["$this->path" , "$name"] , exception : Some ("Sabre\\DAV\\Exception\\Forbidden") , pattern : "Could not create directory \0/\0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 185usize , placeholders : & ["$e->getMessage()"] , exception : Some ("Sabre\\DAV\\Exception\\ServiceUnavailable") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 187usize , placeholders : & ["$ex->getMessage()"] , exception : Some ("OCA\\DAV\\Connector\\Sabre\\Exception\\InvalidPath") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 189usize , placeholders : & ["$ex->getMessage()"] , exception : Some ("OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
@ -3272,7 +3272,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 217usize , placeholders : & ["$e->getMessage()"] , exception : Some ("Sabre\\DAV\\Exception\\ServiceUnavailable") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 219usize , placeholders : & ["$ex->getMessage()"] , exception : Some ("OCA\\DAV\\Connector\\Sabre\\Exception\\InvalidPath") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 221usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\Forbidden") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 226usize , placeholders : & ["$path"] , exception : Some ("Sabre\\DAV\\Exception\\NotFound") , pattern : "File with name \0 could not be located\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 226usize , placeholders : & ["$this->path" , "$name"] , exception : Some ("Sabre\\DAV\\Exception\\NotFound") , pattern : "File with name \0/\0 could not be located\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 256usize , placeholders : & [] , exception : Some ("OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden") , pattern : "No read permissions. This might be caused by files_accesscontrol, check your configured rules\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 258usize , placeholders : & [] , exception : Some ("OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden") , pattern : "No read permissions\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Directory.php" , line : 263usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\Locked") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
@ -3357,7 +3357,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/MtimeSanitizer.php" , line : 37usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "X-OC-MTime header must be a valid positive integer\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Node.php" , line : 108usize , placeholders : & ["$this->path"] , exception : Some ("Sabre\\DAV\\Exception") , pattern : "Failed to get fileinfo for \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Node.php" , line : 148usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\Forbidden") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Node.php" , line : 160usize , placeholders : & ["$this->path" , "$newPath"] , exception : Some ("Sabre\\DAV\\Exception") , pattern : "Failed to rename \0 to \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Node.php" , line : 160usize , placeholders : & ["$this->path" , "$parentPath" , "$newName"] , exception : Some ("Sabre\\DAV\\Exception") , pattern : "Failed to rename \0 to \0/\0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/Node.php" , line : 391usize , placeholders : & ["$ex->getMessage()"] , exception : Some ("OCA\\DAV\\Connector\\Sabre\\Exception\\InvalidPath") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/ObjectTree.php" , line : 111usize , placeholders : & [] , exception : Some ("Sabre\\DAV\\Exception\\ServiceUnavailable") , pattern : "filesystem not setup\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/dav/lib/Connector/Sabre/ObjectTree.php" , line : 124usize , placeholders : & ["$ex->getMessage()"] , exception : Some ("OCA\\DAV\\Connector\\Sabre\\Exception\\InvalidPath") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
@ -3645,7 +3645,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/composer/composer/InstalledVersions.php" , line : 203usize , placeholders : & ["$packageName"] , exception : Some ("OutOfBoundsException") , pattern : "Package \"\0\" is not installed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/composer/composer/InstalledVersions.php" , line : 224usize , placeholders : & ["$packageName"] , exception : Some ("OutOfBoundsException") , pattern : "Package \"\0\" is not installed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/composer/composer/InstalledVersions.php" , line : 241usize , placeholders : & ["$packageName"] , exception : Some ("OutOfBoundsException") , pattern : "Package \"\0\" is not installed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Command/DropLegacyFileKey.php" , line : 134usize , placeholders : & ["$source" , "$target"] , exception : Some ("OC\\Encryption\\Exceptions\\DecryptionFailedException") , pattern : "Failed to open \0 or \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Command/DropLegacyFileKey.php" , line : 134usize , placeholders : & ["$source" , "$path" , "time()"] , exception : Some ("OC\\Encryption\\Exceptions\\DecryptionFailedException") , pattern : "Failed to open \0 or \0.reencrypted.\0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/encryption/lib/Command/FixEncryptedVersion.php" , line : 222usize , placeholders : & ["$e->getMessage()"] , exception : None , pattern : "Issue: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Command/FixKeyLocation.php" , line : 68usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Wrong encryption manager\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Command/FixKeyLocation.php" , line : 306usize , placeholders : & ["$node->getPath()"] , exception : Some ("Exception") , pattern : "Failed to open \0\u{1}\u{1}" , has_meaningful_message : true , },
@ -3658,8 +3658,8 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/encryption/lib/Crypto/Crypt.php" , line : 139usize , placeholders : & ["openssl_error_string()"] , exception : None , pattern : "Encryption Library:\0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/encryption/lib/Crypto/Crypt.php" , line : 170usize , placeholders : & [] , exception : None , pattern : "Encryption Library, symmetrical encryption failed no content given\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Crypto/Crypt.php" , line : 200usize , placeholders : & ["$keyFormat"] , exception : Some ("InvalidArgumentException") , pattern : "key format \"\0\" is not supported\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/encryption/lib/Crypto/Crypt.php" , line : 229usize , placeholders : & ["$error" , "openssl_error_string()"] , exception : None , pattern : "\0\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Crypto/Crypt.php" , line : 231usize , placeholders : & ["$error"] , exception : Some ("OC\\Encryption\\Exceptions\\EncryptionFailedException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/encryption/lib/Crypto/Crypt.php" , line : 229usize , placeholders : & ["openssl_error_string()"] , exception : None , pattern : "Encryption (symmetric) of content failed\0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Crypto/Crypt.php" , line : 231usize , placeholders : & [] , exception : Some ("OC\\Encryption\\Exceptions\\EncryptionFailedException") , pattern : "Encryption (symmetric) of content failed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/encryption/lib/Crypto/Crypt.php" , line : 249usize , placeholders : & ["$cipher" , "self::DEFAULT_CIPHER"] , exception : None , pattern : "Unsupported cipher (\0) defined in config.php supported. Falling back to \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Crypto/Crypt.php" , line : 286usize , placeholders : & ["$cipher"] , exception : Some ("InvalidArgumentException") , pattern : "Unsupported cipher (\0) defined.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Crypto/Crypt.php" , line : 301usize , placeholders : & [] , exception : Some ("OC\\ServerNotAvailableException") , pattern : "Legacy cipher is no longer supported!\u{1}\u{1}" , has_meaningful_message : true , },
@ -3679,14 +3679,14 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Crypto/Crypt.php" , line : 835usize , placeholders : & ["$cipher_algo"] , exception : Some ("OC\\Encryption\\Exceptions\\EncryptionFailedException") , pattern : "Unsupported cipher \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/encryption/lib/Crypto/Encryption.php" , line : 240usize , placeholders : & ["{uid}"] , exception : None , pattern : "no public key found for user \"\0\", user will not be able to read the file\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/encryption/lib/Crypto/Encryption.php" , line : 255usize , placeholders : & ["{path}"] , exception : None , pattern : "Failed to delete legacy filekey for \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/encryption/lib/Crypto/Encryption.php" , line : 338usize , placeholders : & ["$msg"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Crypto/Encryption.php" , line : 340usize , placeholders : & ["$msg"] , exception : Some ("OC\\Encryption\\Exceptions\\DecryptionFailedException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/encryption/lib/Crypto/Encryption.php" , line : 338usize , placeholders : & [] , exception : None , pattern : "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Crypto/Encryption.php" , line : 340usize , placeholders : & [] , exception : Some ("OC\\Encryption\\Exceptions\\DecryptionFailedException") , pattern : "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/encryption/lib/Crypto/Encryption.php" , line : 374usize , placeholders : & ["$user" , "$e->getMessage()"] , exception : None , pattern : "Could not encrypt file for \0: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/apps/encryption/lib/Crypto/Encryption.php" , line : 389usize , placeholders : & ["{file}"] , exception : None , pattern : "no file key found, we assume that the file \"\0\" is not encrypted\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/encryption/lib/Crypto/Encryption.php" , line : 477usize , placeholders : & ["$msg"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Crypto/Encryption.php" , line : 478usize , placeholders : & ["$msg"] , exception : Some ("OC\\Encryption\\Exceptions\\DecryptionFailedException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/encryption/lib/Crypto/Encryption.php" , line : 477usize , placeholders : & ["$this->getDisplayName()" , "$path"] , exception : None , pattern : "Encryption module \"\0\" is not able to read \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Crypto/Encryption.php" , line : 478usize , placeholders : & ["$this->getDisplayName()" , "$path"] , exception : Some ("OC\\Encryption\\Exceptions\\DecryptionFailedException") , pattern : "Encryption module \"\0\" is not able to read \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/encryption/lib/Hooks/UserHooks.php" , line : 210usize , placeholders : & [] , exception : None , pattern : "Encryption could not update users encryption password\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Hooks/UserHooks.php" , line : 230usize , placeholders : & ["$message"] , exception : Some ("OCP\\Encryption\\Exceptions\\GenericEncryptionException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/encryption/lib/Hooks/UserHooks.php" , line : 230usize , placeholders : & [] , exception : Some ("OCP\\Encryption\\Exceptions\\GenericEncryptionException") , pattern : "Can not decrypt the recovery key. Maybe you provided the wrong password. Try again.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/encryption/lib/Hooks/UserHooks.php" , line : 262usize , placeholders : & [] , exception : None , pattern : "Encryption Could not update users encryption password\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/encryption/lib/KeyManager.php" , line : 153usize , placeholders : & [] , exception : None , pattern : "A private master key is available but the public key could not be found. This should never happen.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/encryption/lib/KeyManager.php" , line : 156usize , placeholders : & [] , exception : None , pattern : "A public master key is available but the private key could not be found. This should never happen.\u{1}\u{1}" , has_meaningful_message : true , },
@ -3731,15 +3731,15 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federatedfilesharing/lib/Controller/RequestHandlerController.php" , line : 419usize , placeholders : & [] , exception : Some ("OCP\\AppFramework\\OCS\\OCSBadRequestException") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federatedfilesharing/lib/Controller/RequestHandlerController.php" , line : 467usize , placeholders : & [] , exception : Some ("OCP\\AppFramework\\OCS\\OCSException") , pattern : "Server does not support federated cloud sharing\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federatedfilesharing/lib/Controller/RequestHandlerController.php" , line : 485usize , placeholders : & [] , exception : Some ("OCP\\AppFramework\\OCS\\OCSBadRequestException") , pattern : "Share not found or token invalid\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 124usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 125usize , placeholders : & ["$message_t"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 124usize , placeholders : & [] , exception : None , pattern : "It is not allowed to send federated group shares from this server.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 125usize , placeholders : & [] , exception : Some ("Exception") , pattern : "It is not allowed to send federated group shares from this server.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 136usize , placeholders : & ["message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 137usize , placeholders : & ["$message_t"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 148usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 149usize , placeholders : & ["$message_t"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 156usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 157usize , placeholders : & ["$message_t"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 188usize , placeholders : & ["$message_t"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 148usize , placeholders : & [] , exception : None , pattern : "Not allowed to create a federated share to the same account.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 149usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Not allowed to create a federated share to the same account\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 156usize , placeholders : & [] , exception : None , pattern : "Federated shares require read permissions\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 157usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Federated shares require read permissions\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 188usize , placeholders : & ["[$shareWith]"] , exception : Some ("Exception") , pattern : "File is already shared with \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 245usize , placeholders : & [] , exception : None , pattern : "Failed to notify remote server of federated share, removing share.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 256usize , placeholders : & ["$message_t"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federatedfilesharing/lib/FederatedShareProvider.php" , line : 308usize , placeholders : & [] , exception : Some ("OCP\\Share\\Exceptions\\ShareNotFound") , pattern : "share not found in share_external table\u{1}\u{1}" , has_meaningful_message : true , },
@ -3814,9 +3814,9 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federation/lib/Controller/OCSAuthAPIController.php" , line : 183usize , placeholders : & [] , exception : Some ("OCP\\AppFramework\\OCS\\OCSForbiddenException") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/federation/lib/Controller/OCSAuthAPIController.php" , line : 189usize , placeholders : & ["$url" , "$token" , "$expectedToken"] , exception : None , pattern : "remote server (\0) didn't send a valid token (got \"\0\" but expected \"\0\") while getting shared secret\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federation/lib/Controller/OCSAuthAPIController.php" , line : 193usize , placeholders : & [] , exception : Some ("OCP\\AppFramework\\OCS\\OCSForbiddenException") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federation/lib/Controller/SettingsController.php" , line : 85usize , placeholders : & ["$message"] , exception : Some ("OCP\\HintException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federation/lib/Controller/SettingsController.php" , line : 91usize , placeholders : & ["$message"] , exception : Some ("OCP\\HintException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federation/lib/DbHandler.php" , line : 85usize , placeholders : & ["$message"] , exception : Some ("OCP\\HintException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federation/lib/Controller/SettingsController.php" , line : 85usize , placeholders : & [] , exception : Some ("OCP\\HintException") , pattern : "Server is already in the list of trusted servers.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federation/lib/Controller/SettingsController.php" , line : 91usize , placeholders : & [] , exception : Some ("OCP\\HintException") , pattern : "No server to federate with found\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federation/lib/DbHandler.php" , line : 85usize , placeholders : & ["$url"] , exception : Some ("OCP\\HintException") , pattern : "Internal failure, Could not add trusted server: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federation/lib/DbHandler.php" , line : 117usize , placeholders : & ["$id"] , exception : Some ("Exception") , pattern : "No Server found with ID: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/federation/lib/DbHandler.php" , line : 186usize , placeholders : & ["$url"] , exception : Some ("Exception") , pattern : "No token found for: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/federation/lib/Middleware/AddServerMiddleware.php" , line : 64usize , placeholders : & ["$exception->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
@ -4288,7 +4288,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/files_sharing/lib/SharedStorage.php" , line : 167usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Maximum share depth reached\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/files_sharing/lib/SharedStorage.php" , line : 181usize , placeholders : & [] , exception : Some ("Exception") , pattern : "recursive share detected\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/files_sharing/lib/SharedStorage.php" , line : 205usize , placeholders : & ["$e->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/files_sharing/lib/SharedStorage.php" , line : 578usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/files_sharing/lib/SharedStorage.php" , line : 578usize , placeholders : & ["$this->getShareId()"] , exception : None , pattern : "no storage set after init for share \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/files_trashbin/composer/composer/ClassLoader.php" , line : 250usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "A non-empty PSR-4 prefix must end with a namespace separator.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/files_trashbin/composer/composer/ClassLoader.php" , line : 305usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "A non-empty PSR-4 prefix must end with a namespace separator.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/files_trashbin/composer/composer/InstalledVersions.php" , line : 161usize , placeholders : & ["$packageName"] , exception : Some ("OutOfBoundsException") , pattern : "Package \"\0\" is not installed\u{1}\u{1}" , has_meaningful_message : true , },
@ -4495,20 +4495,20 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/oauth2/lib/Db/ClientMapper.php" , line : 63usize , placeholders : & ["$clientIdentifier"] , exception : Some ("OCA\\OAuth2\\Exceptions\\ClientNotFoundException") , pattern : "could not find client \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/oauth2/lib/Db/ClientMapper.php" , line : 83usize , placeholders : & ["$id"] , exception : Some ("OCA\\OAuth2\\Exceptions\\ClientNotFoundException") , pattern : "could not find client with id \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/oauth2/lib/Settings/Admin.php" , line : 63usize , placeholders : & [] , exception : None , pattern : "[Settings] OAuth client secret decryption error\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Compliance/Expiration.php" , line : 94usize , placeholders : & ["$message"] , exception : Some ("OC\\HintException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Compliance/HistoryCompliance.php" , line : 87usize , placeholders : & ["$message"] , exception : Some ("OC\\HintException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Compliance/Expiration.php" , line : 94usize , placeholders : & [] , exception : Some ("OC\\HintException") , pattern : "Password is expired, please use forgot password method to reset\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Compliance/HistoryCompliance.php" , line : 87usize , placeholders : & [] , exception : Some ("OC\\HintException") , pattern : "Password must not have been used recently before.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/password_policy/lib/Compliance/HistoryCompliance.php" , line : 123usize , placeholders : & ["{uid}" , "{history}"] , exception : None , pattern : "Received password history of \0 had the unexpected value of \0, resetting.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/ComplianceService.php" , line : 92usize , placeholders : & ["$e->getHint()"] , exception : Some ("OC\\User\\LoginException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/password_policy/lib/ComplianceService.php" , line : 109usize , placeholders : & [] , exception : None , pattern : "Could not query compliance\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Generator.php" , line : 111usize , placeholders : & [] , exception : Some ("OC\\HintException") , pattern : "Could not generate a valid password\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/password_policy/lib/PasswordValidator.php" , line : 70usize , placeholders : & [] , exception : None , pattern : "Could not get validator from container\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/PasswordValidator.php" , line : 83usize , placeholders : & ["implode(' ', $errors)"] , exception : Some ("OC\\HintException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Validator/CommonPasswordsValidator.php" , line : 54usize , placeholders : & ["$message"] , exception : Some ("OC\\HintException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Validator/HIBPValidator.php" , line : 86usize , placeholders : & ["$message"] , exception : Some ("OC\\HintException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Validator/LengthValidator.php" , line : 51usize , placeholders : & ["$message"] , exception : Some ("OC\\HintException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Validator/NumericCharacterValidator.php" , line : 52usize , placeholders : & ["$message"] , exception : Some ("OC\\HintException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Validator/SpecialCharactersValidator.php" , line : 51usize , placeholders : & ["$message"] , exception : Some ("OC\\HintException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Validator/UpperCaseLoweCaseValidator.php" , line : 52usize , placeholders : & ["$message"] , exception : Some ("OC\\HintException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Validator/CommonPasswordsValidator.php" , line : 54usize , placeholders : & [] , exception : Some ("OC\\HintException") , pattern : "Password is among the 1,000,000 most common ones. Please make it unique.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Validator/HIBPValidator.php" , line : 86usize , placeholders : & [] , exception : Some ("OC\\HintException") , pattern : "Password is present in compromised password list. Please choose a different password.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Validator/LengthValidator.php" , line : 51usize , placeholders : & ["$minLength"] , exception : Some ("OC\\HintException") , pattern : "Password needs to be at least \0 characters long.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Validator/NumericCharacterValidator.php" , line : 52usize , placeholders : & [] , exception : Some ("OC\\HintException") , pattern : "Password needs to contain at least one numeric character.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Validator/SpecialCharactersValidator.php" , line : 51usize , placeholders : & [] , exception : Some ("OC\\HintException") , pattern : "Password needs to contain at least one special character.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/password_policy/lib/Validator/UpperCaseLoweCaseValidator.php" , line : 52usize , placeholders : & [] , exception : Some ("OC\\HintException") , pattern : "Password needs to contain at least one lower and one upper case character.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/photos/lib/Album/AlbumMapper.php" , line : 266usize , placeholders : & [] , exception : Some ("OCA\\Photos\\Exception\\AlreadyInAlbumException") , pattern : "File already in album\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/photos/lib/Album/AlbumMapper.php" , line : 381usize , placeholders : & ["$row['collaborator_type']"] , exception : Some ("Exception") , pattern : "Invalid collaborator type: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/photos/lib/Album/AlbumMapper.php" , line : 453usize , placeholders : & ["$collaborator['id']"] , exception : Some ("Exception") , pattern : "Unknown collaborator: \0\u{1}\u{1}" , has_meaningful_message : true , },
@ -4888,11 +4888,11 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/support/lib/Service/SubscriptionService.php" , line : 121usize , placeholders : & ["get_class($backend)"] , exception : None , pattern : "Can not determine user count for \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/support/lib/Service/SubscriptionService.php" , line : 134usize , placeholders : & ["$userCount" , "$disabledUsersCount"] , exception : None , pattern : "Total user count was negative (users: \0, disabled: \0)\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/support/lib/Service/SubscriptionService.php" , line : 193usize , placeholders : & [] , exception : None , pattern : "Subscription info successfully fetched\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/support/lib/Service/SubscriptionService.php" , line : 233usize , placeholders : & ["$backendURL" , "$response->getStatusCode()" , "$response->getBody()"] , exception : None , pattern : "Renewal of subscription info returned invalid data. URL: \0 Status: \0 Body: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/support/lib/Service/SubscriptionService.php" , line : 236usize , placeholders : & ["$backendURL"] , exception : None , pattern : "Renew of subscription info failed due to connect exception - retrying later. URL: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/support/lib/Service/SubscriptionService.php" , line : 233usize , placeholders : & ["rtrim($backendURL, '/')" , "$subscriptionKey" , "$response->getStatusCode()" , "$response->getBody()"] , exception : None , pattern : "Renewal of subscription info returned invalid data. URL: \0/apps/zammad_organisation_management/api/query/subscription/\0 Status: \0 Body: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/support/lib/Service/SubscriptionService.php" , line : 236usize , placeholders : & ["rtrim($backendURL, '/')" , "$subscriptionKey"] , exception : None , pattern : "Renew of subscription info failed due to connect exception - retrying later. URL: \0/apps/zammad_organisation_management/api/query/subscription/\0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/support/lib/Service/SubscriptionService.php" , line : 242usize , placeholders : & [] , exception : None , pattern : "Subscription key invalid\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/support/lib/Service/SubscriptionService.php" , line : 246usize , placeholders : & ["$backendURL"] , exception : None , pattern : "Renew of subscription info failed. URL: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/support/lib/Service/SubscriptionService.php" , line : 250usize , placeholders : & ["$backendURL"] , exception : None , pattern : "Renew of subscription info failed. URL: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/support/lib/Service/SubscriptionService.php" , line : 246usize , placeholders : & ["rtrim($backendURL, '/')" , "$subscriptionKey"] , exception : None , pattern : "Renew of subscription info failed. URL: \0/apps/zammad_organisation_management/api/query/subscription/\0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/support/lib/Service/SubscriptionService.php" , line : 250usize , placeholders : & ["rtrim($backendURL, '/')" , "$subscriptionKey"] , exception : None , pattern : "Renew of subscription info failed. URL: \0/apps/zammad_organisation_management/api/query/subscription/\0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/survey_client/lib/BackgroundJobs/MonthlyReport.php" , line : 51usize , placeholders : & [] , exception : None , pattern : "Error while sending usage statistic\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/survey_client/lib/Notifier.php" , line : 77usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/suspicious_login/lib/Listener/LoginMailListener.php" , line : 68usize , placeholders : & ["$uid"] , exception : None , pattern : "not sending suspicious login email because user <\0> does not exist (anymore)\u{1}\u{1}" , has_meaningful_message : true , },
@ -4932,12 +4932,12 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/lib/Service/ModelStore.php" , line : 172usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "Estimator is not persistable\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/suspicious_login/lib/Service/ModelStore.php" , line : 182usize , placeholders : & [] , exception : None , pattern : "App data models folder does not exist. Creating it\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/suspicious_login/lib/Service/ModelStore.php" , line : 197usize , placeholders : & [] , exception : None , pattern : "Could not save persisted estimator to storage, reverting\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Internal/Placeholder.php" , line : 114usize , placeholders : & ["$message"] , exception : Some ("Error") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Internal/Placeholder.php" , line : 114usize , placeholders : & [] , exception : Some ("Error") , pattern : "Promise has already been resolved\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Internal/Producer.php" , line : 51usize , placeholders : & [] , exception : Some ("Error") , pattern : "The prior promise returned must resolve before invoking this method again\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Internal/Producer.php" , line : 84usize , placeholders : & [] , exception : Some ("Error") , pattern : "The iterator has completed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Internal/Producer.php" , line : 88usize , placeholders : & [] , exception : Some ("Error") , pattern : "Promise returned from advance() must resolve before calling this method\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Internal/Producer.php" , line : 107usize , placeholders : & [] , exception : Some ("Error") , pattern : "Iterators cannot emit values after calling complete\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Internal/Producer.php" , line : 174usize , placeholders : & ["$message"] , exception : Some ("Error") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Internal/Producer.php" , line : 174usize , placeholders : & [] , exception : Some ("Error") , pattern : "Iterator has already been completed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Loop/Driver.php" , line : 133usize , placeholders : & ["$exception"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Loop/Driver.php" , line : 221usize , placeholders : & [] , exception : Some ("Error") , pattern : "Delay must be greater than or equal to zero\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Loop/Driver.php" , line : 258usize , placeholders : & [] , exception : Some ("Error") , pattern : "Interval must be greater than or equal to zero\u{1}\u{1}" , has_meaningful_message : true , },
@ -4957,7 +4957,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Loop/NativeDriver.php" , line : 79usize , placeholders : & ["$message"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Loop/NativeDriver.php" , line : 91usize , placeholders : & [] , exception : Some ("Amp\\Loop\\UnsupportedFeatureException") , pattern : "Signal handling requires the pcntl extension\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Loop/NativeDriver.php" , line : 156usize , placeholders : & ["$exception"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Loop/NativeDriver.php" , line : 205usize , placeholders : & ["$message"] , exception : Some ("Error") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Loop/NativeDriver.php" , line : 205usize , placeholders : & [] , exception : Some ("Error") , pattern : "Failed to register signal handler\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Loop/NativeDriver.php" , line : 214usize , placeholders : & [] , exception : Some ("Error") , pattern : "Unknown watcher type\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Loop/NativeDriver.php" , line : 264usize , placeholders : & [] , exception : Some ("Error") , pattern : "Unknown watcher type\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/suspicious_login/vendor/amphp/amp/lib/Loop/NativeDriver.php" , line : 311usize , placeholders : & ["new \\Exception('Unknown error during stream_select')"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
@ -4998,8 +4998,8 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/byte-stream/lib/ResourceOutputStream.php" , line : 41usize , placeholders : & [] , exception : Some ("Error") , pattern : "Expected a valid stream\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/byte-stream/lib/ResourceOutputStream.php" , line : 47usize , placeholders : & [] , exception : Some ("Error") , pattern : "Expected a writable stream\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/byte-stream/lib/ResourceOutputStream.php" , line : 75usize , placeholders : & [] , exception : Some ("Amp\\ByteStream\\ClosedException") , pattern : "The stream was closed by the peer\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/byte-stream/lib/ResourceOutputStream.php" , line : 97usize , placeholders : & ["$message"] , exception : Some ("Amp\\ByteStream\\StreamException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/byte-stream/lib/ResourceOutputStream.php" , line : 107usize , placeholders : & ["$message"] , exception : Some ("Amp\\ByteStream\\StreamException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/byte-stream/lib/ResourceOutputStream.php" , line : 97usize , placeholders : & [] , exception : Some ("Amp\\ByteStream\\StreamException") , pattern : "Failed to write to stream\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/byte-stream/lib/ResourceOutputStream.php" , line : 107usize , placeholders : & [] , exception : Some ("Amp\\ByteStream\\StreamException") , pattern : "Failed to write to stream after multiple attempts\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/byte-stream/lib/ZlibInputStream.php" , line : 40usize , placeholders : & [] , exception : Some ("Amp\\ByteStream\\StreamException") , pattern : "Failed initializing deflate context\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/byte-stream/lib/ZlibInputStream.php" , line : 66usize , placeholders : & [] , exception : Some ("Amp\\ByteStream\\StreamException") , pattern : "Failed adding data to deflate context\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/byte-stream/lib/ZlibInputStream.php" , line : 77usize , placeholders : & [] , exception : Some ("Amp\\ByteStream\\StreamException") , pattern : "Failed adding data to deflate context\u{1}\u{1}" , has_meaningful_message : true , },
@ -5083,7 +5083,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/parallel/lib/Worker/BootstrapWorkerFactory.php" , line : 37usize , placeholders : & ["\\sprintf( \"The class '%s' does not implement '%s'\", $envClassName, Environment::class )"] , exception : Some ("Error") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/parallel/lib/Worker/CallableTask.php" , line : 29usize , placeholders : & [] , exception : Some ("Error") , pattern : "When using a class instance as a callable, the class must be autoloadable\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/parallel/lib/Worker/CallableTask.php" , line : 33usize , placeholders : & [] , exception : Some ("Error") , pattern : "When using a class instance method as a callable, the class must be autoloadable\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/parallel/lib/Worker/CallableTask.php" , line : 42usize , placeholders : & ["$message"] , exception : Some ("Error") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/parallel/lib/Worker/CallableTask.php" , line : 42usize , placeholders : & [] , exception : Some ("Error") , pattern : "User-defined functions must be autoloadable (that is, defined in a file autoloaded by composer)\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/parallel/lib/Worker/DefaultPool.php" , line : 55usize , placeholders : & [] , exception : Some ("Error") , pattern : "Maximum size must be a non-negative integer\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/parallel/lib/Worker/DefaultPool.php" , line : 217usize , placeholders : & [] , exception : Some ("Amp\\Parallel\\Context\\StatusError") , pattern : "The pool was shutdown\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/parallel/lib/Worker/DefaultPool.php" , line : 229usize , placeholders : & [] , exception : Some ("Amp\\Parallel\\Worker\\WorkerException") , pattern : "Worker factory did not create a viable worker\u{1}\u{1}" , has_meaningful_message : true , },
@ -5108,12 +5108,12 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/parallel/lib/Worker/WorkerThread.php" , line : 40usize , placeholders : & ["\\sprintf(\"The class '%s' does not implement '%s'\", $className, Environment::class)"] , exception : Some ("Error") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/parser/src/Parser.php" , line : 69usize , placeholders : & [] , exception : Some ("Error") , pattern : "The parser is no longer writable\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/parser/src/Parser.php" , line : 142usize , placeholders : & ["$this->generator"] , exception : Some ("Amp\\Parser\\InvalidDelimiterError") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/process/lib/Internal/Posix/Runner.php" , line : 97usize , placeholders : & ["$message"] , exception : Some ("Amp\\Process\\ProcessException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/process/lib/Internal/Posix/Runner.php" , line : 97usize , placeholders : & [] , exception : Some ("Amp\\Process\\ProcessException") , pattern : "Could not start process\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/process/lib/Internal/Posix/Runner.php" , line : 104usize , placeholders : & [] , exception : Some ("Amp\\Process\\ProcessException") , pattern : "Could not get process status\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/process/lib/Internal/Posix/Runner.php" , line : 146usize , placeholders : & [] , exception : Some ("Amp\\Process\\ProcessException") , pattern : "Unable to list open file descriptors\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/process/lib/Internal/Posix/Runner.php" , line : 188usize , placeholders : & [] , exception : Some ("Amp\\Process\\ProcessException") , pattern : "Terminating process failed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/process/lib/Internal/Windows/Runner.php" , line : 82usize , placeholders : & [] , exception : Some ("Amp\\Process\\ProcessException") , pattern : "Can't execute commands that contain null bytes.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/process/lib/Internal/Windows/Runner.php" , line : 102usize , placeholders : & ["$message"] , exception : Some ("Amp\\Process\\ProcessException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/process/lib/Internal/Windows/Runner.php" , line : 102usize , placeholders : & [] , exception : Some ("Amp\\Process\\ProcessException") , pattern : "Could not start process\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/process/lib/Internal/Windows/Runner.php" , line : 109usize , placeholders : & [] , exception : Some ("Amp\\Process\\ProcessException") , pattern : "Could not get process status\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/process/lib/Internal/Windows/Runner.php" , line : 122usize , placeholders : & [] , exception : Some ("Amp\\Process\\ProcessException") , pattern : "Could not send security tokens / command to process wrapper\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/amphp/process/lib/Internal/Windows/Runner.php" , line : 192usize , placeholders : & [] , exception : Some ("Amp\\Process\\ProcessException") , pattern : "Signals are not supported on Windows\u{1}\u{1}" , has_meaningful_message : true , },
@ -5170,7 +5170,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/composer/InstalledVersions.php" , line : 241usize , placeholders : & ["$packageName"] , exception : Some ("OutOfBoundsException") , pattern : "Package \"\0\" is not installed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/league/flysystem/src/Filesystem.php" , line : 144usize , placeholders : & ["gettype($contents)"] , exception : Some ("League\\Flysystem\\InvalidStreamProvided") , pattern : "Invalid stream provided, expected stream resource, received \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/league/flysystem/src/Filesystem.php" , line : 148usize , placeholders : & ["$type"] , exception : Some ("League\\Flysystem\\InvalidStreamProvided") , pattern : "Invalid stream provided, expected stream resource, received resource of type \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/league/flysystem/src/InvalidVisibilityProvided.php" , line : 18usize , placeholders : & ["$message"] , exception : Some ("League\\Flysystem\\InvalidVisibilityProvided") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/league/flysystem/src/InvalidVisibilityProvided.php" , line : 18usize , placeholders : & ["$expectedMessage" , "$provided"] , exception : Some ("League\\Flysystem\\InvalidVisibilityProvided") , pattern : "Invalid visibility provided. Expected \0, received \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/league/flysystem/src/ProxyArrayAccessToProperties.php" , line : 51usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "Properties can not be manipulated\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/suspicious_login/vendor/league/flysystem/src/ProxyArrayAccessToProperties.php" , line : 60usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "Properties can not be manipulated\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/suspicious_login/vendor/psr/log/Psr/Log/AbstractLogger.php" , line : 24usize , placeholders : & ["LogLevel::EMERGENCY"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
@ -6303,10 +6303,10 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/user_ldap/lib/Connection.php" , line : 258usize , placeholders : & [] , exception : Some ("OC\\ServerNotAvailableException") , pattern : "Connection to LDAP server could not be established\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/user_ldap/lib/Connection.php" , line : 431usize , placeholders : & ["$effectiveSetting"] , exception : None , pattern : "Illegal value for the \0, reset to autodetect.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/user_ldap/lib/Connection.php" , line : 457usize , placeholders : & [] , exception : None , pattern : "LDAPS (already using secure connection) and TLS do not work together. Switched off TLS.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 505usize , placeholders : & ["$errorStr" , "$subj"] , exception : None , pattern : "\0No \0 given!\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 519usize , placeholders : & ["$errorStr"] , exception : None , pattern : "\0either no password is given for the user agent or a password is given, but not an LDAP agent.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 532usize , placeholders : & ["$errorStr"] , exception : None , pattern : "\0Not a single Base DN given.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 541usize , placeholders : & ["$errorStr"] , exception : None , pattern : "\0login filter does not contain %uid place holder.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 505usize , placeholders : & ["(string)$this->configPrefix" , "$subj"] , exception : None , pattern : "Configuration Error (prefix \0): No \0 given!\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 519usize , placeholders : & ["(string)$this->configPrefix"] , exception : None , pattern : "Configuration Error (prefix \0): either no password is given for the user agent or a password is given, but not an LDAP agent.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 532usize , placeholders : & ["(string)$this->configPrefix"] , exception : None , pattern : "Configuration Error (prefix \0): Not a single Base DN given.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 541usize , placeholders : & ["(string)$this->configPrefix"] , exception : None , pattern : "Configuration Error (prefix \0): login filter does not contain %uid place holder.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 587usize , placeholders : & [] , exception : None , pattern : "Configuration is invalid, cannot connect\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/user_ldap/lib/Connection.php" , line : 596usize , placeholders : & [] , exception : None , pattern : "function ldap_connect is not available. Make sure that the PHP ldap module is installed.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/apps/user_ldap/lib/Connection.php" , line : 605usize , placeholders : & [] , exception : None , pattern : "Turned off SSL certificate validation successfully.\u{1}\u{1}" , has_meaningful_message : true , },
@ -6598,14 +6598,14 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/workflowengine/lib/Manager.php" , line : 693usize , placeholders : & ["$e->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/workflowengine/lib/Manager.php" , line : 707usize , placeholders : & ["$e->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/workflowengine/lib/Manager.php" , line : 729usize , placeholders : & ["$e->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 63usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 72usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 85usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 96usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 107usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 119usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 132usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 144usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 63usize , placeholders : & ["{op}"] , exception : None , pattern : "Flow activation: rules were requested for operation \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 72usize , placeholders : & ["{op}"] , exception : None , pattern : "Flow rule of a different user is legit for operation \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 85usize , placeholders : & ["{op}" , "{config}"] , exception : None , pattern : "Flow rule qualified to run \0, config: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 96usize , placeholders : & ["{op}"] , exception : None , pattern : "Last qualified flow configuration is going to run \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 107usize , placeholders : & ["{op}"] , exception : None , pattern : "All qualified flow configurations are going to run \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 119usize , placeholders : & ["{op}"] , exception : None , pattern : "No flow configurations is going to run \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 132usize , placeholders : & ["{ev}"] , exception : None , pattern : "Flow activated by event \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 144usize , placeholders : & ["{ev}"] , exception : None , pattern : "Flow handling done for event \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/workflowengine/lib/Service/Logger.php" , line : 158usize , placeholders : & ["$context['level']"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/workflowengine/lib/Service/RuleMatcher.php" , line : 98usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "This method must not be called more than once\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/workflowengine/lib/Service/RuleMatcher.php" , line : 105usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "This method must not be called more than once\u{1}\u{1}" , has_meaningful_message : true , },
@ -6648,7 +6648,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/core/Command/Db/ConvertType.php" , line : 134usize , placeholders : & ["Can not convert from %1$s to %1$s."] , exception : Some ("InvalidArgumentException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/core/Command/Db/ConvertType.php" , line : 144usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "The --clear-schema option is not supported when converting to Oracle (oci).\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/core/Command/Db/ConvertType.php" , line : 183usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "This command is temporarily disabled (until the next maintenance release).\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/core/Command/Db/Migrations/GenerateCommand.php" , line : 238usize , placeholders : & ["$path"] , exception : Some ("Symfony\\Component\\Console\\Exception\\RuntimeException") , pattern : "Failed to generate new migration step. Could not write to \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/core/Command/Db/Migrations/GenerateCommand.php" , line : 238usize , placeholders : & ["$dir" , "$className"] , exception : Some ("Symfony\\Component\\Console\\Exception\\RuntimeException") , pattern : "Failed to generate new migration step. Could not write to \0/\0.php\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/core/Command/Db/Migrations/GenerateCommand.php" , line : 250usize , placeholders : & ["$directory"] , exception : Some ("RuntimeException") , pattern : "Could not create folder \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/core/Command/Db/Migrations/GenerateCommand.php" , line : 256usize , placeholders : & ["$directory"] , exception : Some ("RuntimeException") , pattern : "Could not create folder \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/core/Command/Encryption/ChangeKeyStorageRoot.php" , line : 122usize , placeholders : & [] , exception : Some ("Exception") , pattern : "New root folder doesn't exist. Please create the folder or check the permissions and try again.\u{1}\u{1}" , has_meaningful_message : true , },
@ -6759,10 +6759,10 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/core/ajax/update.php" , line : 195usize , placeholders : & ["$e->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/cron.php" , line : 61usize , placeholders : & [] , exception : None , pattern : "Update required, skipping cron\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/cron.php" , line : 68usize , placeholders : & [] , exception : None , pattern : "We are in maintenance mode, skipping cron\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/cron.php" , line : 170usize , placeholders : & ["$jobDetails"] , exception : None , pattern : "CLI cron call has selected job \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/cron.php" , line : 170usize , placeholders : & ["get_class($job)" , "$job->getId()" , "json_encode($job->getArgument())"] , exception : None , pattern : "CLI cron call has selected job \0 (id: \0, arguments: \0)\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/cron.php" , line : 193usize , placeholders : & ["$logLevel"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/cron.php" , line : 201usize , placeholders : & ["$jobDetails" , "Util::humanFileSize($memoryAfter)" , "Util::humanFileSize($memoryBefore)"] , exception : None , pattern : "Used memory grew by more than 10 MB when executing job \0: \0 (before: \0)\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/cron.php" , line : 204usize , placeholders : & ["$jobDetails" , "Util::humanFileSize($memoryPeakAfter)" , "Util::humanFileSize($memoryPeakBefore)"] , exception : None , pattern : "Cron job used more than 300 MB of ram after executing job \0: \0 (before: \0)\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/cron.php" , line : 201usize , placeholders : & ["get_class($job)" , "$job->getId()" , "json_encode($job->getArgument())" , "Util::humanFileSize($memoryAfter)" , "Util::humanFileSize($memoryBefore)"] , exception : None , pattern : "Used memory grew by more than 10 MB when executing job \0 (id: \0, arguments: \0): \0 (before: \0)\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/cron.php" , line : 204usize , placeholders : & ["get_class($job)" , "$job->getId()" , "json_encode($job->getArgument())" , "Util::humanFileSize($memoryPeakAfter)" , "Util::humanFileSize($memoryPeakBefore)"] , exception : None , pattern : "Cron job used more than 300 MB of ram after executing job \0 (id: \0, arguments: \0): \0 (before: \0)\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/cron.php" , line : 229usize , placeholders : & ["strval($job->getId())"] , exception : None , pattern : "WebCron call has selected job with ID \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/cron.php" , line : 242usize , placeholders : & ["$ex->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/cron.php" , line : 249usize , placeholders : & ["$ex->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
@ -6931,7 +6931,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php" , line : 149usize , placeholders : & ["$exception->getMessage()"] , exception : Some ("OCP\\AppFramework\\OCS\\OCSException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/AppFramework/Middleware/Security/CORSMiddleware.php" , line : 102usize , placeholders : & [] , exception : Some ("OC\\AppFramework\\Middleware\\Security\\Exceptions\\SecurityException") , pattern : "CORS requires basic auth\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/AppFramework/Middleware/Security/CORSMiddleware.php" , line : 105usize , placeholders : & [] , exception : Some ("OC\\AppFramework\\Middleware\\Security\\Exceptions\\SecurityException") , pattern : "Password login forbidden, use token instead\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/AppFramework/Middleware/Security/CORSMiddleware.php" , line : 155usize , placeholders : & ["$msg"] , exception : Some ("OC\\AppFramework\\Middleware\\Security\\Exceptions\\SecurityException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/AppFramework/Middleware/Security/CORSMiddleware.php" , line : 155usize , placeholders : & [] , exception : Some ("OC\\AppFramework\\Middleware\\Security\\Exceptions\\SecurityException") , pattern : "Access-Control-Allow-Credentials must not be set to true in order to prevent CSRF\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/AppFramework/Middleware/Security/PasswordConfirmationMiddleware.php" , line : 114usize , placeholders : & [] , exception : Some ("OC\\AppFramework\\Middleware\\Security\\Exceptions\\NotConfirmedException") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/AppFramework/Middleware/Security/ReloadExecutionMiddleware.php" , line : 51usize , placeholders : & [] , exception : Some ("OC\\AppFramework\\Middleware\\Security\\Exceptions\\ReloadExecutionException") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/AppFramework/Middleware/Security/SameSiteCookieMiddleware.php" , line : 61usize , placeholders : & [] , exception : Some ("OC\\AppFramework\\Middleware\\Security\\Exceptions\\LaxSameSiteCookieFailedException") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
@ -6955,8 +6955,8 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/AppFramework/ScopedPsrLogger.php" , line : 130usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/lib/private/AppFramework/ScopedPsrLogger.php" , line : 142usize , placeholders : & ["$level"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/AppFramework/Utility/SimpleContainer.php" , line : 114usize , placeholders : & ["$e->getMessage()"] , exception : Some ("OCP\\AppFramework\\QueryException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/AppFramework/Utility/SimpleContainer.php" , line : 130usize , placeholders : & ["$baseMsg"] , exception : Some ("OCP\\AppFramework\\QueryException") , pattern : "\0 Class can not be instantiated\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/AppFramework/Utility/SimpleContainer.php" , line : 135usize , placeholders : & ["$baseMsg" , "$e->getMessage()"] , exception : Some ("OC\\AppFramework\\Utility\\QueryNotFoundException") , pattern : "\0 \0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/AppFramework/Utility/SimpleContainer.php" , line : 130usize , placeholders : & ["$name"] , exception : Some ("OCP\\AppFramework\\QueryException") , pattern : "Could not resolve \0! Class can not be instantiated\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/AppFramework/Utility/SimpleContainer.php" , line : 135usize , placeholders : & ["$name" , "$e->getMessage()"] , exception : Some ("OC\\AppFramework\\Utility\\QueryNotFoundException") , pattern : "Could not resolve \0! \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/AppFramework/Utility/SimpleContainer.php" , line : 153usize , placeholders : & ["$name"] , exception : Some ("OC\\AppFramework\\Utility\\QueryNotFoundException") , pattern : "Could not resolve \0!\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/AppScriptSort.php" , line : 55usize , placeholders : & ["$app->getId()"] , exception : None , pattern : "Circular dependency in app scripts at app \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/lib/private/Archive/ZIP.php" , line : 53usize , placeholders : & ["$source"] , exception : None , pattern : "Error while opening archive \0\u{1}\u{1}" , has_meaningful_message : true , },
@ -7111,7 +7111,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Comments/Manager.php" , line : 1514usize , placeholders : & [] , exception : Some ("OutOfBoundsException") , pattern : "No Displayname resolver for this type registered\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Comments/Manager.php" , line : 1533usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "The given entity does not implement the ICommentsEntity interface\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Config.php" , line : 236usize , placeholders : & ["$file"] , exception : Some ("Exception") , pattern : "Could not acquire a shared lock on the config file \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Config.php" , line : 253usize , placeholders : & ["$errorMessage"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Config.php" , line : 253usize , placeholders : & ["basename($file)"] , exception : Some ("Exception") , pattern : "Config file has leading content, please remove everything before \"<?php\" in \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Config.php" , line : 275usize , placeholders : & ["$this->configFilePath"] , exception : Some ("OCP\\HintException") , pattern : "Configuration was not read or initialized correctly, not overwriting \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Config.php" , line : 292usize , placeholders : & [] , exception : Some ("OCP\\HintException") , pattern : "Can't write into config directory!\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Config.php" , line : 302usize , placeholders : & ["$this->configDir"] , exception : Some ("Exception") , pattern : "\0 does not have enough space for writing the config file! Not writing it back!\u{1}\u{1}" , has_meaningful_message : true , },
@ -7189,7 +7189,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Dashboard/Manager.php" , line : 127usize , placeholders : & ["$service['class']"] , exception : None , pattern : "Error during dashboard widget loading: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/DateTimeZone.php" , line : 68usize , placeholders : & ["$timeZone"] , exception : None , pattern : "Failed to created DateTimeZone \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/DateTimeZone.php" , line : 113usize , placeholders : & ["$offset"] , exception : None , pattern : "Failed to find DateTimeZone for offset \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Diagnostics/EventLogger.php" , line : 133usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Diagnostics/EventLogger.php" , line : 133usize , placeholders : & ["microtime()" , "$event->getId()" , "$timeInMs" , "$event->getDescription()"] , exception : None , pattern : "\0 - \0: \0 (\0)\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/DirectEditing/Manager.php" , line : 103usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "No matching editor found\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/DirectEditing/Manager.php" , line : 135usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "File already exists\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/DirectEditing/Manager.php" , line : 138usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "Invalid path\u{1}\u{1}" , has_meaningful_message : true , },
@ -7209,9 +7209,9 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Encryption/Keys/Storage.php" , line : 309usize , placeholders : & [] , exception : Some ("OC\\ServerNotAvailableException") , pattern : "Invalid encryption key\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Encryption/Manager.php" , line : 78usize , placeholders : & [] , exception : Some ("OC\\ServiceUnavailableException") , pattern : "Key Storage is not ready\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Encryption/Manager.php" , line : 113usize , placeholders : & ["$id"] , exception : Some ("OC\\Encryption\\Exceptions\\ModuleAlreadyExistsException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Encryption/Manager.php" , line : 163usize , placeholders : & ["$message"] , exception : Some ("OC\\Encryption\\Exceptions\\ModuleDoesNotExistsException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Encryption/Manager.php" , line : 176usize , placeholders : & ["$message"] , exception : Some ("OC\\Encryption\\Exceptions\\ModuleDoesNotExistsException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Encryption/Manager.php" , line : 182usize , placeholders : & ["$message"] , exception : Some ("OC\\Encryption\\Exceptions\\ModuleDoesNotExistsException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Encryption/Manager.php" , line : 163usize , placeholders : & ["$moduleId"] , exception : Some ("OC\\Encryption\\Exceptions\\ModuleDoesNotExistsException") , pattern : "Module with ID: \0 does not exist.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Encryption/Manager.php" , line : 176usize , placeholders : & [] , exception : Some ("OC\\Encryption\\Exceptions\\ModuleDoesNotExistsException") , pattern : "Default encryption module not loaded\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Encryption/Manager.php" , line : 182usize , placeholders : & [] , exception : Some ("OC\\Encryption\\Exceptions\\ModuleDoesNotExistsException") , pattern : "Default encryption module not loaded\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Encryption/Update.php" , line : 159usize , placeholders : & ["$info->getId()"] , exception : Some ("InvalidArgumentException") , pattern : "No file found for \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Encryption/Update.php" , line : 195usize , placeholders : & ["$this->uid" , "$file"] , exception : None , pattern : "Failed to update encryption module for \0 \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Encryption/Util.php" , line : 120usize , placeholders : & [] , exception : Some ("OC\\Encryption\\Exceptions\\ModuleDoesNotExistsException") , pattern : "Default encryption module missing\u{1}\u{1}" , has_meaningful_message : true , },
@ -7519,7 +7519,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Files/Storage/Wrapper/Encryption.php" , line : 816usize , placeholders : & [] , exception : None , pattern : "Could not find mount point, can't keep encryption keys\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Files/Storage/Wrapper/Encryption.php" , line : 997usize , placeholders : & ["$path"] , exception : None , pattern : "Encryption module defined in \"\0\" not loaded!\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Storage/Wrapper/Quota.php" , line : 68usize , placeholders : & [] , exception : Some ("Exception") , pattern : "No quota or quota callback provider\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Files/Storage/Wrapper/Wrapper.php" , line : 69usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Files/Storage/Wrapper/Wrapper.php" , line : 69usize , placeholders : & ["get_class($this)"] , exception : None , pattern : "storage wrapper \0 doesn't have a wrapped storage set\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Stream/Encryption.php" , line : 248usize , placeholders : & ["$property"] , exception : Some ("BadMethodCallException") , pattern : "Invalid context, \"\0\" options not set\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Stream/SeekableHttpStream.php" , line : 111usize , placeholders : & ["get_class($responseHead)"] , exception : Some ("Exception") , pattern : "Failed to get source stream from stream wrapper of \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Template/TemplateManager.php" , line : 154usize , placeholders : & [] , exception : Some ("OCP\\Files\\GenericFileException") , pattern : "File already exists\u{1}\u{1}" , has_meaningful_message : true , },
@ -7633,7 +7633,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Installer.php" , line : 247usize , placeholders : & ["$appId"] , exception : Some ("Exception") , pattern : "App with id \0 has a certificate not issued by a trusted Code Signing Authority\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Installer.php" , line : 258usize , placeholders : & ["$appId"] , exception : Some ("Exception") , pattern : "App with id \0 has a cert with no CN\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Installer.php" , line : 266usize , placeholders : & ["$appId" , "$certInfo['subject']['CN']"] , exception : Some ("Exception") , pattern : "App with id \0 has a cert issued to \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Installer.php" , line : 302usize , placeholders : & ["$errorMessage"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Installer.php" , line : 302usize , placeholders : & ["$appId"] , exception : Some ("Exception") , pattern : "Could not extract app \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Installer.php" , line : 309usize , placeholders : & ["$appId"] , exception : Some ("Exception") , pattern : "Extracted app \0 has more than 1 folder\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Installer.php" , line : 326usize , placeholders : & ["$appId" , "(string)$xml->id"] , exception : Some ("Exception") , pattern : "App for id \0 has a wrong app ID in info.xml: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Installer.php" , line : 339usize , placeholders : & ["$appId" , "$currentVersion" , "$newVersion"] , exception : Some ("Exception") , pattern : "App for id \0 has version \0 and tried to update to lower version \0\u{1}\u{1}" , has_meaningful_message : true , },
@ -7643,8 +7643,8 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Installer.php" , line : 516usize , placeholders : & [] , exception : None , pattern : "Installing shipped apps\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Installer.php" , line : 561usize , placeholders : & ["$app"] , exception : None , pattern : "Installing \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Installer.php" , line : 584usize , placeholders : & ["$app"] , exception : None , pattern : "Registering tasks of \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/IntegrityCheck/Checker.php" , line : 236usize , placeholders : & ["$appInfoDir"] , exception : Some ("Exception") , pattern : "\0 is not writable\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/IntegrityCheck/Checker.php" , line : 265usize , placeholders : & ["$coreDir"] , exception : Some ("Exception") , pattern : "\0 is not writable\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/IntegrityCheck/Checker.php" , line : 236usize , placeholders : & ["$path"] , exception : Some ("Exception") , pattern : "\0/appinfo is not writable\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/IntegrityCheck/Checker.php" , line : 265usize , placeholders : & ["$path"] , exception : Some ("Exception") , pattern : "\0/core is not writable\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/IntegrityCheck/Checker.php" , line : 306usize , placeholders : & [] , exception : Some ("OC\\IntegrityCheck\\Exceptions\\InvalidSignatureException") , pattern : "Signature data not found.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/IntegrityCheck/Checker.php" , line : 324usize , placeholders : & [] , exception : Some ("OC\\IntegrityCheck\\Exceptions\\InvalidSignatureException") , pattern : "Certificate is not valid.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/IntegrityCheck/Checker.php" , line : 328usize , placeholders : & ["$certificateCN" , "$x509->getDN(true)['CN']"] , exception : Some ("OC\\IntegrityCheck\\Exceptions\\InvalidSignatureException") , pattern : "Certificate is not valid for required scope. (Requested: \0, current: CN=\0)\u{1}\u{1}" , has_meaningful_message : true , },
@ -7702,7 +7702,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Log/PsrLoggerAdapter.php" , line : 211usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Log/PsrLoggerAdapter.php" , line : 225usize , placeholders : & [] , exception : Some ("Psr\\Log\\InvalidArgumentException") , pattern : "Nextcloud allows only integer log levels\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/lib/private/Log/PsrLoggerAdapter.php" , line : 236usize , placeholders : & ["$level"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/lib/private/Log/Rotate.php" , line : 48usize , placeholders : & ["$msg"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/lib/private/Log/Rotate.php" , line : 48usize , placeholders : & ["$this->filePath" , "$this->maxSize" , "$rotatedFile"] , exception : None , pattern : "Log file \"\0\" was over \0 bytes, moved to \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Log/Systemdlog.php" , line : 65usize , placeholders : & [] , exception : Some ("OCP\\HintException") , pattern : "PHP extension php-systemd is not available.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/lib/private/Log.php" , line : 91usize , placeholders : & ["ILogger::FATAL"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/lib/private/Log.php" , line : 104usize , placeholders : & ["ILogger::ERROR"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
@ -7715,10 +7715,10 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Log.php" , line : 317usize , placeholders : & ["$exception->getMessage()"] , exception : None , pattern : "Failed to load ExceptionSerializer serializer while trying to log \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Log.php" , line : 384usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "Log implementation has no path\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Mail/Mailer.php" , line : 162usize , placeholders : & ["Message::class"] , exception : Some ("InvalidArgumentException") , pattern : "Object not of type \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Mail/Mailer.php" , line : 181usize , placeholders : & ["$logMessage"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Mail/Mailer.php" , line : 200usize , placeholders : & ["$logMessage"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Mail/Mailer.php" , line : 181usize , placeholders : & ["print_r($message->getTo(), true)" , "$message->getSubject()"] , exception : None , pattern : "Sent mail to \"\0\" with subject \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Mail/Mailer.php" , line : 200usize , placeholders : & ["print_r($message->getTo(), true)" , "$message->getSubject()"] , exception : None , pattern : "Sent mail to \"\0\" with subject \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Mail/Mailer.php" , line : 202usize , placeholders : & ["$e->getDebug()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Mail/Mailer.php" , line : 220usize , placeholders : & ["$logMessage"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Mail/Mailer.php" , line : 220usize , placeholders : & ["print_r($message->getTo(), true)" , "$message->getSubject()"] , exception : None , pattern : "Sent mail to \"\0\" with subject \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Memcache/Factory.php" , line : 92usize , placeholders : & ["strtr($missingCacheMessage, ['{class}' => $localCacheClass, '{use}' => 'local'])"] , exception : Some ("OCP\\HintException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Memcache/Factory.php" , line : 97usize , placeholders : & ["strtr($missingCacheMessage, ['{class}' => $distributedCacheClass, '{use}' => 'distributed'])"] , exception : Some ("OCP\\HintException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Memcache/Memcached.php" , line : 84usize , placeholders : & ["$options"] , exception : Some ("OCP\\HintException") , pattern : "Expected 'memcached_options' config to be an array, got \0\u{1}\u{1}" , has_meaningful_message : true , },
@ -7931,7 +7931,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Security/CertificateManager.php" , line : 83usize , placeholders : & ["$path"] , exception : None , pattern : "Failed to read certificate from \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Security/CertificateManager.php" , line : 86usize , placeholders : & ["$path"] , exception : None , pattern : "Failed to read certificate from \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Security/CertificateManager.php" , line : 132usize , placeholders : & ["$e->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Security/CertificateManager.php" , line : 141usize , placeholders : & ["$tmpPath"] , exception : Some ("RuntimeException") , pattern : "Unable to open file handler to create certificate bundle \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Security/CertificateManager.php" , line : 141usize , placeholders : & ["$path" , "$this->random->generate(10, ISecureRandom::CHAR_DIGITS)"] , exception : Some ("RuntimeException") , pattern : "Unable to open file handler to create certificate bundle \"\0rootcerts.crt.tmp\0\".\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Security/CertificateManager.php" , line : 178usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Filename is not valid\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Security/CertificateManager.php" , line : 241usize , placeholders : & ["$certificateBundle"] , exception : Some ("RuntimeException") , pattern : "Unable to get certificate bundle \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Security/CertificateManager.php" , line : 246usize , placeholders : & [] , exception : None , pattern : "Failed to get absolute bundle path. Fallback to default ca-bundle.crt\u{1}\u{1}" , has_meaningful_message : true , },
@ -8010,11 +8010,11 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/SetupCheck/SetupCheckManager.php" , line : 54usize , placeholders : & ["get_class($setupCheckObject)" , "$t->getMessage()"] , exception : None , pattern : "Exception running check \0: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/lib/private/Share/Share.php" , line : 84usize , placeholders : & ["$class" , "self::$backendTypes[$itemType]['class']" , "$itemType"] , exception : None , pattern : "Sharing backend \0 not registered, \0 is already registered for \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Share/Share.php" , line : 111usize , placeholders : & ["message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share/Share.php" , line : 112usize , placeholders : & ["$message_t"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share/Share.php" , line : 112usize , placeholders : & ["[$itemType]"] , exception : Some ("Exception") , pattern : "Sharing backend for \0 not found\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Share/Share.php" , line : 118usize , placeholders : & ["message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share/Share.php" , line : 119usize , placeholders : & ["$message_t"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share/Share.php" , line : 119usize , placeholders : & ["[$itemType]"] , exception : Some ("Exception") , pattern : "Sharing backend for \0 not found\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Share/Share.php" , line : 124usize , placeholders : & ["message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share/Share.php" , line : 125usize , placeholders : & ["$message_t"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share/Share.php" , line : 125usize , placeholders : & ["[$itemType]"] , exception : Some ("Exception") , pattern : "Sharing backend for \0 not found\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/DefaultShareProvider.php" , line : 182usize , placeholders : & [] , exception : Some ("Exception") , pattern : "invalid share type!\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/DefaultShareProvider.php" , line : 352usize , placeholders : & ["$share->getSharedWith()"] , exception : Some ("OC\\Share20\\Exception\\ProviderException") , pattern : "Group \"\0\" does not exist\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/DefaultShareProvider.php" , line : 356usize , placeholders : & [] , exception : Some ("OC\\Share20\\Exception\\ProviderException") , pattern : "Recipient not in receiving group\u{1}\u{1}" , has_meaningful_message : true , },
@ -8044,12 +8044,12 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 214usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "Path should be set\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 220usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "Path should be either a file or a folder\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 230usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "You cannot share your root folder\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 236usize , placeholders : & ["$message_t"] , exception : Some ("OCP\\Share\\Exceptions\\GenericShareException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 236usize , placeholders : & ["[$share->getNode()->getName()]"] , exception : Some ("OCP\\Share\\Exceptions\\GenericShareException") , pattern : "You are not allowed to share \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 241usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "A share requires permissions\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 260usize , placeholders : & ["$message_t"] , exception : Some ("OCP\\Share\\Exceptions\\GenericShareException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 260usize , placeholders : & ["[$path]"] , exception : Some ("OCP\\Share\\Exceptions\\GenericShareException") , pattern : "Cannot increase permissions of \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 270usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "Shares need at least read permissions\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 276usize , placeholders : & ["$message_t"] , exception : Some ("OCP\\Share\\Exceptions\\GenericShareException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 280usize , placeholders : & ["$message_t"] , exception : Some ("OCP\\Share\\Exceptions\\GenericShareException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 276usize , placeholders : & [] , exception : Some ("OCP\\Share\\Exceptions\\GenericShareException") , pattern : "Files cannot be shared with delete permissions\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 280usize , placeholders : & [] , exception : Some ("OCP\\Share\\Exceptions\\GenericShareException") , pattern : "Files cannot be shared with create permissions\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 322usize , placeholders : & ["$message"] , exception : Some ("OCP\\Share\\Exceptions\\GenericShareException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 347usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "Expiration date is enforced\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 355usize , placeholders : & ["$message"] , exception : Some ("OCP\\Share\\Exceptions\\GenericShareException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
@ -8058,9 +8058,9 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 428usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "Expiration date is enforced\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 436usize , placeholders : & ["$message"] , exception : Some ("OCP\\Share\\Exceptions\\GenericShareException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 452usize , placeholders : & ["$message"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 486usize , placeholders : & ["$message_t"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 510usize , placeholders : & ["$message"] , exception : Some ("OCP\\Share\\Exceptions\\AlreadySharedException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 521usize , placeholders : & ["$message"] , exception : Some ("OCP\\Share\\Exceptions\\AlreadySharedException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 486usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Sharing is only allowed with group members\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 510usize , placeholders : & ["[$share->getNode()->getName(), $share->getSharedWithDisplayName()]" , ")"] , exception : Some ("OCP\\Share\\Exceptions\\AlreadySharedException") , pattern : "Sharing \0 failed, because this item is already shared with the account \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 521usize , placeholders : & ["[$share->getNode()->getName(), $share->getSharedWithDisplayName()]" , ")"] , exception : Some ("OCP\\Share\\Exceptions\\AlreadySharedException") , pattern : "Sharing \0 failed, because this item is already shared with the account \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 537usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Group sharing is now allowed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 548usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Sharing is only allowed within your own groups\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Share20/Manager.php" , line : 569usize , placeholders : & [] , exception : Some ("OCP\\Share\\Exceptions\\AlreadySharedException") , pattern : "Path is already shared with this group\u{1}\u{1}" , has_meaningful_message : true , },
@ -8203,7 +8203,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Template/CSSResourceLocator.php" , line : 56usize , placeholders : & ["{resource}"] , exception : None , pattern : "Could not find resource \0 to load\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Template/CSSResourceLocator.php" , line : 90usize , placeholders : & ["{root}" , "{file}" , "{webRoot}" , "{throw}"] , exception : None , pattern : "ResourceLocator can not find a web root (root: \0, file: \0, webRoot: \0, throw: \0)\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Template/CSSResourceLocator.php" , line : 99usize , placeholders : & ["$file"] , exception : Some ("OC\\Template\\ResourceNotFoundException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/lib/private/Template/JSCombiner.php" , line : 123usize , placeholders : & ["$fileName"] , exception : None , pattern : "JSCombiner: deps file empty: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/lib/private/Template/JSCombiner.php" , line : 123usize , placeholders : & ["$fileName"] , exception : None , pattern : "JSCombiner: deps file empty: \0.deps\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Template/JSCombiner.php" , line : 198usize , placeholders : & ["$fileName"] , exception : None , pattern : "JSCombiner: successfully cached: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Template/JSCombiner.php" , line : 201usize , placeholders : & ["$fileName"] , exception : None , pattern : "JSCombiner: unable to cache: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Template/JSResourceLocator.php" , line : 107usize , placeholders : & ["{resource}"] , exception : None , pattern : "Could not find resource \0 to load\u{1}\u{1}" , has_meaningful_message : true , },
@ -8272,7 +8272,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Updater/ChangesCheck.php" , line : 61usize , placeholders : & [] , exception : Some ("OCP\\AppFramework\\Db\\DoesNotExistException") , pattern : "Unable to decode changes info\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Updater/ChangesCheck.php" , line : 106usize , placeholders : & ["{code}"] , exception : None , pattern : "Unexpected return code \0 from changelog server\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Updater/ChangesMapper.php" , line : 58usize , placeholders : & [] , exception : Some ("OCP\\AppFramework\\Db\\DoesNotExistException") , pattern : "Changes info is not present\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/lib/private/Updater/VersionCheck.php" , line : 93usize , placeholders : & ["$url"] , exception : None , pattern : "Version could not be fetched from updater server: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/lib/private/Updater/VersionCheck.php" , line : 93usize , placeholders : & ["$updaterUrl" , "$versionString"] , exception : None , pattern : "Version could not be fetched from updater server: \0?version=\0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Updater.php" , line : 118usize , placeholders : & [] , exception : None , pattern : "Could not cleanup CAN_INSTALL from your config folder. Please remove this file manually.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/Updater.php" , line : 129usize , placeholders : & ["$installedVersion" , "$currentVersion"] , exception : None , pattern : "starting upgrade from \0 to \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/Updater.php" , line : 135usize , placeholders : & ["$exception->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
@ -8326,8 +8326,8 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/User/Manager.php" , line : 763usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "Login must not consist of dots only\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/User/Manager.php" , line : 767usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "Login is invalid because files already exist for this user\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/User/Session.php" , line : 337usize , placeholders : & [] , exception : Some ("OC\\User\\NoUserException") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/User/Session.php" , line : 382usize , placeholders : & ["$message"] , exception : Some ("OC\\User\\LoginException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/User/Session.php" , line : 421usize , placeholders : & ["$message"] , exception : Some ("OC\\User\\LoginException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/User/Session.php" , line : 382usize , placeholders : & [] , exception : Some ("OC\\User\\LoginException") , pattern : "Login canceled by app\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/User/Session.php" , line : 421usize , placeholders : & [] , exception : Some ("OC\\User\\LoginException") , pattern : "Login canceled by app\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/User/Session.php" , line : 457usize , placeholders : & [] , exception : Some ("OC\\Authentication\\Exceptions\\PasswordLoginForbiddenException") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/User/Session.php" , line : 460usize , placeholders : & [] , exception : Some ("OC\\Authentication\\Exceptions\\PasswordLoginForbiddenException") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/lib/private/User/Session.php" , line : 498usize , placeholders : & ["$user" , "$remoteAddress"] , exception : None , pattern : "Login failed: '\0' (Remote IP: '\0')\u{1}\u{1}" , has_meaningful_message : true , },
@ -8420,9 +8420,9 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/legacy/OC_User.php" , line : 110usize , placeholders : & ["$backend"] , exception : None , pattern : "Adding default user backend \0.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/legacy/OC_User.php" , line : 155usize , placeholders : & ["$class"] , exception : None , pattern : "User backend \0 already initialized.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/legacy/OC_User.php" , line : 158usize , placeholders : & ["$class"] , exception : None , pattern : "User backend \0 not found.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/legacy/OC_User.php" , line : 187usize , placeholders : & ["$message"] , exception : Some ("OC\\User\\LoginException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/legacy/OC_User.php" , line : 187usize , placeholders : & [] , exception : Some ("OC\\User\\LoginException") , pattern : "Account disabled\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/legacy/OC_Util.php" , line : 207usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "no instance id!\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/legacy/OC_Util.php" , line : 211usize , placeholders : & ["$appdata"] , exception : Some ("RuntimeException") , pattern : "username is reserved name: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/legacy/OC_Util.php" , line : 211usize , placeholders : & ["$instanceId"] , exception : Some ("RuntimeException") , pattern : "username is reserved name: appdata_\0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/private/legacy/OC_Util.php" , line : 215usize , placeholders : & ["$userId" , "$skeletonDirectory" , "$userDirectory->getFullPath('/')"] , exception : None , pattern : "copying skeleton for \0 from \0 to \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/legacy/OC_Util.php" , line : 239usize , placeholders : & ["$source"] , exception : None , pattern : "Could not opendir \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/private/legacy/OC_Util.php" , line : 253usize , placeholders : & ["$source . '/' . $file"] , exception : None , pattern : "Could not fopen \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
@ -8445,8 +8445,8 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/public/AppFramework/Http/Template/PublicTemplateResponse.php" , line : 101usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "Actions must be of type IMenuAction\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/public/AppFramework/Http/Template/PublicTemplateResponse.php" , line : 119usize , placeholders : & [] , exception : Some ("Exception") , pattern : "No header actions have been set\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/public/AppFramework/Http/ZipResponse.php" , line : 68usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "No resource provided\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/public/BackgroundJob/Job.php" , line : 79usize , placeholders : & ["$jobDetails"] , exception : None , pattern : "Starting job \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/public/BackgroundJob/Job.php" , line : 83usize , placeholders : & ["$jobDetails" , "$timeTaken"] , exception : None , pattern : "Finished job \0 in \0 seconds\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/public/BackgroundJob/Job.php" , line : 79usize , placeholders : & ["get_class($this)" , "$this->getId()" , "json_encode($this->getArgument())"] , exception : None , pattern : "Starting job \0 (id: \0, arguments: \0)\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/public/BackgroundJob/Job.php" , line : 83usize , placeholders : & ["get_class($this)" , "$this->getId()" , "json_encode($this->getArgument())" , "$timeTaken"] , exception : None , pattern : "Finished job \0 (id: \0, arguments: \0) in \0 seconds\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/public/BackgroundJob/Job.php" , line : 87usize , placeholders : & ["$jobDetails"] , exception : None , pattern : "Error while running background job \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/public/BackgroundJob/TimedJob.php" , line : 76usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "Invalid sensitivity\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/public/Collaboration/Collaborators/SearchResultType.php" , line : 64usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "Type must not be empty\u{1}\u{1}" , has_meaningful_message : true , },
@ -8500,14 +8500,14 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 399usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Could not find config.php.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 410usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Could not write to config.php\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 435usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Could not create backup folder location\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 464usize , placeholders : & ["$backupFolderLocation" , "dirname($fileName)"] , exception : Some ("Exception") , pattern : "Could not create folder: \0/\0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 494usize , placeholders : & ["$message"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 464usize , placeholders : & ["$this->getUpdateDirectoryLocation()" , "$this->getConfigOptionMandatoryString('instanceid')" , "$this->getConfigOptionMandatoryString('version')" , "time()" , "dirname($fileName)"] , exception : Some ("Exception") , pattern : "Could not create folder: \0/updater-\0/backups/nextcloud-\0-\0//\0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 494usize , placeholders : & ["$fileInfo->getRealPath()" , "$backupFolderLocation . $fileName"] , exception : Some ("Exception") , pattern : "Could not copy \"\0\" to \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 547usize , placeholders : & ["curl_error($curl)"] , exception : Some ("Exception") , pattern : "Could not do request to updater server: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 558usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Could not parse updater server XML response\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 582usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Could not mkdir storage location\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 586usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Response from update server is missing url\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 605usize , placeholders : & ["curl_error($ch)"] , exception : Some ("Exception") , pattern : "Curl error: \0\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 634usize , placeholders : & ["$message"] , exception : Some ("Exception") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 634usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Download failed\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 655usize , placeholders : & [] , exception : Some ("Exception") , pattern : "There are more files than the downloaded archive in the downloads/ folder.\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 675usize , placeholders : & [] , exception : Some ("Exception") , pattern : "No signature specified for defined update\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 678usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Signature specified for defined update should be a string\u{1}\u{1}" , has_meaningful_message : true , },
@ -8539,7 +8539,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 1126usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Could not read from .step\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 1131usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Can't decode .step JSON data\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 1155usize , placeholders : & [] , exception : Some ("Exception") , pattern : "Could not delete .step\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/updater/index.php" , line : 1183usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/updater/index.php" , line : 1183usize , placeholders : & [] , exception : None , pattern : "[error] \u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 1196usize , placeholders : & [] , exception : Some ("LogException") , pattern : "Could not open updater.log\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/updater/index.php" , line : 1213usize , placeholders : & [] , exception : Some ("LogException") , pattern : "Could not write to updater.log\u{1}\u{1}" , has_meaningful_message : true , },
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/updater/index.php" , line : 1225usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },