consider unnormalized types for implied bounds by lcnr · Pull Request #99217 · rust-lang/rust (original) (raw)

🚨 Report generation of pr-99217 failed: Failed to upload to "try#77ee4623672f6bca3e33ba60b6479de48d44b1f9/gh/dgodd.pg-broker-rust/log.txt":

ServiceError { err: PutObjectError { kind: Unhandled(Error { code: Some("InternalError"), message: Some("We encountered an internal error. Please try again."), request_id: Some("732FM25JNE50574H"), extras: {"s3_extended_request_id": "ldanb6aQw90cxIE8iFFqR6PyeoQt42XzeAsbsA0LAVFT2dF7LBj8fVMLKdscjYJEhFSd2tBiRKg="} }), meta: Error { code: Some("InternalError"), message: Some("We encountered an internal error. Please try again."), request_id: Some("732FM25JNE50574H"), extras: {"s3_extended_request_id": "ldanb6aQw90cxIE8iFFqR6PyeoQt42XzeAsbsA0LAVFT2dF7LBj8fVMLKdscjYJEhFSd2tBiRKg="} } }, raw: Response { inner: Response { status: 500, version: HTTP/1.1, headers: {"x-amz-request-id": "732FM25JNE50574H", "x-amz-id-2": "ldanb6aQw90cxIE8iFFqR6PyeoQt42XzeAsbsA0LAVFT2dF7LBj8fVMLKdscjYJEhFSd2tBiRKg=", "date": "Sun, 24 Jul 2022 18:32:35 GMT", "server": "AmazonS3", "content-type": "application/xml", "transfer-encoding": "chunked", "connection": "close"}, body: SdkBody { inner: Once(Some(b"<?xml version=\"1.0\" encoding=\"UTF-8\"?><Error><Code>InternalError</Code><Message>We encountered an internal error. Please try again.</Message><RequestId>732FM25JNE50574H</RequestId><HostId>ldanb6aQw90cxIE8iFFqR6PyeoQt42XzeAsbsA0LAVFT2dF7LBj8fVMLKdscjYJEhFSd2tBiRKg=</HostId></Error>")), retryable: true } }, properties: SharedPropertyBag(Mutex { data: PropertyBag, poisoned: false, .. }) } }

🛠️ If the error is fixed use the retry-report command.

🆘 Can someone from the infra team check in on this? @rust-lang/infra
ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more