Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the crates-io group across 1 directory with 29 updates #2374

Closed
wants to merge 1 commit into from

Bump the crates-io group across 1 directory with 29 updates

395e72f
Select commit
Loading
Failed to load commit list.
Closed

Bump the crates-io group across 1 directory with 29 updates #2374

Bump the crates-io group across 1 directory with 29 updates
395e72f
Select commit
Loading
Failed to load commit list.
Cirrus CI / Test (x86_64 FreeBSD) failed Dec 8, 2024 in 3m 20s

Task Summary

Instruction build failed in 02:06

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:02 clone
✅ 00:01 target
✅ 00:42 install
✅ 00:26 setup
❌ 02:06 build

�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m�[0m                                                          �[0m�[0m�[1m�[38;5;9m^^^^^�[0m�[0m �[0m�[0m�[1m�[38;5;9mmethod, not a field�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m
�[0m�[1m�[38;5;14mhelp�[0m�[0m: use parentheses to call the method�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m
�[0m�[1m�[38;5;12m256�[0m�[0m �[0m�[0m�[1m�[38;5;12m| �[0m�[0m                    match (&maintainer.name, &maintainer.email�[0m�[0m�[38;5;10m()�[0m�[0m) {�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m�[0m                                                               �[0m�[0m�[38;5;10m++�[0m

�[0m�[1m�[38;5;9merror[E0308]�[0m�[0m�[1m: mismatched types�[0m
�[0m   �[0m�[0m�[1m�[38;5;12m--> �[0m�[0msrc/pyproject_toml.rs:379:52�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m
�[0m�[1m�[38;5;12m379�[0m�[0m �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0m                    if !version_specifier.contains(&self_version) {�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m�[0m                                           �[0m�[0m�[1m�[38;5;12m--------�[0m�[0m �[0m�[0m�[1m�[38;5;9m^^^^^^^^^^^^^�[0m�[0m �[0m�[0m�[1m�[38;5;9mexpected `pep508_rs::pep440_rs::Version`, found `pep440_rs::Version`�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m�[0m                                           �[0m�[0m�[1m�[38;5;12m|�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m�[0m                                           �[0m�[0m�[1m�[38;5;12marguments to this method are incorrect�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mnote�[0m�[0m: `pep440_rs::Version` and `pep508_rs::pep440_rs::Version` have similar names, but are actually distinct types�[0m
�[0m�[1m�[38;5;10mnote�[0m�[0m: `pep440_rs::Version` is defined in crate `pep440_rs`�[0m
�[0m   �[0m�[0m�[1m�[38;5;12m--> �[0m�[0m/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pep440_rs-0.6.6/src/version.rs:261:1�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m
�[0m�[1m�[38;5;12m261�[0m�[0m �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0mpub struct Version {�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0m�[1m�[38;5;10m^^^^^^^^^^^^^^^^^^�[0m
�[0m�[1m�[38;5;10mnote�[0m�[0m: `pep508_rs::pep440_rs::Version` is defined in crate `pep440_rs`�[0m
�[0m   �[0m�[0m�[1m�[38;5;12m--> �[0m�[0m/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pep440_rs-0.7.3/src/version.rs:269:1�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m
�[0m�[1m�[38;5;12m269�[0m�[0m �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0mpub struct Version {�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0m�[1m�[38;5;10m^^^^^^^^^^^^^^^^^^�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mnote�[0m�[0m: perhaps two different versions of crate `pep440_rs` are being used?�[0m
�[0m�[1m�[38;5;10mnote�[0m�[0m: method defined here�[0m
�[0m   �[0m�[0m�[1m�[38;5;12m--> �[0m�[0m/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pep440_rs-0.7.3/src/version_specifier.rs:50:12�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m
�[0m�[1m�[38;5;12m50�[0m�[0m  �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0m    pub fn contains(&self, version: &Version) -> bool {�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m�[0m            �[0m�[0m�[1m�[38;5;10m^^^^^^^^�[0m

�[0m�[1m�[38;5;9merror[E0599]�[0m�[0m�[1m: no variant named `Table` found for enum `License`�[0m
�[0m   �[0m�[0m�[1m�[38;5;12m--> �[0m�[0msrc/source_distribution.rs:774:46�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m
�[0m�[1m�[38;5;12m774�[0m�[0m �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0m        if let Some(pyproject_toml::License::Table {�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m�[0m                                              �[0m�[0m�[1m�[38;5;9m^^^^^�[0m�[0m �[0m�[0m�[1m�[38;5;9mvariant not found in `License`�[0m

�[0m�[1m�[38;5;9merror[E0599]�[0m�[0m�[1m: no variant or associated item named `Ios` found for enum `OperatingSystem` in the current scope�[0m
�[0m   �[0m�[0m�[1m�[38;5;12m--> �[0m�[0msrc/target.rs:250:30�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m
�[0m�[1m�[38;5;12m250�[0m�[0m �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0m            OperatingSystem::Ios => Os::Ios,�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m�[0m                              �[0m�[0m�[1m�[38;5;9m^^^�[0m�[0m �[0m�[0m�[1m�[38;5;9mvariant or associated item not found in `OperatingSystem`�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m
�[0m�[1m�[38;5;14mhelp�[0m�[0m: there is a variant with a similar name (notice the capitalization difference)�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m
�[0m�[1m�[38;5;12m250�[0m�[0m �[0m�[0m�[1m�[38;5;12m| �[0m�[0m            OperatingSystem::�[0m�[0m�[38;5;10mIOS�[0m�[0m => Os::Ios,�[0m
�[0m    �[0m�[0m�[1m�[38;5;12m|�[0m�[0m                              �[0m�[0m�[38;5;10m~~~�[0m

�[0m�[1mSome errors have detailed explanations: E0026, E0308, E0532, E0599, E0615.�[0m
�[0m�[1mFor more information about an error, try `rustc --explain E0026`.�[0m
�[1m�[31merror�[0m�[1m:�[0m could not compile `maturin` (lib) due to 13 previous errors
�[1m�[33mwarning�[0m�[1m:�[0m build failed, waiting for other jobs to finish...

Exit status: 101