[INFO] cloning repository https://github.com/yyuneko/relife
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yyuneko/relife" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyyuneko%2Frelife", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyyuneko%2Frelife'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 287c1d0f915e1cb4bb940f966e5d08fcaa47a5dd
[INFO] building yyuneko/relife against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyyuneko%2Frelife" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yyuneko/relife
[INFO] finished tweaking git repo https://github.com/yyuneko/relife
[INFO] tweaked toml for git repo https://github.com/yyuneko/relife written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yyuneko/relife on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yyuneko/relife 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 319c8825acff9f3104c86a11b008099a2e8f7b6f06e27f7bd63f54f23d4fb3c7
[INFO] running `Command { std: "docker" "start" "-a" "319c8825acff9f3104c86a11b008099a2e8f7b6f06e27f7bd63f54f23d4fb3c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "319c8825acff9f3104c86a11b008099a2e8f7b6f06e27f7bd63f54f23d4fb3c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "319c8825acff9f3104c86a11b008099a2e8f7b6f06e27f7bd63f54f23d4fb3c7", kill_on_drop: false }`
[INFO] [stdout] 319c8825acff9f3104c86a11b008099a2e8f7b6f06e27f7bd63f54f23d4fb3c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 632e71605c2b0ca80b36c3f28235c02f154e066651f80c4e967e849efa6f80d9
[INFO] running `Command { std: "docker" "start" "-a" "632e71605c2b0ca80b36c3f28235c02f154e066651f80c4e967e849efa6f80d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling relife v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `current_stats`
[INFO] [stdout]    --> src/display.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 378 |         current_stats: &LifeStats,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_stats`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> src/main.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::io::{self, Write};
[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 variable: `gender_pronoun`
[INFO] [stdout]   --> src/choices.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let gender_pronoun = match personal.gender {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gender_pronoun`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `personality_influence`
[INFO] [stdout]   --> src/choices.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let personality_influence = &personal.personality_description;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_personality_influence`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]   --> src/events.rs:32:74
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn update_life_themes(context: &mut StoryContext, event: &LifeEvent, stats: &LifeStats) {
[INFO] [stdout]    |                                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/events.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         event: &LifeEvent,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `age`
[INFO] [stdout]    --> src/events.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         age: u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_age`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `family`
[INFO] [stdout]    --> src/events.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         family: &FamilyInfo,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_family`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]    --> src/events.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         stats: &LifeStats,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]    --> src/family.rs:349:9
[INFO] [stdout]     |
[INFO] [stdout] 349 |         stats: &LifeStats,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tags` is never read
[INFO] [stdout]   --> src/types.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct LifeEvent {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub tags: Vec<String>, // 事件标签，用于连贯性
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LifeEvent` 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: variants `Career`, `Relationship`, and `Education` are never constructed
[INFO] [stdout]    --> src/types.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub enum PersonalityChangeType {
[INFO] [stdout]     |          --------------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 124 |     Career,       // 职业经历
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 125 |     Relationship, // 感情经历
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 126 |     Education,    // 教育经历
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PersonalityChangeType` 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: associated functions `get_family_influence_on_choices` and `get_education_path_restrictions` are never used
[INFO] [stdout]    --> src/family.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout]   6 | impl FamilyManager {
[INFO] [stdout]     | ------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn get_family_influence_on_choices(background: &FamilyBackground) -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub fn get_education_path_restrictions(background: &FamilyBackground) -> Vec<&'static str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.04s
[INFO] running `Command { std: "docker" "inspect" "632e71605c2b0ca80b36c3f28235c02f154e066651f80c4e967e849efa6f80d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "632e71605c2b0ca80b36c3f28235c02f154e066651f80c4e967e849efa6f80d9", kill_on_drop: false }`
[INFO] [stdout] 632e71605c2b0ca80b36c3f28235c02f154e066651f80c4e967e849efa6f80d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc4a84ca82d489d260d3a30410e3c2519c737fb1a3bf989c48e461579a9d5713
[INFO] running `Command { std: "docker" "start" "-a" "bc4a84ca82d489d260d3a30410e3c2519c737fb1a3bf989c48e461579a9d5713", kill_on_drop: false }`
[INFO] [stderr]    Compiling relife v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `current_stats`
[INFO] [stdout]    --> src/display.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 378 |         current_stats: &LifeStats,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_stats`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> src/main.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::io::{self, Write};
[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 variable: `gender_pronoun`
[INFO] [stdout]   --> src/choices.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let gender_pronoun = match personal.gender {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gender_pronoun`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `personality_influence`
[INFO] [stdout]   --> src/choices.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let personality_influence = &personal.personality_description;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_personality_influence`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]    --> src/family.rs:349:9
[INFO] [stdout]     |
[INFO] [stdout] 349 |         stats: &LifeStats,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]   --> src/events.rs:32:74
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn update_life_themes(context: &mut StoryContext, event: &LifeEvent, stats: &LifeStats) {
[INFO] [stdout]    |                                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/events.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         event: &LifeEvent,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `age`
[INFO] [stdout]    --> src/events.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         age: u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_age`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `family`
[INFO] [stdout]    --> src/events.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         family: &FamilyInfo,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_family`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]    --> src/events.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         stats: &LifeStats,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `get_family_influence_on_choices` and `get_education_path_restrictions` are never used
[INFO] [stdout]    --> src/family.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout]   6 | impl FamilyManager {
[INFO] [stdout]     | ------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn get_family_influence_on_choices(background: &FamilyBackground) -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub fn get_education_path_restrictions(background: &FamilyBackground) -> Vec<&'static str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tags` is never read
[INFO] [stdout]   --> src/types.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct LifeEvent {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub tags: Vec<String>, // 事件标签，用于连贯性
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LifeEvent` 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 `Career`, `Relationship`, and `Education` are never constructed
[INFO] [stdout]    --> src/types.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub enum PersonalityChangeType {
[INFO] [stdout]     |          --------------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 124 |     Career,       // 职业经历
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 125 |     Relationship, // 感情经历
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 126 |     Education,    // 教育经历
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PersonalityChangeType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s
[INFO] running `Command { std: "docker" "inspect" "bc4a84ca82d489d260d3a30410e3c2519c737fb1a3bf989c48e461579a9d5713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc4a84ca82d489d260d3a30410e3c2519c737fb1a3bf989c48e461579a9d5713", kill_on_drop: false }`
[INFO] [stdout] bc4a84ca82d489d260d3a30410e3c2519c737fb1a3bf989c48e461579a9d5713
