← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Merge] ~maxgmr/autopkgtest-cloud/+git/autopkgtest-package-configs:rustc-1.85-big-packages into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main

 

Max Gilmour has proposed merging ~maxgmr/autopkgtest-cloud/+git/autopkgtest-package-configs:rustc-1.85-big-packages into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main.

Commit message:
big_packages: add rustc-1.85

Requested reviews:
  Canonical Debcrafters Team (canonical-debcrafters)

For more details, see:
https://code.launchpad.net/~maxgmr/autopkgtest-cloud/+git/autopkgtest-package-configs/+merge/487781

Currently, rustc-1.85 autopkgtests are failing due to running out of memory[1]. I have confirmed, through local testing, that increasing VM resources to the big_packages limit results in all the autopkgtests passing.

Additionally, I've also confirmed that rustc-1.85 is not using significantly more resources than rustc-1.84 during autopkgtests, just to ensure we don't have a regression.

[1] amd64 example: https://autopkgtest.ubuntu.com/results/autopkgtest-questing-maxgmr-rustc-1.85-merge/questing/amd64/r/rustc-1.85/20250620_224318_00da2@/log.gz
-- 
Your team Canonical's Ubuntu QA is subscribed to branch ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main.
diff --git a/big_packages b/big_packages
index 106f2ed..4d2b214 100644
--- a/big_packages
+++ b/big_packages
@@ -174,6 +174,7 @@ rsass
 ruby-minitest
 ruby-parallel
 rustc
+rustc-1.85
 rust-ahash
 rust-axum/ppc64el
 rust-cargo-c/ppc64el

Follow ups