[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#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyyuneko%2Frelife" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yyuneko/relife on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 820c137393a5aa928babbd0f035dc62fcf23ecddfc2632a27458956d44c79af2 [INFO] running `Command { std: "docker" "start" "-a" "820c137393a5aa928babbd0f035dc62fcf23ecddfc2632a27458956d44c79af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "820c137393a5aa928babbd0f035dc62fcf23ecddfc2632a27458956d44c79af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "820c137393a5aa928babbd0f035dc62fcf23ecddfc2632a27458956d44c79af2", kill_on_drop: false }` [INFO] [stdout] 820c137393a5aa928babbd0f035dc62fcf23ecddfc2632a27458956d44c79af2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e10e1c50a8e48ea33d6dd71b35908780891988646f1d15a490a8e832380795ec [INFO] running `Command { std: "docker" "start" "-a" "e10e1c50a8e48ea33d6dd71b35908780891988646f1d15a490a8e832380795ec", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [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 tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [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 icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.27 [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 v0.14.32 [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: 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, // 事件标签,用于连贯性 [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 `dev` profile [unoptimized + debuginfo] target(s) in 42.25s [INFO] running `Command { std: "docker" "inspect" "e10e1c50a8e48ea33d6dd71b35908780891988646f1d15a490a8e832380795ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e10e1c50a8e48ea33d6dd71b35908780891988646f1d15a490a8e832380795ec", kill_on_drop: false }` [INFO] [stdout] e10e1c50a8e48ea33d6dd71b35908780891988646f1d15a490a8e832380795ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7419b6e8ee504b8a1f6ba5f439cb64f5abeee86788dbc68d2b1f95996e18809 [INFO] running `Command { std: "docker" "start" "-a" "e7419b6e8ee504b8a1f6ba5f439cb64f5abeee86788dbc68d2b1f95996e18809", 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/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: 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, // 事件标签,用于连贯性 [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.38s [INFO] running `Command { std: "docker" "inspect" "e7419b6e8ee504b8a1f6ba5f439cb64f5abeee86788dbc68d2b1f95996e18809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7419b6e8ee504b8a1f6ba5f439cb64f5abeee86788dbc68d2b1f95996e18809", kill_on_drop: false }` [INFO] [stdout] e7419b6e8ee504b8a1f6ba5f439cb64f5abeee86788dbc68d2b1f95996e18809