Upgrade goblin to 0.10 #2833
Merged
Upgrade goblin to 0.10 #2833
Cirrus CI / Test (x86_64 FreeBSD)
failed
Nov 8, 2025 in 11m 42s
Task Summary
Instruction test failed in 08:41
Details
✅ 00:02 clone
✅ 00:01 target
✅ 00:12 install
✅ 00:28 setup
✅ 02:14 build
❌ 08:41 test
test workspace_with_path_dep_git_sdist_generator ... ok
�[1m�[33mwarning�[0m: manifest has no description, license, license-file, documentation, homepage or repository.
See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for more info.
�[1m�[33mwarning�[0m: manifest has no description, license, license-file, documentation, homepage or repository.
See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for more info.
�[1m�[33mwarning�[0m: manifest has no description, license, license-file, documentation, homepage or repository.
See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for more info.
test workspace_with_path_dep_sdist ... ok
failures:
---- pyo3_source_date_epoch stdout ----
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings
🐍 Found CPython 3.11 at /usr/local/bin/python3
📦 Including files matching "pyo3_mixed_include_exclude/include_this_file"
📦 Including files matching "missing"
📦 Including files matching "README.md"
📦 Built wheel for CPython 3.11 to test-crates/wheels/pyo3_source_date_epoch/pyo3_mixed_include_exclude-2.1.3-cp311-cp311-freebsd_14_2_release_amd64.whl
thread 'pyo3_source_date_epoch' (117365) panicked at tests/common/other.rs:285:5:
assertion failed: `(left == right)`
�[1mDiff�[0m �[31m< left�[0m / �[32mright >�[0m :
{
1980-01-01 0:00:00.0 +00:00:00,
�[31m< 2025-11-08 13:46:44.0 +00:00:00,�[0m
}
stack backtrace:
0: __rustc::rust_begin_unwind
at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
1: core::panicking::panic_fmt
at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
2: run::common::other::check_wheel_mtimes
at ./tests/common/other.rs:285:5
3: run::pyo3_source_date_epoch
at ./tests/run.rs:972:19
4: run::pyo3_source_date_epoch::{{closure}}
at ./tests/run.rs:970:28
5: core::ops::function::FnOnce::call_once
at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
6: core::ops::function::FnOnce::call_once
at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
failures:
pyo3_source_date_epoch
test result: FAILED. 64 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 439.47s
�[1m�[91merror�[0m: test failed, to rerun pass `--test run`
Exit status: 101��������������
Loading