Bump nix from 0.30.1 to 0.31.2 #21127
ci.yaml
on: pull_request
Lint
1m 55s
Run tests under miri
3m 41s
Check the WASM package and demo
3m 16s
Run snippets and cpython tests on wasm-wasi
2m 42s
Matrix: cargo check
Matrix: Run rust tests
Matrix: Run snippets and cpython tests
Annotations
13 errors and 12 warnings
|
Run rust tests (macos-latest)
Process completed with exit code 101.
|
|
Run rust tests (ubuntu-latest)
Process completed with exit code 101.
|
|
Run snippets and cpython tests (macos-latest, -u all, 50)
Process completed with exit code 101.
|
|
cargo check (ubuntu-latest, i686-unknown-linux-musl, true)
Process completed with exit code 101.
|
|
cargo check (macos-latest, aarch64-apple-ios)
Process completed with exit code 101.
|
|
cargo check (ubuntu-latest, aarch64-linux-android)
Process completed with exit code 101.
|
|
cargo check (ubuntu-latest, aarch64-unknown-linux-gnu, true)
Process completed with exit code 101.
|
|
Check the WASM package and demo
Process completed with exit code 101.
|
|
cargo check (ubuntu-latest, x86_64-unknown-freebsd)
Process completed with exit code 101.
|
|
cargo check (macos-latest, x86_64-apple-darwin)
Process completed with exit code 101.
|
|
Run tests under miri
Process completed with exit code 101.
|
|
Run snippets and cpython tests (ubuntu-latest, -u all, 60)
Process completed with exit code 101.
|
|
cargo check (ubuntu-latest, i686-unknown-linux-gnu, true)
Process completed with exit code 101.
|
|
Run snippets and cpython tests (macos-latest, -u all, 50)
openssl@3 3.6.1 is already installed and up-to-date.
To reinstall 3.6.1, run:
brew reinstall openssl@3
|
|
shear/doctest_enabled_without_doctests
`doctest = true` on lib target `rustpython_jit` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
|
|
shear/test_enabled_without_tests
`test = true` on lib target `rustpython_jit` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
|
|
shear/doctest_enabled_without_doctests
`doctest = true` on lib target `rustpython_derive_impl` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
|
|
shear/test_enabled_without_tests
`test = true` on lib target `rustpython_derive_impl` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
|
|
shear/doctest_enabled_without_doctests
`doctest = true` on lib target `rustpython_derive` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
|
|
shear/test_enabled_without_tests
`test = true` on proc-macro target `rustpython_derive` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
|
|
shear/doctest_enabled_without_doctests
`doctest = true` on lib target `rustpython_compiler_source` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
|
|
shear/test_enabled_without_tests
`test = true` on lib target `rustpython_compiler_source` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
|
|
shear/doctest_enabled_without_doctests
`doctest = true` on lib target `rustpython_compiler` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
|
|
shear/doctest_enabled_without_doctests
`doctest = true` on lib target `rustpython_codegen` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
|
|
Run snippets and cpython tests on wasm-wasi
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: wasmerio/setup-wasmer@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|