From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id wDBRE2lz6mVrCwEAqHPOHw:P1 (envelope-from ) for ; Fri, 08 Mar 2024 03:09:45 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id wDBRE2lz6mVrCwEAqHPOHw (envelope-from ) for ; Fri, 08 Mar 2024 03:09:45 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ieee.org header.s=google header.b=QfODqBYa; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709863785; a=rsa-sha256; cv=none; b=RxQbvMiRjnA/5c0VbqMbwGh695MIc9rseJwCaeHvntDGulXnlKr+ywiVs3hTBQcGqaftbg 3JKSwy+G4MJIw+jnHJUatHQXeNBMrj0b1yTQBfuT0tfQnh/i7qOJGnequS3LVAZUQ5H/Ri Dxr900TMVNi64xqEQxpBKYcYoMCYgB9GXWymRecH6d/srkRf0Jm5QOI0YoZ1cOPyc6NUzJ CsFgSkAqqHFLFSlLWmjl2IAT/q2Rd59kFv+3eZAFvFso14tfW3mScQehYALxMOxMK2pp2V S7i2lWwxSLgnhe7Fh+jGyIsS5Ax5s8b0ey8VcX2sQCTED59IHChMysqr/Mvmog== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ieee.org header.s=google header.b=QfODqBYa; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709863785; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=CW3V28qB7GESnxvmVRzb58DUEeAvH9cIlgjkve+OTkc=; b=Vdd8SXZv2fDSQhXgmsFyL+7OgAmsF8I3rZMW/i0tOKoyX0TVBgk0gpkrAScLLoxfNlpdgR pOf5esHrBgootg/6Aqan/WH4OLjrrzb5EPKFvLRkqpA3fiMEFItNBQxsyyV5KfNEAsd0vq rW4LUbQ1YMMO4fZBbcCBUE9IKJ5T5YExM/N0GnT1mglGgzxmgpNs4/aNiwqPBjYd2C0K29 oZIuZ1NnqV/ScODJcVKipHQXBCUhnSHMnpZXg2dKtxZx84fV1VLNybT4Vkiw6ApZr7pqZ/ PDtUic3CTMgd2hurOp3ybutLw7r3xsp1vEDKDhjzbYnpIcyw+24a4nXX6UZX5g== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E4F05E36A for ; Fri, 8 Mar 2024 03:09:44 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1riPfw-0006nF-LB; Thu, 07 Mar 2024 21:09:32 -0500 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 1riPfv-0006ms-Dy for guix-patches@gnu.org; Thu, 07 Mar 2024 21:09:31 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1riPfv-0007pJ-4M for guix-patches@gnu.org; Thu, 07 Mar 2024 21:09:31 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1riPgQ-00037u-Bc for guix-patches@gnu.org; Thu, 07 Mar 2024 21:10:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69620] [PATCH rust-team 0/2] Upgrading rust-rocket and rust-pear Resent-From: Aaron Covrig Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 08 Mar 2024 02:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69620 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69620@debbugs.gnu.org Cc: Aaron Covrig X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170986379111994 (code B ref -1); Fri, 08 Mar 2024 02:10:02 +0000 Received: (at submit) by debbugs.gnu.org; 8 Mar 2024 02:09:51 +0000 Received: from localhost ([127.0.0.1]:55583 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1riPgF-00037N-97 for submit@debbugs.gnu.org; Thu, 07 Mar 2024 21:09:51 -0500 Received: from lists.gnu.org ([209.51.188.17]:50960) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1riPg9-00037B-EZ for submit@debbugs.gnu.org; Thu, 07 Mar 2024 21:09:49 -0500 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 1riPfd-0006mC-Bm for guix-patches@gnu.org; Thu, 07 Mar 2024 21:09:13 -0500 Received: from mail-yw1-x1132.google.com ([2607:f8b0:4864:20::1132]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1riPfY-0007mM-Gb for guix-patches@gnu.org; Thu, 07 Mar 2024 21:09:12 -0500 Received: by mail-yw1-x1132.google.com with SMTP id 00721157ae682-609f1f97864so14473727b3.0 for ; Thu, 07 Mar 2024 18:09:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ieee.org; s=google; t=1709863745; x=1710468545; darn=gnu.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=CW3V28qB7GESnxvmVRzb58DUEeAvH9cIlgjkve+OTkc=; b=QfODqBYavxj/5G1D38hwFIMjQTAke4/kzfgW5lWDi7EzU8RnBZ86Xr/9Mn2uNBxKwR Tiw8bpnCQr2FSuaIaW0E7zpYVU+xzHppY4g5msplr2rskdDlZqvzsq0k/3E3pAKi2d// jAIfXcklk2FeJJ+wmnlQaTnkhYx4XjThtd/yw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709863745; x=1710468545; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=CW3V28qB7GESnxvmVRzb58DUEeAvH9cIlgjkve+OTkc=; b=pJsuWd9XAWB28mXDhErKJD+3fvuX2jwThBMv5Lcv/TmMMTDm5mdOv48tAc7Iy36vDj EVFnkROCycOEgx/oZidFUrFz1JjhM/bqadlSpk/yJWyJGfrJUVd8rBaPCr/funhW+umA ApZLxe2Qldhli7QIoft4RAsv20ggH2whwgzV/TH6z8Nh0rb4fn0eL8sfUR4Pv+TZm/tf qw2VQ6OGV5vxpEWBbz8zEAU4p0XwgbQ2H9CcT0Oz9U78YJVEfDwnT3LOyiRu0qDKSyFQ /EBAeYj87u10yRWhYVpim7UHgAE1MUuxBASeurh0HFKxdNvBrXAb+K66BgO9w3hJv18Q oWpA== X-Gm-Message-State: AOJu0YxCXYv5owvytHcU632GAhKNc6bN2cMFtqStMTUVb4sQ84p63Kwa wgSBrNoSKqqHrL3k9dkqL4Gs6axrZsGitx2JZFmqTcRlQFznk+ZGWqFr0GZWuz/8bCE7ZDMXVQb 3IdC3l9K1iXbLFFAu6hMMUhAUT7f3CYzSOYk+10LteHg4gONuRlYEHwjAvjpo6gFx6dAHaI0cCW 1facRJlCDk7jfSUZnR+nROk6QF5AR0wV6FKDMgwhH9 X-Google-Smtp-Source: AGHT+IFW4ZonPbMpMU0TB8+yXE5ieKnnfgY0Z7K3gTOSycIbCT4u88uefEIAt6ILxeA/0tMpmQQLjQ== X-Received: by 2002:a5b:44e:0:b0:dcc:67a7:430 with SMTP id s14-20020a5b044e000000b00dcc67a70430mr16270682ybp.15.1709863744642; Thu, 07 Mar 2024 18:09:04 -0800 (PST) Received: from mobile-dev.attlocal (99-122-31-181.lightspeed.chtgtn.sbcglobal.net. [99.122.31.181]) by smtp.gmail.com with ESMTPSA id y3-20020a056902052300b00dcdb0f80b69sm3746836ybs.48.2024.03.07.18.09.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Mar 2024 18:09:04 -0800 (PST) Date: Thu, 7 Mar 2024 21:08:53 -0500 Message-ID: <20240308020859.166362-1-aaron.covrig.us@ieee.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::1132; envelope-from=aaron.covrig.us@ieee.org; helo=mail-yw1-x1132.google.com X-Spam_score_int: -26 X-Spam_score: -2.7 X-Spam_bar: -- X-Spam_report: (-2.7 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.583, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Aaron Covrig X-ACL-Warn: , Aaron Covrig via Guix-patches From: Aaron Covrig via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.48 X-Spam-Score: -6.48 X-Migadu-Queue-Id: E4F05E36A X-TUID: DBVP51YROhNi Upgraded rust-rocket and added pear-0.2 along with their dependencies, and enabled building and testing them. This does require setting RUSTC_BOOTSTRAP=1 and modifying a few build.rs files to enable building with #![feature] support required by pear-0.1. Additionally, this does add a few missing crates to a few of the Cargo.toml files to allow for running some of the test cases. Aaron Covrig (2): gnu: rust-pear: Added version 0.2.8 with deps gnu: rust-rocket: Upgraded and enabled full build gnu/packages/crates-io.scm | 107 +++++++++++++++++----- gnu/packages/crates-web.scm | 171 ++++++++++++++++++++++++------------ 2 files changed, 198 insertions(+), 80 deletions(-) base-commit: d29e5a83e887cd2f4f459a12cbbfc40c77e55ce2 -- 2.41.0