From nobody Sun Sep 28 16:35:40 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1756215216; cv=none; d=zohomail.com; s=zohoarc; b=FVTZtPyLVlLDSdKWCs/5ulUoYyP+fZGdS4+1p4BT5S9r4jqruXQfiK34gIjvAMCfOB6fLzlaoRRA985wJ7qRgpe3Dpm60EXvakK6D/fX/2fHv+oT1ZGaI651Mv6nKdoBldlVOdKlVm6GJh0dfcPaG2n6NZcULVJV9NCAjgt9V9E= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1756215216; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=P6ZAzxZ4kYZdwbPijMw+l3qRLkMiqoJ/gdJ3+rS2Ges=; b=m4TdS3kFTyMJcL5yQ9gHjZlsGBMtg0fcTjH0cc/NUpsaSmSq7shmynG05yjiOvhdgtjC2imGyfAlJgAUTONOw19Vaga9WVth2TQyDnPMV1c57vH/02v94icKq0YhrHZYvQJ/yMo0/UnBAAM6vd4JntfiitMG9kTUl4ZsZqXWfVE= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1756215216391327.80313906525873; Tue, 26 Aug 2025 06:33:36 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1uqtmN-0002yP-C8; Tue, 26 Aug 2025 09:32:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uqtmJ-0002wp-4H for qemu-devel@nongnu.org; Tue, 26 Aug 2025 09:31:59 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uqtmD-0001j9-FK for qemu-devel@nongnu.org; Tue, 26 Aug 2025 09:31:57 -0400 Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-682-qDixAtaQNWagAclzFga5XQ-1; Tue, 26 Aug 2025 09:31:43 -0400 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 3F4791956096; Tue, 26 Aug 2025 13:31:42 +0000 (UTC) Received: from localhost (unknown [10.45.242.16]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id DC37819560AD; Tue, 26 Aug 2025 13:31:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1756215106; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=P6ZAzxZ4kYZdwbPijMw+l3qRLkMiqoJ/gdJ3+rS2Ges=; b=Kd4EdqeKTaiwx0CYsCGt39TOmyyd7JsFheSKd/9xI6DyybHq8+WhLonvBJaXPJQXy90Gvi LWIAHVCJ6WY5gsBoSUPxn2P5etdkEUCnJ1GuhkZZBRymukjFClSU12iaFBO8zNw4RXiZoe VaZPSuc+OVz1vmvtdDcJR5z2JB4Wcds= X-MC-Unique: qDixAtaQNWagAclzFga5XQ-1 X-Mimecast-MFC-AGG-ID: qDixAtaQNWagAclzFga5XQ_1756215102 From: marcandre.lureau@redhat.com To: qemu-devel@nongnu.org Cc: Manos Pitsidianakis , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , pbonzini@redhat.com, qemu-rust@nongnu.org, =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Subject: [PATCH 1/4] rust: run cargo update Date: Tue, 26 Aug 2025 17:31:29 +0400 Message-ID: <20250826133132.4064478-2-marcandre.lureau@redhat.com> In-Reply-To: <20250826133132.4064478-1-marcandre.lureau@redhat.com> References: <20250826133132.4064478-1-marcandre.lureau@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=marcandre.lureau@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1756215218261116601 From: Marc-Andr=C3=A9 Lureau Usually, rust projects have CI bots to do that and check that nothing breaks. We should add this to our TODO list. Signed-off-by: Marc-Andr=C3=A9 Lureau --- rust/Cargo.lock | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/rust/Cargo.lock b/rust/Cargo.lock index b785c718f3..3433cdcf6e 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -4,15 +4,15 @@ version =3D 3 =20 [[package]] name =3D "anyhow" -version =3D "1.0.98" +version =3D "1.0.99" source =3D "registry+https://github.com/rust-lang/crates.io-index" -checksum =3D "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdc= d487" +checksum =3D "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf4850373766= 3100" =20 [[package]] name =3D "arbitrary-int" -version =3D "1.2.7" +version =3D "1.3.0" source =3D "registry+https://github.com/rust-lang/crates.io-index" -checksum =3D "c84fc003e338a6f69fbd4f7fe9f92b535ff13e9af8997f3b14b6ddff8b1d= f46d" +checksum =3D "825297538d77367557b912770ca3083f778a196054b3ee63b22673c4a3ca= e0a5" =20 [[package]] name =3D "bilge" @@ -46,15 +46,15 @@ dependencies =3D [ =20 [[package]] name =3D "either" -version =3D "1.12.0" +version =3D "1.15.0" source =3D "registry+https://github.com/rust-lang/crates.io-index" -checksum =3D "3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385= b58b" +checksum =3D "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b= 3719" =20 [[package]] name =3D "foreign" -version =3D "0.3.1" +version =3D "0.3.2" source =3D "registry+https://github.com/rust-lang/crates.io-index" -checksum =3D "17ca1b5be8c9d320daf386f1809c7acc0cb09accbae795c2001953fa5058= 5846" +checksum =3D "bec05eb9c07a3f66653535e5e50eb5eb935eb00d3bb7e06ea26a9d3a1d01= 6182" dependencies =3D [ "libc", ] @@ -78,9 +78,9 @@ dependencies =3D [ =20 [[package]] name =3D "libc" -version =3D "0.2.162" +version =3D "0.2.175" source =3D "registry+https://github.com/rust-lang/crates.io-index" -checksum =3D "18d287de67fe55fd7e1581fe933d965a5a9477b38e949cfa9f8574ef0150= 6398" +checksum =3D "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d2= 8543" =20 [[package]] name =3D "pl011" @@ -118,9 +118,9 @@ dependencies =3D [ =20 [[package]] name =3D "proc-macro2" -version =3D "1.0.84" +version =3D "1.0.101" source =3D "registry+https://github.com/rust-lang/crates.io-index" -checksum =3D "ec96c6a92621310b51366f1e28d05ef11489516e93be030060e5fc12024a= 49d6" +checksum =3D "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de099987= 32de" dependencies =3D [ "unicode-ident", ] @@ -146,18 +146,18 @@ dependencies =3D [ =20 [[package]] name =3D "quote" -version =3D "1.0.36" +version =3D "1.0.40" source =3D "registry+https://github.com/rust-lang/crates.io-index" -checksum =3D "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208ac= aca7" +checksum =3D "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467= 248d" dependencies =3D [ "proc-macro2", ] =20 [[package]] name =3D "syn" -version =3D "2.0.66" +version =3D "2.0.106" source =3D "registry+https://github.com/rust-lang/crates.io-index" -checksum =3D "c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cd= cff5" +checksum =3D "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6f= ada6" dependencies =3D [ "proc-macro2", "quote", @@ -166,12 +166,12 @@ dependencies =3D [ =20 [[package]] name =3D "unicode-ident" -version =3D "1.0.12" +version =3D "1.0.18" source =3D "registry+https://github.com/rust-lang/crates.io-index" -checksum =3D "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0f= ee4b" +checksum =3D "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c9= 6512" =20 [[package]] name =3D "version_check" -version =3D "0.9.4" +version =3D "0.9.5" source =3D "registry+https://github.com/rust-lang/crates.io-index" -checksum =3D "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e= 483f" +checksum =3D "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289= 105a" --=20 2.50.1