Cross building fixes #2204
Merged
Cross building fixes #2204
Cirrus CI / Test (x86_64 FreeBSD)
failed
Sep 1, 2024 in 12m 22s
Task Summary
Instruction test failed in 08:53
Details
✅ 00:02 clone
✅ 00:19 target
✅ 00:40 install
✅ 00:30 setup
✅ 01:52 build
❌ 08:53 test
Processing ./test-crates/wheels/integration-with-data/with_data-0.1.0-py3-none-freebsd_14_0_RELEASE_amd64.whl
Collecting cffi (from with-data==0.1.0)
Downloading cffi-1.17.0.tar.gz (516 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 516.1/516.1 kB 5.5 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'
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.22-py3-none-any.whl.metadata (943 bytes)
Downloading pycparser-2.22-py3-none-any.whl (117 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 209.4 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.17.0-cp39-cp39-freebsd_14_0_release_amd64.whl size=185749 sha256=078d6c056f8b67c0b37cc12f7c17ae54bf5dcf48b08597a88b5fdd24632fab23
Stored in directory: /tmp/pip-ephem-wheel-cache-rwcmz9b6/wheels/bb/a5/26/606ddbafaa41fd25150c028b1f85fafa0f5214fca1dd39f004
Successfully built cffi
Installing collected packages: pycparser, cffi, with-data
Successfully installed cffi-1.17.0 pycparser-2.22 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/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/std/src/panicking.rs:652:5
1: core::panicking::panic_fmt
at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/panicking.rs:72:14
2: core::panicking::panic_display
at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/panicking.rs:262:5
3: run::common::handle_result::panic_cold_display
at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/panic.rs:99:13
4: run::common::handle_result
at ./tests/common/mod.rs:94:13
5: run::integration_with_data
at ./tests/run.rs:451:5
6: run::integration_with_data::{{closure}}
at ./tests/run.rs:450:27
7: core::ops::function::FnOnce::call_once
at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/ops/function.rs:250:5
8: core::ops::function::FnOnce::call_once
at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/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. 53 passed; 1 failed; 4 ignored; 0 measured; 0 filtered out; finished in 435.26s
�[1m�[31merror�[0m�[1m:�[0m test failed, to rerun pass `--test run`
Exit status: 101������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
Loading