记录cargosyn3.0.5
更改条件
依赖健康度
此版本的依赖组合与失败观测
观测到问题 1 项 ·
变动 2 项 ·
正常 2 项
| 库 | 版本 | 健康状态 | 在那里测得 | 项目 |
|---|---|---|---|---|
| unicode-ident | 1.0.24 | CANDIDATE 相关变更;组合未证实 | 契约通过 | 11 个项目日 |
| unicode-ident | 1.0.25 | CANDIDATE 相关变更;组合未证实 | 观测到构建 | 2 个项目日 |
| proc-macro2 | 1.0.107 | PASS 所有观测均通过 | 契约通过 | 14 个项目日 |
| quote | 1.0.47 | PASS 所有观测均通过 | 契约通过 | 14 个项目日 |
测量列说的是每个依赖自身版本的情况,而不是这一对的情况。解析器把两个版本放在一起,并不证明它们能协同工作。
各版本的依赖版本
本包的每个版本把子依赖解析到了哪个版本。版本发生变动的子依赖排在最前:升级正是在那里改变了你脚下的东西。
| 库 | 3.0.6 | 3.0.5 | 3.0.3 | 2.0.119 |
|---|---|---|---|---|
| unicode-ident | 1.0.25 | 1.0.25 | 1.0.26 | 1.0.25 |
| proc-macro2 | 1.0.107 | 1.0.107 | 1.0.107 | 1.0.107 |
| quote | 1.0.47 | 1.0.47 | 1.0.47 | 1.0.47 |
发生变动:1 · 所有版本相同:2
一条边记录的是解析器在真实机器上把一个版本放在了另一个版本旁边。它并不主张两者能协同工作;那个问题由样本和契约回答,而不是由这里存在一行来回答。
近期失败聚类
-
已观测 PROJECT_COMPILE exit 101 E0433 ×1 3.0.5 os=linux sha256:4cea35867957…error[E0433]: cannot find `__private229` in `_serde` · error[E0433]: cannot find `Serializer` in `_serde` · error[E0433]: cannot find `ser` in `_serde`rust/rustc · compiler-diagnostic · outer cargo check证据质量: complete · 环境变体: 1 · 首次记录: 2026-09-14 · 最近观测: 2026-09-14
-
已观测 PROJECT_COMPILE exit 101 E0283 ×1 3.0.5 os=linux sha256:55052d6fc8b2…error[E0283]: type annotations neededrust/rustc · compiler-diagnostic · outer cargo run证据质量: complete · 环境变体: 1 · 首次记录: 2026-09-14 · 最近观测: 2026-09-14
-
已观测 PROJECT_COMPILE exit 101 ×1 3.0.5 os=linux sha256:7461bf46226d…error: could not compile `sample-serde-core` (bin <str>) due to 3 previous errorsrust/rustc · compiler-diagnostic · outer cargo run证据质量: complete · 环境变体: 1 · 首次记录: 2026-09-14 · 最近观测: 2026-09-14
-
已观测 PROJECT_COMPILE exit 101 E0405 ×1 3.0.5 os=linux sha256:8a1088019b07…error[E0405]: cannot find trait `Serialize` in module `_serde` · error[E0405]: cannot find trait `Serializer` in module `_serde`rust/rustc · compiler-diagnostic · outer cargo check证据质量: complete · 环境变体: 1 · 首次记录: 2026-09-14 · 最近观测: 2026-09-14
-
已观测 PROJECT_COMPILE exit 101 ×1 3.0.5 os=linux sha256:b21c095b1aba…error: could not compile `sample-serde-core` (bin <str>) due to 1 previous errorrust/rustc · compiler-diagnostic · outer cargo run证据质量: complete · 环境变体: 1 · 首次记录: 2026-09-14 · 最近观测: 2026-09-14
-
已观测 PROJECT_COMPILE exit 101 ×1 3.0.5 os=linux sha256:df160d9ca814…error: could not compile `sample-serde-derive` (bin <str>) due to 7 previous errorsrust/rustc · compiler-diagnostic · outer cargo check证据质量: complete · 环境变体: 1 · 首次记录: 2026-09-14 · 最近观测: 2026-09-14
-
已观测 PROJECT_COMPILE exit 101 E0599 ×1 3.0.5 os=linux sha256:f713b890152f…error[E0599]: no method named `into_deserializer` found for enum `std::option::Option<T>` in the current scope …rust/rustc · compiler-diagnostic · outer cargo run证据质量: complete · 环境变体: 1 · 首次记录: 2026-09-14 · 最近观测: 2026-09-14
-
已观测 UNKNOWN exit 101 证据缺口 ×1 3.0.5 os=linux sha256:eeb9864183a6…Compiling sample-serde-core v1.0.0 (<path> · Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s · Running `target/debug/contract` …cargo · unclassified-diagnostic · outer cargo run · gap stage-unknown证据质量: complete · 环境变体: 1 · 首次记录: 2026-09-14 · 最近观测: 2026-09-14诊断复验候选
-
已观测 PROJECT_COMPILE exit 101 E0308 ×1 3.0.5 os=linux sha256:0479254218ac…error[E0308]: mismatched typesrust/rustc · compiler-diagnostic · outer cargo test证据质量: complete · 环境变体: 1 · 首次记录: 2026-09-16 · 最近观测: 2026-09-16
-
已观测 PROJECT_COMPILE exit 101 E0433 ×1 3.0.5 os=linux sha256:76da7807743b…error[E0433]: cannot find `pin` in `tokio` · error[E0433]: cannot find `pin` in `tokio_macros_sample`rust/rustc · compiler-diagnostic · outer cargo test证据质量: complete · 环境变体: 1 · 首次记录: 2026-09-16 · 最近观测: 2026-09-16
-
已观测 PROJECT_COMPILE exit 101 ×1 3.0.5 os=linux sha256:ddfcd6108cf7…error: could not compile `tokio_macros_sample` (test <str>) due to 6 previous errorsrust/rustc · compiler-diagnostic · outer cargo test证据质量: complete · 环境变体: 1 · 首次记录: 2026-09-16 · 最近观测: 2026-09-16