[INFO] cloning repository https://github.com/KawaroX/fancheng
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KawaroX/fancheng" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKawaroX%2Ffancheng", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKawaroX%2Ffancheng'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2fab2f90c0629503c509fb7ff90ecab4cc8fbdf8
[INFO] testing KawaroX/fancheng against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKawaroX%2Ffancheng" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KawaroX/fancheng
[INFO] finished tweaking git repo https://github.com/KawaroX/fancheng
[INFO] tweaked toml for git repo https://github.com/KawaroX/fancheng written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KawaroX/fancheng on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KawaroX/fancheng already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4a4abcc2106b9217acd1288e1bd4a50b6d0a3239ea4c9d753bf03a29aed0761
[INFO] running `Command { std: "docker" "start" "-a" "b4a4abcc2106b9217acd1288e1bd4a50b6d0a3239ea4c9d753bf03a29aed0761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4a4abcc2106b9217acd1288e1bd4a50b6d0a3239ea4c9d753bf03a29aed0761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4a4abcc2106b9217acd1288e1bd4a50b6d0a3239ea4c9d753bf03a29aed0761", kill_on_drop: false }`
[INFO] [stdout] b4a4abcc2106b9217acd1288e1bd4a50b6d0a3239ea4c9d753bf03a29aed0761
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 349f58c902e1fc833b2b1580225e7db01f9734e1df5fb69bf3a6c245809bedf7
[INFO] running `Command { std: "docker" "start" "-a" "349f58c902e1fc833b2b1580225e7db01f9734e1df5fb69bf3a6c245809bedf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling const-oid v0.10.0-rc.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.3
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling uuid-macro-internal v1.11.1
[INFO] [stderr]    Compiling digest v0.11.0-pre.9
[INFO] [stderr]    Compiling sha2 v0.11.0-pre.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling fancheng v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `number` and `content` are never read
[INFO] [stdout]   --> src/contract/base.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ContractTerm {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 15 |     /// 条款序号
[INFO] [stdout] 16 |     number: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     /// 条款内容
[INFO] [stdout] 18 |     content: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContractTerm` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `terms` and `time_limit` are never read
[INFO] [stdout]   --> src/contract/base.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct BaseContract {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 91 |     terms: Vec<ContractTerm>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     time_limit: Option<DateTime<Utc>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BaseContract` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/contract/intent/content.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct SubjectMatter {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubjectMatter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `standard`, `requirements`, and `warranty_period` are never read
[INFO] [stdout]    --> src/contract/intent/content.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct Quality {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 151 |     /// 质量标准
[INFO] [stdout] 152 |     standard: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 153 |     /// 具体要求
[INFO] [stdout] 154 |     requirements: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 155 |     /// 质量保证期限
[INFO] [stdout] 156 |     warranty_period: Option<DateTime<Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Quality` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `payment_method` and `payment_deadline` are never read
[INFO] [stdout]    --> src/contract/intent/content.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct Price {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 167 |     payment_method: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 168 |     /// 支付期限
[INFO] [stdout] 169 |     payment_deadline: Option<DateTime<Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Price` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address` and `requirements` are never read
[INFO] [stdout]    --> src/contract/intent/content.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub struct Location {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 186 |     /// 地址
[INFO] [stdout] 187 |     address: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 188 |     /// 具体要求（如交付方式等）
[INFO] [stdout] 189 |     requirements: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Location` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_time`, `end_time`, `is_installment`, and `installment_plan` are never read
[INFO] [stdout]    --> src/contract/intent/content.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub struct TimeLimit {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 195 |     /// 开始时间
[INFO] [stdout] 196 |     start_time: Option<DateTime<Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 197 |     /// 结束时间
[INFO] [stdout] 198 |     end_time: DateTime<Utc>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 199 |     /// 是否分期履行
[INFO] [stdout] 200 |     is_installment: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 201 |     /// 分期履行的具体安排
[INFO] [stdout] 202 |     installment_plan: Option<Vec<DateTime<Utc>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TimeLimit` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubjectMatter` is never constructed
[INFO] [stdout]   --> src/contract/types/sale.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SubjectMatter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Price` is never constructed
[INFO] [stdout]   --> src/contract/types/sale.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Price {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SaleContract` is never constructed
[INFO] [stdout]   --> src/contract/types/sale.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct SaleContract {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `subject`, `price`, `delivery_time`, and `delivery_location` are never used
[INFO] [stdout]   --> src/contract/types/sale.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl SaleContract {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 57 |     /// 创建新的买卖合同
[INFO] [stdout] 58 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn subject(&self) -> &SubjectMatter {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn price(&self) -> &Price {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn delivery_time(&self) -> Option<DateTime<Utc>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn delivery_location(&self) -> Option<&String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AtypicalContract` is never constructed
[INFO] [stdout]   --> src/contract/types/atypical.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct AtypicalContract {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `name` are never used
[INFO] [stdout]   --> src/contract/types/atypical.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl AtypicalContract {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 24 |     /// 创建新的非典型合同
[INFO] [stdout] 25 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `legal_person_type`, `registered_capital`, `registered_address`, and `establishment_date` are never read
[INFO] [stdout]   --> src/core/entity/legal_person.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct LegalPerson {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 34 |     base: BaseEntity,
[INFO] [stdout] 35 |     legal_person_type: LegalPersonType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     registered_capital: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     legal_representative: Uuid, // 法定代表人ID
[INFO] [stdout] 38 |     registered_address: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     establishment_date: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LegalPerson` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncLegalPerson` is never constructed
[INFO] [stdout]    --> src/core/entity/legal_person.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct SyncLegalPerson {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `update_registered_capital`, `change_legal_representative`, `add_permitted_activity`, `can_perform_activity`, and `from_legal_person` are never used
[INFO] [stdout]    --> src/core/entity/legal_person.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 196 | impl SyncLegalPerson {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 197 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn update_registered_capital(&self, new_capital: f64) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub fn change_legal_representative(&self, new_representative: Uuid) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |     pub fn add_permitted_activity(&self, activity: String) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub fn can_perform_activity(&self, activity: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pub fn from_legal_person(person: LegalPerson) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `guardian`, `ward`, `scope`, `created_at`, and `valid_until` are never read
[INFO] [stdout]   --> src/core/entity/natural_person.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Guardianship {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 25 |     guardian: Uuid,                     // 监护人ID
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 26 |     ward: Uuid,                         // 被监护人ID
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     scope: GuardianshipScope,           // 监护范围
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     created_at: DateTime<Utc>,          // 监护关系建立时间
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 29 |     valid_until: Option<DateTime<Utc>>, // 监护关系有效期
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Guardianship` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `permitted_actions` is never read
[INFO] [stdout]   --> src/core/entity/natural_person.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct GuardianshipScope {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 35 |     permitted_actions: HashSet<String>, // 允许的行为类型
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GuardianshipScope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncNaturalPerson` is never constructed
[INFO] [stdout]    --> src/core/entity/natural_person.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub struct SyncNaturalPerson {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `age`, `update_mental_status`, `set_guardian`, `can_be_guardian`, and `from_natural_person` are never used
[INFO] [stdout]    --> src/core/entity/natural_person.rs:290:12
[INFO] [stdout]     |
[INFO] [stdout] 279 | impl SyncNaturalPerson {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub fn new(birth_date: DateTime<Utc>, mental_status: MentalStatus) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |     pub fn age(&self) -> u8 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     pub fn update_mental_status(&self, new_status: MentalStatus) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     pub fn set_guardian(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 405 |     pub fn can_be_guardian(&self) -> FanResult<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 418 |     pub fn from_natural_person(person: NaturalPerson) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `partnership_type`, `contribution`, `profit_sharing_ratio`, and `liability_type` are never read
[INFO] [stdout]   --> src/core/entity/unincorporated.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Partner {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 35 |     id: Uuid,                      // 合伙人ID
[INFO] [stdout] 36 |     partnership_type: PartnerType, // 合伙人类型
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     contribution: f64,             // 出资额
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 38 |     profit_sharing_ratio: f32,     // 利润分配比例
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     liability_type: LiabilityType, // 责任承担方式
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Partner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `GeneralPartner` and `LimitedPartner` are never constructed
[INFO] [stdout]   --> src/core/entity/unincorporated.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum PartnerType {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 44 |     GeneralPartner, // 普通合伙人
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     LimitedPartner, // 有限合伙人
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PartnerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Unlimited` and `Limited` are never constructed
[INFO] [stdout]   --> src/core/entity/unincorporated.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub enum LiabilityType {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 50 |     Unlimited, // 无限责任
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 51 |     Limited,   // 有限责任
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiabilityType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `proprietor`, `registered_address`, and `establishment_date` are never read
[INFO] [stdout]   --> src/core/entity/unincorporated.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct UnincorporatedOrg {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     proprietor: Option<Uuid>,        // 投资人（个人独资企业特有）
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 61 |     members: Vec<Partner>,           // 成员列表
[INFO] [stdout] 62 |     registered_address: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     establishment_date: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnincorporatedOrg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncUnincorporatedOrg` is never constructed
[INFO] [stdout]    --> src/core/entity/unincorporated.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub struct SyncUnincorporatedOrg {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/entity/unincorporated.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl SyncUnincorporatedOrg {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout] 234 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub fn add_partner(&self, partner: Partner) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub fn set_executive_partner(&self, partner_id: Uuid) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn add_authority(&self, authority: String) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 |     pub fn update_authority_status(&self, new_status: AuthorityStatus) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     pub fn can_perform_activity(&self, activity: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn from_unincorporated_org(org: UnincorporatedOrg) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `operation`, `location`, and `timestamp` are never read
[INFO] [stdout]   --> src/error.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ErrorContext {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 50 |     /// 执行的操作
[INFO] [stdout] 51 |     operation: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 52 |     /// 错误发生的位置
[INFO] [stdout] 53 |     location: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     timestamp: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.77s
[INFO] running `Command { std: "docker" "inspect" "349f58c902e1fc833b2b1580225e7db01f9734e1df5fb69bf3a6c245809bedf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "349f58c902e1fc833b2b1580225e7db01f9734e1df5fb69bf3a6c245809bedf7", kill_on_drop: false }`
[INFO] [stdout] 349f58c902e1fc833b2b1580225e7db01f9734e1df5fb69bf3a6c245809bedf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c97c505ff269ad11e6caf24fae9099b26b73119d527a3048b55330582c5190c
[INFO] running `Command { std: "docker" "start" "-a" "8c97c505ff269ad11e6caf24fae9099b26b73119d527a3048b55330582c5190c", kill_on_drop: false }`
[INFO] [stdout] warning: fields `number` and `content` are never read
[INFO] [stdout]   --> src/contract/base.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ContractTerm {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 15 |     /// 条款序号
[INFO] [stdout] 16 |     number: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     /// 条款内容
[INFO] [stdout] 18 |     content: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContractTerm` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `terms` and `time_limit` are never read
[INFO] [stdout]   --> src/contract/base.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct BaseContract {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 91 |     terms: Vec<ContractTerm>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     time_limit: Option<DateTime<Utc>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BaseContract` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/contract/intent/content.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct SubjectMatter {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubjectMatter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `standard`, `requirements`, and `warranty_period` are never read
[INFO] [stdout]    --> src/contract/intent/content.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct Quality {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 151 |     /// 质量标准
[INFO] [stdout] 152 |     standard: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 153 |     /// 具体要求
[INFO] [stdout] 154 |     requirements: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 155 |     /// 质量保证期限
[INFO] [stdout] 156 |     warranty_period: Option<DateTime<Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Quality` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `payment_method` and `payment_deadline` are never read
[INFO] [stdout]    --> src/contract/intent/content.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct Price {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 167 |     payment_method: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 168 |     /// 支付期限
[INFO] [stdout] 169 |     payment_deadline: Option<DateTime<Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Price` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address` and `requirements` are never read
[INFO] [stdout]    --> src/contract/intent/content.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub struct Location {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 186 |     /// 地址
[INFO] [stdout] 187 |     address: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 188 |     /// 具体要求（如交付方式等）
[INFO] [stdout] 189 |     requirements: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Location` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_time`, `end_time`, `is_installment`, and `installment_plan` are never read
[INFO] [stdout]    --> src/contract/intent/content.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub struct TimeLimit {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 195 |     /// 开始时间
[INFO] [stdout] 196 |     start_time: Option<DateTime<Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 197 |     /// 结束时间
[INFO] [stdout] 198 |     end_time: DateTime<Utc>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 199 |     /// 是否分期履行
[INFO] [stdout] 200 |     is_installment: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 201 |     /// 分期履行的具体安排
[INFO] [stdout] 202 |     installment_plan: Option<Vec<DateTime<Utc>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TimeLimit` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubjectMatter` is never constructed
[INFO] [stdout]   --> src/contract/types/sale.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SubjectMatter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Price` is never constructed
[INFO] [stdout]   --> src/contract/types/sale.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Price {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SaleContract` is never constructed
[INFO] [stdout]   --> src/contract/types/sale.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct SaleContract {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `subject`, `price`, `delivery_time`, and `delivery_location` are never used
[INFO] [stdout]   --> src/contract/types/sale.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl SaleContract {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 57 |     /// 创建新的买卖合同
[INFO] [stdout] 58 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn subject(&self) -> &SubjectMatter {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn price(&self) -> &Price {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn delivery_time(&self) -> Option<DateTime<Utc>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn delivery_location(&self) -> Option<&String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AtypicalContract` is never constructed
[INFO] [stdout]   --> src/contract/types/atypical.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct AtypicalContract {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `name` are never used
[INFO] [stdout]   --> src/contract/types/atypical.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl AtypicalContract {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 24 |     /// 创建新的非典型合同
[INFO] [stdout] 25 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `legal_person_type`, `registered_capital`, `registered_address`, and `establishment_date` are never read
[INFO] [stdout]   --> src/core/entity/legal_person.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct LegalPerson {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 34 |     base: BaseEntity,
[INFO] [stdout] 35 |     legal_person_type: LegalPersonType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     registered_capital: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     legal_representative: Uuid, // 法定代表人ID
[INFO] [stdout] 38 |     registered_address: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     establishment_date: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LegalPerson` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncLegalPerson` is never constructed
[INFO] [stdout]    --> src/core/entity/legal_person.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct SyncLegalPerson {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `update_registered_capital`, `change_legal_representative`, `add_permitted_activity`, `can_perform_activity`, and `from_legal_person` are never used
[INFO] [stdout]    --> src/core/entity/legal_person.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 196 | impl SyncLegalPerson {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 197 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn update_registered_capital(&self, new_capital: f64) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub fn change_legal_representative(&self, new_representative: Uuid) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |     pub fn add_permitted_activity(&self, activity: String) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub fn can_perform_activity(&self, activity: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pub fn from_legal_person(person: LegalPerson) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `guardian`, `ward`, `scope`, `created_at`, and `valid_until` are never read
[INFO] [stdout]   --> src/core/entity/natural_person.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Guardianship {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 25 |     guardian: Uuid,                     // 监护人ID
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 26 |     ward: Uuid,                         // 被监护人ID
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     scope: GuardianshipScope,           // 监护范围
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     created_at: DateTime<Utc>,          // 监护关系建立时间
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 29 |     valid_until: Option<DateTime<Utc>>, // 监护关系有效期
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Guardianship` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `permitted_actions` is never read
[INFO] [stdout]   --> src/core/entity/natural_person.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct GuardianshipScope {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 35 |     permitted_actions: HashSet<String>, // 允许的行为类型
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GuardianshipScope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncNaturalPerson` is never constructed
[INFO] [stdout]    --> src/core/entity/natural_person.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub struct SyncNaturalPerson {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `age`, `update_mental_status`, `set_guardian`, `can_be_guardian`, and `from_natural_person` are never used
[INFO] [stdout]    --> src/core/entity/natural_person.rs:290:12
[INFO] [stdout]     |
[INFO] [stdout] 279 | impl SyncNaturalPerson {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub fn new(birth_date: DateTime<Utc>, mental_status: MentalStatus) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |     pub fn age(&self) -> u8 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     pub fn update_mental_status(&self, new_status: MentalStatus) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     pub fn set_guardian(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 405 |     pub fn can_be_guardian(&self) -> FanResult<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 418 |     pub fn from_natural_person(person: NaturalPerson) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `partnership_type`, `contribution`, `profit_sharing_ratio`, and `liability_type` are never read
[INFO] [stdout]   --> src/core/entity/unincorporated.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Partner {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 35 |     id: Uuid,                      // 合伙人ID
[INFO] [stdout] 36 |     partnership_type: PartnerType, // 合伙人类型
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     contribution: f64,             // 出资额
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 38 |     profit_sharing_ratio: f32,     // 利润分配比例
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     liability_type: LiabilityType, // 责任承担方式
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Partner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `GeneralPartner` and `LimitedPartner` are never constructed
[INFO] [stdout]   --> src/core/entity/unincorporated.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum PartnerType {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 44 |     GeneralPartner, // 普通合伙人
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     LimitedPartner, // 有限合伙人
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PartnerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Unlimited` and `Limited` are never constructed
[INFO] [stdout]   --> src/core/entity/unincorporated.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub enum LiabilityType {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 50 |     Unlimited, // 无限责任
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 51 |     Limited,   // 有限责任
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiabilityType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `proprietor`, `registered_address`, and `establishment_date` are never read
[INFO] [stdout]   --> src/core/entity/unincorporated.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct UnincorporatedOrg {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     proprietor: Option<Uuid>,        // 投资人（个人独资企业特有）
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 61 |     members: Vec<Partner>,           // 成员列表
[INFO] [stdout] 62 |     registered_address: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     establishment_date: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnincorporatedOrg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncUnincorporatedOrg` is never constructed
[INFO] [stdout]    --> src/core/entity/unincorporated.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub struct SyncUnincorporatedOrg {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/entity/unincorporated.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl SyncUnincorporatedOrg {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout] 234 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub fn add_partner(&self, partner: Partner) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub fn set_executive_partner(&self, partner_id: Uuid) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn add_authority(&self, authority: String) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 |     pub fn update_authority_status(&self, new_status: AuthorityStatus) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     pub fn can_perform_activity(&self, activity: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn from_unincorporated_org(org: UnincorporatedOrg) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `operation`, `location`, and `timestamp` are never read
[INFO] [stdout]   --> src/error.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ErrorContext {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 50 |     /// 执行的操作
[INFO] [stdout] 51 |     operation: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 52 |     /// 错误发生的位置
[INFO] [stdout] 53 |     location: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     timestamp: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fancheng v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/contract/types/sale.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/contract/types/atypical.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/contract/base.rs:276:13
[INFO] [stdout]     |
[INFO] [stdout] 276 |         let mut contract = BaseContract::new(
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `number` and `content` are never read
[INFO] [stdout]   --> src/contract/base.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ContractTerm {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 15 |     /// 条款序号
[INFO] [stdout] 16 |     number: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     /// 条款内容
[INFO] [stdout] 18 |     content: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContractTerm` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `terms` and `time_limit` are never read
[INFO] [stdout]   --> src/contract/base.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct BaseContract {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 91 |     terms: Vec<ContractTerm>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     time_limit: Option<DateTime<Utc>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BaseContract` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/contract/intent/content.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct SubjectMatter {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubjectMatter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `standard`, `requirements`, and `warranty_period` are never read
[INFO] [stdout]    --> src/contract/intent/content.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct Quality {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 151 |     /// 质量标准
[INFO] [stdout] 152 |     standard: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 153 |     /// 具体要求
[INFO] [stdout] 154 |     requirements: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 155 |     /// 质量保证期限
[INFO] [stdout] 156 |     warranty_period: Option<DateTime<Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Quality` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `payment_method` and `payment_deadline` are never read
[INFO] [stdout]    --> src/contract/intent/content.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct Price {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 167 |     payment_method: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 168 |     /// 支付期限
[INFO] [stdout] 169 |     payment_deadline: Option<DateTime<Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Price` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address` and `requirements` are never read
[INFO] [stdout]    --> src/contract/intent/content.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub struct Location {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 186 |     /// 地址
[INFO] [stdout] 187 |     address: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 188 |     /// 具体要求（如交付方式等）
[INFO] [stdout] 189 |     requirements: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Location` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_time`, `end_time`, `is_installment`, and `installment_plan` are never read
[INFO] [stdout]    --> src/contract/intent/content.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub struct TimeLimit {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 195 |     /// 开始时间
[INFO] [stdout] 196 |     start_time: Option<DateTime<Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 197 |     /// 结束时间
[INFO] [stdout] 198 |     end_time: DateTime<Utc>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 199 |     /// 是否分期履行
[INFO] [stdout] 200 |     is_installment: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 201 |     /// 分期履行的具体安排
[INFO] [stdout] 202 |     installment_plan: Option<Vec<DateTime<Utc>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TimeLimit` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubjectMatter` is never constructed
[INFO] [stdout]   --> src/contract/types/sale.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SubjectMatter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Price` is never constructed
[INFO] [stdout]   --> src/contract/types/sale.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Price {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SaleContract` is never constructed
[INFO] [stdout]   --> src/contract/types/sale.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct SaleContract {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `subject`, `price`, `delivery_time`, and `delivery_location` are never used
[INFO] [stdout]   --> src/contract/types/sale.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl SaleContract {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 57 |     /// 创建新的买卖合同
[INFO] [stdout] 58 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn subject(&self) -> &SubjectMatter {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn price(&self) -> &Price {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn delivery_time(&self) -> Option<DateTime<Utc>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn delivery_location(&self) -> Option<&String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AtypicalContract` is never constructed
[INFO] [stdout]   --> src/contract/types/atypical.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct AtypicalContract {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `name` are never used
[INFO] [stdout]   --> src/contract/types/atypical.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl AtypicalContract {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 24 |     /// 创建新的非典型合同
[INFO] [stdout] 25 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `legal_person_type`, `registered_capital`, `registered_address`, and `establishment_date` are never read
[INFO] [stdout]   --> src/core/entity/legal_person.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct LegalPerson {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 34 |     base: BaseEntity,
[INFO] [stdout] 35 |     legal_person_type: LegalPersonType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     registered_capital: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     legal_representative: Uuid, // 法定代表人ID
[INFO] [stdout] 38 |     registered_address: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     establishment_date: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LegalPerson` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncLegalPerson` is never constructed
[INFO] [stdout]    --> src/core/entity/legal_person.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct SyncLegalPerson {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `update_registered_capital`, `change_legal_representative`, `add_permitted_activity`, `can_perform_activity`, and `from_legal_person` are never used
[INFO] [stdout]    --> src/core/entity/legal_person.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 196 | impl SyncLegalPerson {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 197 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn update_registered_capital(&self, new_capital: f64) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub fn change_legal_representative(&self, new_representative: Uuid) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |     pub fn add_permitted_activity(&self, activity: String) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub fn can_perform_activity(&self, activity: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pub fn from_legal_person(person: LegalPerson) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ward`, `created_at`, and `valid_until` are never read
[INFO] [stdout]   --> src/core/entity/natural_person.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Guardianship {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 25 |     guardian: Uuid,                     // 监护人ID
[INFO] [stdout] 26 |     ward: Uuid,                         // 被监护人ID
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     scope: GuardianshipScope,           // 监护范围
[INFO] [stdout] 28 |     created_at: DateTime<Utc>,          // 监护关系建立时间
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 29 |     valid_until: Option<DateTime<Utc>>, // 监护关系有效期
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Guardianship` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `partnership_type`, `contribution`, `profit_sharing_ratio`, and `liability_type` are never read
[INFO] [stdout]   --> src/core/entity/unincorporated.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Partner {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 35 |     id: Uuid,                      // 合伙人ID
[INFO] [stdout] 36 |     partnership_type: PartnerType, // 合伙人类型
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     contribution: f64,             // 出资额
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 38 |     profit_sharing_ratio: f32,     // 利润分配比例
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     liability_type: LiabilityType, // 责任承担方式
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Partner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LimitedPartner` is never constructed
[INFO] [stdout]   --> src/core/entity/unincorporated.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum PartnerType {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] 44 |     GeneralPartner, // 普通合伙人
[INFO] [stdout] 45 |     LimitedPartner, // 有限合伙人
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PartnerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Limited` is never constructed
[INFO] [stdout]   --> src/core/entity/unincorporated.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub enum LiabilityType {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] 50 |     Unlimited, // 无限责任
[INFO] [stdout] 51 |     Limited,   // 有限责任
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiabilityType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `proprietor`, `registered_address`, and `establishment_date` are never read
[INFO] [stdout]   --> src/core/entity/unincorporated.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct UnincorporatedOrg {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     proprietor: Option<Uuid>,        // 投资人（个人独资企业特有）
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 61 |     members: Vec<Partner>,           // 成员列表
[INFO] [stdout] 62 |     registered_address: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     establishment_date: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnincorporatedOrg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncUnincorporatedOrg` is never constructed
[INFO] [stdout]    --> src/core/entity/unincorporated.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub struct SyncUnincorporatedOrg {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/entity/unincorporated.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl SyncUnincorporatedOrg {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout] 234 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub fn add_partner(&self, partner: Partner) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub fn set_executive_partner(&self, partner_id: Uuid) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn add_authority(&self, authority: String) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 |     pub fn update_authority_status(&self, new_status: AuthorityStatus) -> FanResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     pub fn can_perform_activity(&self, activity: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn from_unincorporated_org(org: UnincorporatedOrg) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `operation`, `location`, and `timestamp` are never read
[INFO] [stdout]   --> src/error.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ErrorContext {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 50 |     /// 执行的操作
[INFO] [stdout] 51 |     operation: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 52 |     /// 错误发生的位置
[INFO] [stdout] 53 |     location: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     timestamp: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "8c97c505ff269ad11e6caf24fae9099b26b73119d527a3048b55330582c5190c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c97c505ff269ad11e6caf24fae9099b26b73119d527a3048b55330582c5190c", kill_on_drop: false }`
[INFO] [stdout] 8c97c505ff269ad11e6caf24fae9099b26b73119d527a3048b55330582c5190c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 077f15a2d74f82929db1df40f3418677108ca5e1cb389fd305aff87e7301e0a8
[INFO] running `Command { std: "docker" "start" "-a" "077f15a2d74f82929db1df40f3418677108ca5e1cb389fd305aff87e7301e0a8", kill_on_drop: false }`
[INFO] [stderr] warning: fields `number` and `content` are never read
[INFO] [stderr]   --> src/contract/base.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct ContractTerm {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 15 |     /// 条款序号
[INFO] [stderr] 16 |     number: u32,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 17 |     /// 条款内容
[INFO] [stderr] 18 |     content: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ContractTerm` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `terms` and `time_limit` are never read
[INFO] [stderr]   --> src/contract/base.rs:91:5
[INFO] [stderr]    |
[INFO] [stderr] 83 | pub struct BaseContract {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 91 |     terms: Vec<ContractTerm>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 |     time_limit: Option<DateTime<Utc>>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BaseContract` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `description` is never read
[INFO] [stderr]   --> src/contract/intent/content.rs:68:5
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub struct SubjectMatter {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 68 |     description: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SubjectMatter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `standard`, `requirements`, and `warranty_period` are never read
[INFO] [stderr]    --> src/contract/intent/content.rs:152:5
[INFO] [stderr]     |
[INFO] [stderr] 150 | pub struct Quality {
[INFO] [stderr]     |            ------- fields in this struct
[INFO] [stderr] 151 |     /// 质量标准
[INFO] [stderr] 152 |     standard: String,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 153 |     /// 具体要求
[INFO] [stderr] 154 |     requirements: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 155 |     /// 质量保证期限
[INFO] [stderr] 156 |     warranty_period: Option<DateTime<Utc>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Quality` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `payment_method` and `payment_deadline` are never read
[INFO] [stderr]    --> src/contract/intent/content.rs:167:5
[INFO] [stderr]     |
[INFO] [stderr] 161 | pub struct Price {
[INFO] [stderr]     |            ----- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 167 |     payment_method: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 168 |     /// 支付期限
[INFO] [stderr] 169 |     payment_deadline: Option<DateTime<Utc>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Price` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `address` and `requirements` are never read
[INFO] [stderr]    --> src/contract/intent/content.rs:187:5
[INFO] [stderr]     |
[INFO] [stderr] 185 | pub struct Location {
[INFO] [stderr]     |            -------- fields in this struct
[INFO] [stderr] 186 |     /// 地址
[INFO] [stderr] 187 |     address: String,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 188 |     /// 具体要求（如交付方式等）
[INFO] [stderr] 189 |     requirements: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Location` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `start_time`, `end_time`, `is_installment`, and `installment_plan` are never read
[INFO] [stderr]    --> src/contract/intent/content.rs:196:5
[INFO] [stderr]     |
[INFO] [stderr] 194 | pub struct TimeLimit {
[INFO] [stderr]     |            --------- fields in this struct
[INFO] [stderr] 195 |     /// 开始时间
[INFO] [stderr] 196 |     start_time: Option<DateTime<Utc>>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 197 |     /// 结束时间
[INFO] [stderr] 198 |     end_time: DateTime<Utc>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 199 |     /// 是否分期履行
[INFO] [stderr] 200 |     is_installment: bool,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 201 |     /// 分期履行的具体安排
[INFO] [stderr] 202 |     installment_plan: Option<Vec<DateTime<Utc>>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TimeLimit` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SubjectMatter` is never constructed
[INFO] [stderr]   --> src/contract/types/sale.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct SubjectMatter {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Price` is never constructed
[INFO] [stderr]   --> src/contract/types/sale.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub struct Price {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SaleContract` is never constructed
[INFO] [stderr]   --> src/contract/types/sale.rs:43:12
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub struct SaleContract {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `subject`, `price`, `delivery_time`, and `delivery_location` are never used
[INFO] [stderr]   --> src/contract/types/sale.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 56 | impl SaleContract {
[INFO] [stderr]    | ----------------- associated items in this implementation
[INFO] [stderr] 57 |     /// 创建新的买卖合同
[INFO] [stderr] 58 |     pub fn new(
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 75 |     pub fn subject(&self) -> &SubjectMatter {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 80 |     pub fn price(&self) -> &Price {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 85 |     pub fn delivery_time(&self) -> Option<DateTime<Utc>> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 90 |     pub fn delivery_location(&self) -> Option<&String> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AtypicalContract` is never constructed
[INFO] [stderr]   --> src/contract/types/atypical.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct AtypicalContract {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `name` are never used
[INFO] [stderr]   --> src/contract/types/atypical.rs:25:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl AtypicalContract {
[INFO] [stderr]    | --------------------- associated items in this implementation
[INFO] [stderr] 24 |     /// 创建新的非典型合同
[INFO] [stderr] 25 |     pub fn new(
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub fn name(&self) -> &str {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `legal_person_type`, `registered_capital`, `registered_address`, and `establishment_date` are never read
[INFO] [stderr]   --> src/core/entity/legal_person.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct LegalPerson {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 34 |     base: BaseEntity,
[INFO] [stderr] 35 |     legal_person_type: LegalPersonType,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 36 |     registered_capital: f64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 37 |     legal_representative: Uuid, // 法定代表人ID
[INFO] [stderr] 38 |     registered_address: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 39 |     establishment_date: DateTime<Utc>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LegalPerson` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SyncLegalPerson` is never constructed
[INFO] [stderr]    --> src/core/entity/legal_person.rs:187:12
[INFO] [stderr]     |
[INFO] [stderr] 187 | pub struct SyncLegalPerson {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `update_registered_capital`, `change_legal_representative`, `add_permitted_activity`, `can_perform_activity`, and `from_legal_person` are never used
[INFO] [stderr]    --> src/core/entity/legal_person.rs:197:12
[INFO] [stderr]     |
[INFO] [stderr] 196 | impl SyncLegalPerson {
[INFO] [stderr]     | -------------------- associated items in this implementation
[INFO] [stderr] 197 |     pub fn new(
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 227 |     pub fn update_registered_capital(&self, new_capital: f64) -> FanResult<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 242 |     pub fn change_legal_representative(&self, new_representative: Uuid) -> FanResult<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 248 |     pub fn add_permitted_activity(&self, activity: String) -> FanResult<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 264 |     pub fn can_perform_activity(&self, activity: &str) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 289 |     pub fn from_legal_person(person: LegalPerson) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `guardian`, `ward`, `scope`, `created_at`, and `valid_until` are never read
[INFO] [stderr]   --> src/core/entity/natural_person.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct Guardianship {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 25 |     guardian: Uuid,                     // 监护人ID
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 26 |     ward: Uuid,                         // 被监护人ID
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 27 |     scope: GuardianshipScope,           // 监护范围
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 28 |     created_at: DateTime<Utc>,          // 监护关系建立时间
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 29 |     valid_until: Option<DateTime<Utc>>, // 监护关系有效期
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Guardianship` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `permitted_actions` is never read
[INFO] [stderr]   --> src/core/entity/natural_person.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct GuardianshipScope {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] 35 |     permitted_actions: HashSet<String>, // 允许的行为类型
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GuardianshipScope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SyncNaturalPerson` is never constructed
[INFO] [stderr]    --> src/core/entity/natural_person.rs:270:12
[INFO] [stderr]     |
[INFO] [stderr] 270 | pub struct SyncNaturalPerson {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `age`, `update_mental_status`, `set_guardian`, `can_be_guardian`, and `from_natural_person` are never used
[INFO] [stderr]    --> src/core/entity/natural_person.rs:290:12
[INFO] [stderr]     |
[INFO] [stderr] 279 | impl SyncNaturalPerson {
[INFO] [stderr]     | ---------------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 290 |     pub fn new(birth_date: DateTime<Utc>, mental_status: MentalStatus) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 323 |     pub fn age(&self) -> u8 {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 329 |     pub fn update_mental_status(&self, new_status: MentalStatus) -> FanResult<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 347 |     pub fn set_guardian(
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 405 |     pub fn can_be_guardian(&self) -> FanResult<bool> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 418 |     pub fn from_natural_person(person: NaturalPerson) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `partnership_type`, `contribution`, `profit_sharing_ratio`, and `liability_type` are never read
[INFO] [stderr]   --> src/core/entity/unincorporated.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct Partner {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 35 |     id: Uuid,                      // 合伙人ID
[INFO] [stderr] 36 |     partnership_type: PartnerType, // 合伙人类型
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 37 |     contribution: f64,             // 出资额
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 38 |     profit_sharing_ratio: f32,     // 利润分配比例
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 39 |     liability_type: LiabilityType, // 责任承担方式
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Partner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `GeneralPartner` and `LimitedPartner` are never constructed
[INFO] [stderr]   --> src/core/entity/unincorporated.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub enum PartnerType {
[INFO] [stderr]    |          ----------- variants in this enum
[INFO] [stderr] 44 |     GeneralPartner, // 普通合伙人
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 45 |     LimitedPartner, // 有限合伙人
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PartnerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Unlimited` and `Limited` are never constructed
[INFO] [stderr]   --> src/core/entity/unincorporated.rs:50:5
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub enum LiabilityType {
[INFO] [stderr]    |          ------------- variants in this enum
[INFO] [stderr] 50 |     Unlimited, // 无限责任
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 51 |     Limited,   // 有限责任
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LiabilityType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `proprietor`, `registered_address`, and `establishment_date` are never read
[INFO] [stderr]   --> src/core/entity/unincorporated.rs:60:5
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub struct UnincorporatedOrg {
[INFO] [stderr]    |            ----------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 60 |     proprietor: Option<Uuid>,        // 投资人（个人独资企业特有）
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 61 |     members: Vec<Partner>,           // 成员列表
[INFO] [stderr] 62 |     registered_address: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 63 |     establishment_date: DateTime<Utc>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UnincorporatedOrg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SyncUnincorporatedOrg` is never constructed
[INFO] [stderr]    --> src/core/entity/unincorporated.rs:224:12
[INFO] [stderr]     |
[INFO] [stderr] 224 | pub struct SyncUnincorporatedOrg {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/core/entity/unincorporated.rs:234:12
[INFO] [stderr]     |
[INFO] [stderr] 233 | impl SyncUnincorporatedOrg {
[INFO] [stderr]     | -------------------------- associated items in this implementation
[INFO] [stderr] 234 |     pub fn new(
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 262 |     pub fn add_partner(&self, partner: Partner) -> FanResult<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 278 |     pub fn set_executive_partner(&self, partner_id: Uuid) -> FanResult<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 305 |     pub fn add_authority(&self, authority: String) -> FanResult<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 321 |     pub fn update_authority_status(&self, new_status: AuthorityStatus) -> FanResult<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 337 |     pub fn can_perform_activity(&self, activity: &str) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 362 |     pub fn from_unincorporated_org(org: UnincorporatedOrg) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `operation`, `location`, and `timestamp` are never read
[INFO] [stderr]   --> src/error.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub struct ErrorContext {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 50 |     /// 执行的操作
[INFO] [stderr] 51 |     operation: String,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 52 |     /// 错误发生的位置
[INFO] [stderr] 53 |     location: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 |     timestamp: DateTime<Utc>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ErrorContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/contract/types/sale.rs:175:9
[INFO] [stderr]     |
[INFO] [stderr] 175 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/contract/types/atypical.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/contract/base.rs:276:13
[INFO] [stderr]     |
[INFO] [stderr] 276 |         let mut contract = BaseContract::new(
[INFO] [stderr]     |             ----^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `ward`, `created_at`, and `valid_until` are never read
[INFO] [stderr]   --> src/core/entity/natural_person.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct Guardianship {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 25 |     guardian: Uuid,                     // 监护人ID
[INFO] [stderr] 26 |     ward: Uuid,                         // 被监护人ID
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 27 |     scope: GuardianshipScope,           // 监护范围
[INFO] [stderr] 28 |     created_at: DateTime<Utc>,          // 监护关系建立时间
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 29 |     valid_until: Option<DateTime<Utc>>, // 监护关系有效期
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Guardianship` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LimitedPartner` is never constructed
[INFO] [stderr]   --> src/core/entity/unincorporated.rs:45:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub enum PartnerType {
[INFO] [stderr]    |          ----------- variant in this enum
[INFO] [stderr] 44 |     GeneralPartner, // 普通合伙人
[INFO] [stderr] 45 |     LimitedPartner, // 有限合伙人
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PartnerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Limited` is never constructed
[INFO] [stderr]   --> src/core/entity/unincorporated.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub enum LiabilityType {
[INFO] [stderr]    |          ------------- variant in this enum
[INFO] [stderr] 50 |     Unlimited, // 无限责任
[INFO] [stderr] 51 |     Limited,   // 有限责任
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LiabilityType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `fancheng` (lib) generated 27 warnings
[INFO] [stderr] warning: `fancheng` (lib test) generated 27 warnings (21 duplicates) (run `cargo fix --lib -p fancheng --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fancheng-541f364617562de2)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test contract::intent::content::tests::test_essential_terms ... ok
[INFO] [stdout] test contract::intent::declaration::tests::test_intent_declaration_with_no_capacity ... ok
[INFO] [stdout] test contract::intent::declaration::tests::test_matching_intent_declarations ... ok
[INFO] [stdout] test contract::types::sale::tests::test_sale_contract_validation ... ok
[INFO] [stdout] test contract::intent::declaration::tests::test_intent_declaration_with_entities ... ok
[INFO] [stdout] test contract::base::tests::test_contract_lifecycle ... ok
[INFO] [stdout] test core::entity::legal_person::tests::test_business_status_change ... ok
[INFO] [stdout] test core::entity::natural_person::tests::test_can_be_guardian ... ok
[INFO] [stdout] test contract::types::atypical::tests::test_atypical_contract ... ok
[INFO] [stdout] test core::entity::legal_person::tests::test_legal_person_activities ... ok
[INFO] [stdout] test core::entity::natural_person::tests::test_evaluate_capacity ... ok
[INFO] [stdout] test core::entity::natural_person::tests::test_set_guardian ... ok
[INFO] [stdout] test core::entity::natural_person::tests::test_set_invalid_guardian ... ok
[INFO] [stdout] test core::entity::natural_person::tests::test_sync_set_guardian ... ok
[INFO] [stdout] test core::entity::unincorporated::tests::test_partnership_creation ... ok
[INFO] [stdout] test core::entity::natural_person::tests::test_update_mental_status ... ok
[INFO] [stdout] test core::entity::unincorporated::tests::test_authority_management ... ok
[INFO] [stdout] test core::entity::natural_person::tests::test_sync_update_mental_status ... ok
[INFO] [stdout] test core::entity::natural_person::tests::test_from_natural_person ... FAILED
[INFO] [stdout] test core::entity::natural_person::tests::test_sync_natural_person_creation ... FAILED
[INFO] [stdout] test core::entity::natural_person::tests::test_create_natural_person ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::entity::natural_person::tests::test_from_natural_person stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::entity::natural_person::tests::test_from_natural_person' (37) panicked at src/core/entity/natural_person.rs:657:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 6
[INFO] [stdout]  right: 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c4f032f0caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4f032f0caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4f032f0caa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c4f032f0caa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c4f033053da - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c4f033053da - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5c4f032f5532 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c4f032f5532 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c4f032cfebf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c4f032cfebf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c4f032e9219 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c4f03223e5c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c4f03223e5c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c4f032e93d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c4f032e93d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c4f032cff78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c4f032c7919 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c4f032d0c8d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c4f03305c4c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c4f03305b03 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c4f03271df9 - core::panicking::assert_failed::h164924af4f313f4a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c4f0320931b - fancheng::core::entity::natural_person::tests::test_from_natural_person::ha7a8670d65d2517c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/entity/natural_person.rs:657:9
[INFO] [stdout]   22:     0x5c4f03209367 - fancheng::core::entity::natural_person::tests::test_from_natural_person::{{closure}}::hc42de79edf1d7ac0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/entity/natural_person.rs:651:34
[INFO] [stdout]   23:     0x5c4f031f40a6 - core::ops::function::FnOnce::call_once::hca085dd6dc77ab37
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c4f03217f3b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c4f03217f3b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c4f0322492b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c4f0322492b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c4f0322492b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c4f0322492b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c4f0322492b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c4f0322492b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c4f0322492b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c4f03220044 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c4f03220044 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c4f03227532 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c4f03227532 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c4f03227532 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c4f03227532 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c4f03227532 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c4f03227532 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c4f03227532 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c4f032f05bf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5c4f032f05bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7bc923db1aa4 - <unknown>
[INFO] [stdout]   45:     0x7bc923e3ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::entity::natural_person::tests::test_sync_natural_person_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::entity::natural_person::tests::test_sync_natural_person_creation' (40) panicked at src/core/entity/natural_person.rs:592:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 6
[INFO] [stdout]  right: 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c4f032f0caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4f032f0caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4f032f0caa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c4f032f0caa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c4f033053da - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c4f033053da - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5c4f032f5532 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c4f032f5532 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c4f032cfebf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c4f032cfebf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c4f032e9219 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c4f03223e5c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c4f03223e5c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c4f032e93d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c4f032e93d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c4f032cff78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c4f032c7919 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c4f032d0c8d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c4f03305c4c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c4f03305b03 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c4f03271df9 - core::panicking::assert_failed::h164924af4f313f4a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c4f03209dd2 - fancheng::core::entity::natural_person::tests::test_sync_natural_person_creation::h0c37d50bb44d2c1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/entity/natural_person.rs:592:9
[INFO] [stdout]   22:     0x5c4f03209e87 - fancheng::core::entity::natural_person::tests::test_sync_natural_person_creation::{{closure}}::h4e218a52e2cbea7d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/entity/natural_person.rs:587:43
[INFO] [stdout]   23:     0x5c4f031f4126 - core::ops::function::FnOnce::call_once::hcefe628aa6a1c0aa
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c4f03217f3b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c4f03217f3b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c4f0322492b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c4f0322492b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c4f0322492b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c4f0322492b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c4f0322492b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c4f0322492b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c4f0322492b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c4f03220044 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c4f03220044 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c4f03227532 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c4f03227532 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c4f03227532 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c4f03227532 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c4f03227532 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c4f03227532 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c4f03227532 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c4f032f05bf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5c4f032f05bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7bc923db1aa4 - <unknown>
[INFO] [stdout]   45:     0x7bc923e3ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::entity::natural_person::tests::test_create_natural_person stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::entity::natural_person::tests::test_create_natural_person' (35) panicked at src/core/entity/natural_person.rs:479:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 6
[INFO] [stdout]  right: 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c4f032f0caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4f032f0caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4f032f0caa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c4f032f0caa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c4f033053da - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c4f033053da - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5c4f032f5532 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c4f032f5532 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c4f032cfebf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c4f032cfebf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c4f032e9219 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c4f03223e5c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c4f03223e5c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c4f032e93d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c4f032e93d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c4f032cff78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c4f032c7919 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c4f032d0c8d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c4f03305c4c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c4f03305b03 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c4f03271df9 - core::panicking::assert_failed::h164924af4f313f4a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c4f032098d3 - fancheng::core::entity::natural_person::tests::test_create_natural_person::hb3ebb2a43d1e299d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/entity/natural_person.rs:479:9
[INFO] [stdout]   22:     0x5c4f03209977 - fancheng::core::entity::natural_person::tests::test_create_natural_person::{{closure}}::hc79e5e23e70d9ce2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/entity/natural_person.rs:474:36
[INFO] [stdout]   23:     0x5c4f031f3c56 - core::ops::function::FnOnce::call_once::h34b1d817673c5493
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c4f03217f3b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c4f03217f3b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c4f0322492b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c4f0322492b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c4f0322492b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c4f0322492b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   30:     0x5c4f0322492b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c4f0322492b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c4f0322492b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c4f03220044 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c4f03220044 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c4f03227532 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c4f03227532 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c4f03227532 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c4f03227532 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c4f03227532 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c4f03227532 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c4f03227532 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c4f032f05bf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5c4f032f05bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7bc923db1aa4 - <unknown>
[INFO] [stdout]   45:     0x7bc923e3ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::entity::natural_person::tests::test_create_natural_person
[INFO] [stdout]     core::entity::natural_person::tests::test_from_natural_person
[INFO] [stdout]     core::entity::natural_person::tests::test_sync_natural_person_creation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "077f15a2d74f82929db1df40f3418677108ca5e1cb389fd305aff87e7301e0a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "077f15a2d74f82929db1df40f3418677108ca5e1cb389fd305aff87e7301e0a8", kill_on_drop: false }`
[INFO] [stdout] 077f15a2d74f82929db1df40f3418677108ca5e1cb389fd305aff87e7301e0a8
