ckb icon indicating copy to clipboard operation
ckb copied to clipboard

Upgrade rust-toolchain from 1.85.0 to 1.91.0

Open eval-exec opened this issue 3 months ago • 2 comments

What problem does this PR solve?

Wait https://github.com/nervosnetwork/ckb-docker-builder/pull/34

Related changes

  • Upgrade rust toolchain from 1.85.0 to 1.91.0

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code ci-runs-only: [ quick_checks,linters ]

Side effects

  • Performance regression
  • Breaking backward compatibility

Release note

Title Only: Include only the PR title in the release note.

eval-exec avatar Oct 31 '25 06:10 eval-exec

Wait: https://github.com/nervosnetwork/ckb-docker-builder/pull/34

eval-exec avatar Oct 31 '25 06:10 eval-exec

Just rebased onto develop.

eval-exec avatar Nov 21 '25 08:11 eval-exec

Wait https://github.com/nervosnetwork/ckb-docker-builder/pull/35

eval-exec avatar Dec 18 '25 07:12 eval-exec


Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [114 kB]
Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1598 kB]
Err:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
  File has unexpected size (1598191 != 1598194). Mirror sync in progress? [IP: 91.189.91.81 80]
  Hashes of expected file:
   - Filesize:1598194 [weak]
   - SHA256:bf626909d4cdda8dcc84d3f9bdade6225b1bbb148f71255ecf6ba5fc29bd2a86
   - SHA1:f3938462c9ab9aa6a23c800389982d05133441d0 [weak]
   - MD5Sum:17a907f1aaa8156c4475aefa7c6e19a2 [weak]
  Release file created at: Thu, 18 Dec 2025 03:00:17 +0000
Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [69.3 kB]
Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6411 kB]
Fetched 42.2 MB in 45s (935 kB/s)
Reading package lists...
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy-updates/universe/binary-amd64/Packages.gz  File has unexpected size (1598191 != 1598194). Mirror sync in progress? [IP: 91.189.91.81 80]
   Hashes of expected file:
    - Filesize:1598194 [weak]
    - SHA256:bf626909d4cdda8dcc84d3f9bdade6225b1bbb148f71255ecf6ba5fc29bd2a86
    - SHA1:f3938462c9ab9aa6a23c800389982d05133441d0 [weak]
    - MD5Sum:17a907f1aaa8156c4475aefa7c6e19a2 [weak]
   Release file created at: Thu, 18 Dec 2025 03:00:17 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.
Error: Process completed with exit code 100.

eval-exec avatar Dec 18 '25 11:12 eval-exec