Update upload-artifact
and download-artifact
actions to v4
#1967
Cirrus CI / Test (x86_64 FreeBSD)
failed
Feb 27, 2024 in 10m 1s
Task Summary
Instruction test failed in 07:12
Details
✅ 00:02 clone
✅ 00:18 target
✅ 00:15 install
✅ 00:25 setup
✅ 01:45 build
❌ 07:12 test
Downloading cffi-1.16.0.tar.gz (512 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 512.9/512.9 kB 5.6 MB/s eta 0:00:00
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Installing backend dependencies: started
Installing backend dependencies: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting pycparser (from cffi->with-data==0.1.0)
Downloading pycparser-2.21-py2.py3-none-any.whl.metadata (1.1 kB)
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 249.6 MB/s eta 0:00:00
Building wheels for collected packages: cffi
Building wheel for cffi (pyproject.toml): started
Building wheel for cffi (pyproject.toml): finished with status 'done'
Created wheel for cffi: filename=cffi-1.16.0-cp39-cp39-freebsd_14_0_release_amd64.whl size=184648 sha256=4756e8cab9e422d38b5d02ff5550dcf881718639954f25a877fa8cc0c46f767c
Stored in directory: /tmp/pip-ephem-wheel-cache-ow01hxau/wheels/49/dd/bc/ce13506ca37e8052ad8f14cdfc175db1b3943e5d7bce7718e3
Successfully built cffi
Installing collected packages: pycparser, cffi, with-data
Successfully installed cffi-1.16.0 pycparser-2.21 with-data-0.1.0
--- Stderr:
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(54, 'Connection reset by peer'))': /simple/pycparser/
---
stack backtrace:
0: rust_begin_unwind
at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/std/src/panicking.rs:645:5
1: core::panicking::panic_fmt
at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/core/src/panicking.rs:72:14
2: core::panicking::panic_display
at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/core/src/panicking.rs:196:5
3: run::common::handle_result::panic_cold_display
at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/core/src/panic.rs:99:13
4: run::common::handle_result
at ./tests/common/mod.rs:88:13
5: run::integration_with_data
at ./tests/run.rs:380:5
6: run::integration_with_data::{{closure}}
at ./tests/run.rs:379:27
7: core::ops::function::FnOnce::call_once
at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/core/src/ops/function.rs:250:5
8: core::ops::function::FnOnce::call_once
at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
failures:
integration_with_data
test result: FAILED. 48 passed; 1 failed; 4 ignored; 0 measured; 0 filtered out; finished in 403.35s
�[1m�[31merror�[0m�[1m:�[0m test failed, to rerun pass `--test run`
Exit status: 101��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
Loading