[INFO] fetching crate bmbp_marco_bean 0.0.8... [INFO] checking bmbp_marco_bean-0.0.8 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate bmbp_marco_bean 0.0.8 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate bmbp_marco_bean 0.0.8 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bmbp_marco_bean 0.0.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bmbp_marco_bean 0.0.8 [INFO] tweaked toml for crates.io crate bmbp_marco_bean 0.0.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] [stderr] Adding bmbp_marco_util v0.0.8 (latest: v0.0.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded case_style v0.2.1 [INFO] [stderr] Downloaded bmbp_marco_util v0.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b742dc8111d545573330624600e84a43c033117fb2d9d20f01308c53b6e9ce4 [INFO] running `Command { std: "docker" "start" "-a" "4b742dc8111d545573330624600e84a43c033117fb2d9d20f01308c53b6e9ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b742dc8111d545573330624600e84a43c033117fb2d9d20f01308c53b6e9ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b742dc8111d545573330624600e84a43c033117fb2d9d20f01308c53b6e9ce4", kill_on_drop: false }` [INFO] [stdout] 4b742dc8111d545573330624600e84a43c033117fb2d9d20f01308c53b6e9ce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11e629ca1e30595c911b24e3809bccaa50f9cfb28f9af30a0f692f94db112547 [INFO] running `Command { std: "docker" "start" "-a" "11e629ca1e30595c911b24e3809bccaa50f9cfb28f9af30a0f692f94db112547", kill_on_drop: false }` [INFO] [stderr] Checking case_style v0.2.1 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking bmbp_marco_util v0.0.8 [INFO] [stderr] Checking bmbp_marco_bean v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/rdbc_bean.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut struct_base_fields = build_base_field(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/rdbc_bean.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut struct_base_fields = build_base_field(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tree_bean.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let mut tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tree_bean.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let mut tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tree_bean.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let mut tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tree_bean.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let mut tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/rdbc_bean.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut struct_base_fields = build_base_field(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tree_bean.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let mut tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tree_bean.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let mut tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ==>#[derive(Default, Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] #[serde(rename_all = "camelCase")] #[serde(default)] pub struct Demo [INFO] [stdout] { [INFO] [stdout] name : String, data_id : Option < String > , data_level : Option < String [INFO] [stdout] > , data_flag : Option < String > , data_status : Option < String > , [INFO] [stdout] data_sort : Option < i32 > , data_create_time : Option < String > , [INFO] [stdout] data_create_user : Option < String > , data_update_time : Option < String [INFO] [stdout] > , data_update_user : Option < String > , data_owner_org : Option < [INFO] [stdout] String > , data_sign : Option < String > , [INFO] [stdout] } impl Demo [INFO] [stdout] { [INFO] [stdout] pub fn new() -> Self { Self :: default() } pub fn [INFO] [stdout] set_name(& mut self, value : String) -> & mut Self [INFO] [stdout] { self.name = value; self } pub fn get_name(& self) -> & String [INFO] [stdout] { & self.name } pub fn get_mut_name(& mut self) -> & mut String [INFO] [stdout] { & mut self.name } pub fn [INFO] [stdout] set_data_id(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_id = value; self } pub fn get_data_id(& self) -> & Option < [INFO] [stdout] String > { & self.data_id } pub fn get_mut_data_id(& mut self) -> & mut [INFO] [stdout] Option < String > { & mut self.data_id } pub fn [INFO] [stdout] set_data_level(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_level = value; self } pub fn get_data_level(& self) -> & [INFO] [stdout] Option < String > { & self.data_level } pub fn [INFO] [stdout] get_mut_data_level(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.data_level } pub fn [INFO] [stdout] set_data_flag(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_flag = value; self } pub fn get_data_flag(& self) -> & Option [INFO] [stdout] < String > { & self.data_flag } pub fn get_mut_data_flag(& mut self) -> & [INFO] [stdout] mut Option < String > { & mut self.data_flag } pub fn [INFO] [stdout] set_data_status(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_status = value; self } pub fn get_data_status(& self) -> & [INFO] [stdout] Option < String > { & self.data_status } pub fn [INFO] [stdout] get_mut_data_status(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.data_status } pub fn [INFO] [stdout] set_data_sort(& mut self, value : Option < i32 >) -> & mut Self [INFO] [stdout] { self.data_sort = value; self } pub fn get_data_sort(& self) -> & Option [INFO] [stdout] < i32 > { & self.data_sort } pub fn get_mut_data_sort(& mut self) -> & mut [INFO] [stdout] Option < i32 > { & mut self.data_sort } pub fn [INFO] [stdout] set_data_create_time(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_create_time = value; self } pub fn [INFO] [stdout] get_data_create_time(& self) -> & Option < String > [INFO] [stdout] { & self.data_create_time } pub fn get_mut_data_create_time(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_create_time } pub fn [INFO] [stdout] set_data_create_user(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_create_user = value; self } pub fn [INFO] [stdout] get_data_create_user(& self) -> & Option < String > [INFO] [stdout] { & self.data_create_user } pub fn get_mut_data_create_user(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_create_user } pub fn [INFO] [stdout] set_data_update_time(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_update_time = value; self } pub fn [INFO] [stdout] get_data_update_time(& self) -> & Option < String > [INFO] [stdout] { & self.data_update_time } pub fn get_mut_data_update_time(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_update_time } pub fn [INFO] [stdout] set_data_update_user(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_update_user = value; self } pub fn [INFO] [stdout] get_data_update_user(& self) -> & Option < String > [INFO] [stdout] { & self.data_update_user } pub fn get_mut_data_update_user(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_update_user } pub fn [INFO] [stdout] set_data_owner_org(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_owner_org = value; self } pub fn get_data_owner_org(& self) -> [INFO] [stdout] & Option < String > { & self.data_owner_org } pub fn [INFO] [stdout] get_mut_data_owner_org(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.data_owner_org } pub fn [INFO] [stdout] set_data_sign(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_sign = value; self } pub fn get_data_sign(& self) -> & Option [INFO] [stdout] < String > { & self.data_sign } pub fn get_mut_data_sign(& mut self) -> & [INFO] [stdout] mut Option < String > { & mut self.data_sign } [INFO] [stdout] } [INFO] [stdout] ==>#[derive(Default, Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] #[serde(rename_all = "camelCase")] #[serde(default)] pub struct Demo [INFO] [stdout] { [INFO] [stdout] data_id : Option < String > , data_level : Option < String > , data_flag : [INFO] [stdout] Option < String > , data_status : Option < String > , data_sort : Option < [INFO] [stdout] i32 > , data_create_time : Option < String > , data_create_user : Option < [INFO] [stdout] String > , data_update_time : Option < String > , data_update_user : [INFO] [stdout] Option < String > , data_owner_org : Option < String > , data_sign : [INFO] [stdout] Option < String > , org_code : Option < String > , org_parent_code : [INFO] [stdout] Option < String > , org_name : Option < String > , org_code_path : Option [INFO] [stdout] < String > , org_name_path : Option < String > , org_tree_grade : Option < [INFO] [stdout] u32 > , org_leaf : Option < String > , org_type : Option < String > , [INFO] [stdout] org_children : Option < Vec < Demo > > , name : String, [INFO] [stdout] } impl Demo [INFO] [stdout] { [INFO] [stdout] pub fn new() -> Self { Self :: default() } pub fn [INFO] [stdout] set_data_id(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_id = value; self } pub fn get_data_id(& self) -> & Option < [INFO] [stdout] String > { & self.data_id } pub fn get_mut_data_id(& mut self) -> & mut [INFO] [stdout] Option < String > { & mut self.data_id } pub fn [INFO] [stdout] set_data_level(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_level = value; self } pub fn get_data_level(& self) -> & [INFO] [stdout] Option < String > { & self.data_level } pub fn [INFO] [stdout] get_mut_data_level(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.data_level } pub fn [INFO] [stdout] set_data_flag(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_flag = value; self } pub fn get_data_flag(& self) -> & Option [INFO] [stdout] < String > { & self.data_flag } pub fn get_mut_data_flag(& mut self) -> & [INFO] [stdout] mut Option < String > { & mut self.data_flag } pub fn [INFO] [stdout] set_data_status(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_status = value; self } pub fn get_data_status(& self) -> & [INFO] [stdout] Option < String > { & self.data_status } pub fn [INFO] [stdout] get_mut_data_status(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.data_status } pub fn [INFO] [stdout] set_data_sort(& mut self, value : Option < i32 >) -> & mut Self [INFO] [stdout] { self.data_sort = value; self } pub fn get_data_sort(& self) -> & Option [INFO] [stdout] < i32 > { & self.data_sort } pub fn get_mut_data_sort(& mut self) -> & mut [INFO] [stdout] Option < i32 > { & mut self.data_sort } pub fn [INFO] [stdout] set_data_create_time(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_create_time = value; self } pub fn [INFO] [stdout] get_data_create_time(& self) -> & Option < String > [INFO] [stdout] { & self.data_create_time } pub fn get_mut_data_create_time(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_create_time } pub fn [INFO] [stdout] set_data_create_user(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_create_user = value; self } pub fn [INFO] [stdout] get_data_create_user(& self) -> & Option < String > [INFO] [stdout] { & self.data_create_user } pub fn get_mut_data_create_user(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_create_user } pub fn [INFO] [stdout] set_data_update_time(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_update_time = value; self } pub fn [INFO] [stdout] get_data_update_time(& self) -> & Option < String > [INFO] [stdout] { & self.data_update_time } pub fn get_mut_data_update_time(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_update_time } pub fn [INFO] [stdout] set_data_update_user(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_update_user = value; self } pub fn [INFO] [stdout] get_data_update_user(& self) -> & Option < String > [INFO] [stdout] { & self.data_update_user } pub fn get_mut_data_update_user(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_update_user } pub fn [INFO] [stdout] set_data_owner_org(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_owner_org = value; self } pub fn get_data_owner_org(& self) -> [INFO] [stdout] & Option < String > { & self.data_owner_org } pub fn [INFO] [stdout] get_mut_data_owner_org(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.data_owner_org } pub fn [INFO] [stdout] set_data_sign(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_sign = value; self } pub fn get_data_sign(& self) -> & Option [INFO] [stdout] < String > { & self.data_sign } pub fn get_mut_data_sign(& mut self) -> & [INFO] [stdout] mut Option < String > { & mut self.data_sign } pub fn [INFO] [stdout] set_org_code(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.org_code = value; self } pub fn get_org_code(& self) -> & Option < [INFO] [stdout] String > { & self.org_code } pub fn get_mut_org_code(& mut self) -> & mut [INFO] [stdout] Option < String > { & mut self.org_code } pub fn [INFO] [stdout] set_org_parent_code(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.org_parent_code = value; self } pub fn get_org_parent_code(& self) [INFO] [stdout] -> & Option < String > { & self.org_parent_code } pub fn [INFO] [stdout] get_mut_org_parent_code(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.org_parent_code } pub fn [INFO] [stdout] set_org_name(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.org_name = value; self } pub fn get_org_name(& self) -> & Option < [INFO] [stdout] String > { & self.org_name } pub fn get_mut_org_name(& mut self) -> & mut [INFO] [stdout] Option < String > { & mut self.org_name } pub fn [INFO] [stdout] set_org_code_path(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.org_code_path = value; self } pub fn get_org_code_path(& self) -> & [INFO] [stdout] Option < String > { & self.org_code_path } pub fn [INFO] [stdout] get_mut_org_code_path(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.org_code_path } pub fn [INFO] [stdout] set_org_name_path(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.org_name_path = value; self } pub fn get_org_name_path(& self) -> & [INFO] [stdout] Option < String > { & self.org_name_path } pub fn [INFO] [stdout] get_mut_org_name_path(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.org_name_path } pub fn [INFO] [stdout] set_org_tree_grade(& mut self, value : Option < u32 >) -> & mut Self [INFO] [stdout] { self.org_tree_grade = value; self } pub fn get_org_tree_grade(& self) -> [INFO] [stdout] & Option < u32 > { & self.org_tree_grade } pub fn [INFO] [stdout] get_mut_org_tree_grade(& mut self) -> & mut Option < u32 > [INFO] [stdout] { & mut self.org_tree_grade } pub fn [INFO] [stdout] set_org_leaf(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.org_leaf = value; self } pub fn get_org_leaf(& self) -> & Option < [INFO] [stdout] String > { & self.org_leaf } pub fn get_mut_org_leaf(& mut self) -> & mut [INFO] [stdout] Option < String > { & mut self.org_leaf } pub fn [INFO] [stdout] set_org_type(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.org_type = value; self } pub fn get_org_type(& self) -> & Option < [INFO] [stdout] String > { & self.org_type } pub fn get_mut_org_type(& mut self) -> & mut [INFO] [stdout] Option < String > { & mut self.org_type } pub fn [INFO] [stdout] set_org_children(& mut self, value : Option < Vec < Demo > >) -> & mut [INFO] [stdout] Self { self.org_children = value; self } pub fn get_org_children(& self) [INFO] [stdout] -> & Option < Vec < Demo > > { & self.org_children } pub fn [INFO] [stdout] get_mut_org_children(& mut self) -> & mut Option < Vec < Demo > > [INFO] [stdout] { & mut self.org_children } pub fn set_name(& mut self, value : String) -> [INFO] [stdout] & mut Self { self.name = value; self } pub fn get_name(& self) -> & String [INFO] [stdout] { & self.name } pub fn get_mut_name(& mut self) -> & mut String [INFO] [stdout] { & mut self.name } [INFO] [stdout] } [INFO] [stdout] ==>#[derive(Default, Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] #[serde(rename_all = "camelCase")] #[serde(default)] pub struct Demo [INFO] [stdout] { [INFO] [stdout] name : Option < String > , data_id : Option < String > , data_level : [INFO] [stdout] Option < String > , data_flag : Option < String > , data_status : Option < [INFO] [stdout] String > , data_sort : Option < i32 > , data_create_time : Option < String [INFO] [stdout] > , data_create_user : Option < String > , data_update_time : Option < [INFO] [stdout] String > , data_update_user : Option < String > , data_owner_org : Option [INFO] [stdout] < String > , data_sign : Option < String > , [INFO] [stdout] } impl Demo [INFO] [stdout] { [INFO] [stdout] pub fn new() -> Self { Self :: default() } pub fn [INFO] [stdout] set_name(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.name = value; self } pub fn get_name(& self) -> & Option < String > [INFO] [stdout] { & self.name } pub fn get_mut_name(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.name } pub fn [INFO] [stdout] set_data_id(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_id = value; self } pub fn get_data_id(& self) -> & Option < [INFO] [stdout] String > { & self.data_id } pub fn get_mut_data_id(& mut self) -> & mut [INFO] [stdout] Option < String > { & mut self.data_id } pub fn [INFO] [stdout] set_data_level(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_level = value; self } pub fn get_data_level(& self) -> & [INFO] [stdout] Option < String > { & self.data_level } pub fn [INFO] [stdout] get_mut_data_level(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.data_level } pub fn [INFO] [stdout] set_data_flag(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_flag = value; self } pub fn get_data_flag(& self) -> & Option [INFO] [stdout] < String > { & self.data_flag } pub fn get_mut_data_flag(& mut self) -> & [INFO] [stdout] mut Option < String > { & mut self.data_flag } pub fn [INFO] [stdout] set_data_status(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_status = value; self } pub fn get_data_status(& self) -> & [INFO] [stdout] Option < String > { & self.data_status } pub fn [INFO] [stdout] get_mut_data_status(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.data_status } pub fn [INFO] [stdout] set_data_sort(& mut self, value : Option < i32 >) -> & mut Self [INFO] [stdout] { self.data_sort = value; self } pub fn get_data_sort(& self) -> & Option [INFO] [stdout] < i32 > { & self.data_sort } pub fn get_mut_data_sort(& mut self) -> & mut [INFO] [stdout] Option < i32 > { & mut self.data_sort } pub fn [INFO] [stdout] set_data_create_time(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_create_time = value; self } pub fn [INFO] [stdout] get_data_create_time(& self) -> & Option < String > [INFO] [stdout] { & self.data_create_time } pub fn get_mut_data_create_time(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_create_time } pub fn [INFO] [stdout] set_data_create_user(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_create_user = value; self } pub fn [INFO] [stdout] get_data_create_user(& self) -> & Option < String > [INFO] [stdout] { & self.data_create_user } pub fn get_mut_data_create_user(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_create_user } pub fn [INFO] [stdout] set_data_update_time(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_update_time = value; self } pub fn [INFO] [stdout] get_data_update_time(& self) -> & Option < String > [INFO] [stdout] { & self.data_update_time } pub fn get_mut_data_update_time(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_update_time } pub fn [INFO] [stdout] set_data_update_user(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_update_user = value; self } pub fn [INFO] [stdout] get_data_update_user(& self) -> & Option < String > [INFO] [stdout] { & self.data_update_user } pub fn get_mut_data_update_user(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_update_user } pub fn [INFO] [stdout] set_data_owner_org(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_owner_org = value; self } pub fn get_data_owner_org(& self) -> [INFO] [stdout] & Option < String > { & self.data_owner_org } pub fn [INFO] [stdout] get_mut_data_owner_org(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.data_owner_org } pub fn [INFO] [stdout] set_data_sign(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_sign = value; self } pub fn get_data_sign(& self) -> & Option [INFO] [stdout] < String > { & self.data_sign } pub fn get_mut_data_sign(& mut self) -> & [INFO] [stdout] mut Option < String > { & mut self.data_sign } [INFO] [stdout] } [INFO] [stdout] ==>#[derive(Default, Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] #[serde(rename_all = "camelCase")] #[serde(default)] pub struct Demo [INFO] [stdout] { [INFO] [stdout] name : Option < String > , data_id : Option < String > , data_level : [INFO] [stdout] Option < String > , data_flag : Option < String > , data_status : Option < [INFO] [stdout] String > , data_sort : Option < i32 > , data_create_time : Option < String [INFO] [stdout] > , data_create_user : Option < String > , data_update_time : Option < [INFO] [stdout] String > , data_update_user : Option < String > , data_owner_org : Option [INFO] [stdout] < String > , data_sign : Option < String > , org_code : Option < String > [INFO] [stdout] , org_parent_code : Option < String > , org_name : Option < String > , [INFO] [stdout] org_code_path : Option < String > , org_name_path : Option < String > , [INFO] [stdout] org_tree_grade : Option < u32 > , org_leaf : Option < String > , org_type [INFO] [stdout] : Option < String > , org_children : Option < Vec < Demo > > , [INFO] [stdout] } impl Demo [INFO] [stdout] { [INFO] [stdout] pub fn new() -> Self { Self :: default() } pub fn [INFO] [stdout] set_name(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.name = value; self } pub fn get_name(& self) -> & Option < String > [INFO] [stdout] { & self.name } pub fn get_mut_name(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.name } pub fn [INFO] [stdout] set_data_id(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_id = value; self } pub fn get_data_id(& self) -> & Option < [INFO] [stdout] String > { & self.data_id } pub fn get_mut_data_id(& mut self) -> & mut [INFO] [stdout] Option < String > { & mut self.data_id } pub fn [INFO] [stdout] set_data_level(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_level = value; self } pub fn get_data_level(& self) -> & [INFO] [stdout] Option < String > { & self.data_level } pub fn [INFO] [stdout] get_mut_data_level(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.data_level } pub fn [INFO] [stdout] set_data_flag(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_flag = value; self } pub fn get_data_flag(& self) -> & Option [INFO] [stdout] < String > { & self.data_flag } pub fn get_mut_data_flag(& mut self) -> & [INFO] [stdout] mut Option < String > { & mut self.data_flag } pub fn [INFO] [stdout] set_data_status(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_status = value; self } pub fn get_data_status(& self) -> & [INFO] [stdout] Option < String > { & self.data_status } pub fn [INFO] [stdout] get_mut_data_status(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.data_status } pub fn [INFO] [stdout] set_data_sort(& mut self, value : Option < i32 >) -> & mut Self [INFO] [stdout] { self.data_sort = value; self } pub fn get_data_sort(& self) -> & Option [INFO] [stdout] < i32 > { & self.data_sort } pub fn get_mut_data_sort(& mut self) -> & mut [INFO] [stdout] Option < i32 > { & mut self.data_sort } pub fn [INFO] [stdout] set_data_create_time(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_create_time = value; self } pub fn [INFO] [stdout] get_data_create_time(& self) -> & Option < String > [INFO] [stdout] { & self.data_create_time } pub fn get_mut_data_create_time(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_create_time } pub fn [INFO] [stdout] set_data_create_user(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_create_user = value; self } pub fn [INFO] [stdout] get_data_create_user(& self) -> & Option < String > [INFO] [stdout] { & self.data_create_user } pub fn get_mut_data_create_user(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_create_user } pub fn [INFO] [stdout] set_data_update_time(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_update_time = value; self } pub fn [INFO] [stdout] get_data_update_time(& self) -> & Option < String > [INFO] [stdout] { & self.data_update_time } pub fn get_mut_data_update_time(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_update_time } pub fn [INFO] [stdout] set_data_update_user(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_update_user = value; self } pub fn [INFO] [stdout] get_data_update_user(& self) -> & Option < String > [INFO] [stdout] { & self.data_update_user } pub fn get_mut_data_update_user(& mut self) -> [INFO] [stdout] & mut Option < String > { & mut self.data_update_user } pub fn [INFO] [stdout] set_data_owner_org(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_owner_org = value; self } pub fn get_data_owner_org(& self) -> [INFO] [stdout] & Option < String > { & self.data_owner_org } pub fn [INFO] [stdout] get_mut_data_owner_org(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.data_owner_org } pub fn [INFO] [stdout] set_data_sign(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.data_sign = value; self } pub fn get_data_sign(& self) -> & Option [INFO] [stdout] < String > { & self.data_sign } pub fn get_mut_data_sign(& mut self) -> & [INFO] [stdout] mut Option < String > { & mut self.data_sign } pub fn [INFO] [stdout] set_org_code(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.org_code = value; self } pub fn get_org_code(& self) -> & Option < [INFO] [stdout] String > { & self.org_code } pub fn get_mut_org_code(& mut self) -> & mut [INFO] [stdout] Option < String > { & mut self.org_code } pub fn [INFO] [stdout] set_org_parent_code(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.org_parent_code = value; self } pub fn get_org_parent_code(& self) [INFO] [stdout] -> & Option < String > { & self.org_parent_code } pub fn [INFO] [stdout] get_mut_org_parent_code(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.org_parent_code } pub fn [INFO] [stdout] set_org_name(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.org_name = value; self } pub fn get_org_name(& self) -> & Option < [INFO] [stdout] String > { & self.org_name } pub fn get_mut_org_name(& mut self) -> & mut [INFO] [stdout] Option < String > { & mut self.org_name } pub fn [INFO] [stdout] set_org_code_path(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.org_code_path = value; self } pub fn get_org_code_path(& self) -> & [INFO] [stdout] Option < String > { & self.org_code_path } pub fn [INFO] [stdout] get_mut_org_code_path(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.org_code_path } pub fn [INFO] [stdout] set_org_name_path(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.org_name_path = value; self } pub fn get_org_name_path(& self) -> & [INFO] [stdout] Option < String > { & self.org_name_path } pub fn [INFO] [stdout] get_mut_org_name_path(& mut self) -> & mut Option < String > [INFO] [stdout] { & mut self.org_name_path } pub fn [INFO] [stdout] set_org_tree_grade(& mut self, value : Option < u32 >) -> & mut Self [INFO] [stdout] { self.org_tree_grade = value; self } pub fn get_org_tree_grade(& self) -> [INFO] [stdout] & Option < u32 > { & self.org_tree_grade } pub fn [INFO] [stdout] get_mut_org_tree_grade(& mut self) -> & mut Option < u32 > [INFO] [stdout] { & mut self.org_tree_grade } pub fn [INFO] [stdout] set_org_leaf(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.org_leaf = value; self } pub fn get_org_leaf(& self) -> & Option < [INFO] [stdout] String > { & self.org_leaf } pub fn get_mut_org_leaf(& mut self) -> & mut [INFO] [stdout] Option < String > { & mut self.org_leaf } pub fn [INFO] [stdout] set_org_type(& mut self, value : Option < String >) -> & mut Self [INFO] [stdout] { self.org_type = value; self } pub fn get_org_type(& self) -> & Option < [INFO] [stdout] String > { & self.org_type } pub fn get_mut_org_type(& mut self) -> & mut [INFO] [stdout] Option < String > { & mut self.org_type } pub fn [INFO] [stdout] set_org_children(& mut self, value : Option < Vec < Demo > >) -> & mut [INFO] [stdout] Self { self.org_children = value; self } pub fn get_org_children(& self) [INFO] [stdout] -> & Option < Vec < Demo > > { & self.org_children } pub fn [INFO] [stdout] get_mut_org_children(& mut self) -> & mut Option < Vec < Demo > > [INFO] [stdout] { & mut self.org_children } [INFO] [stdout] } [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `Command { std: "docker" "inspect" "11e629ca1e30595c911b24e3809bccaa50f9cfb28f9af30a0f692f94db112547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e629ca1e30595c911b24e3809bccaa50f9cfb28f9af30a0f692f94db112547", kill_on_drop: false }` [INFO] [stdout] 11e629ca1e30595c911b24e3809bccaa50f9cfb28f9af30a0f692f94db112547 [INFO] checking bmbp_marco_bean-0.0.8 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate bmbp_marco_bean 0.0.8 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate bmbp_marco_bean 0.0.8 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bmbp_marco_bean 0.0.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bmbp_marco_bean 0.0.8 [INFO] tweaked toml for crates.io crate bmbp_marco_bean 0.0.8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] [stderr] Adding bmbp_marco_util v0.0.8 (latest: v0.0.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52e96ca4f5bd64d98c8f3996e10db7e3e11791a9c20a618d36b646d48bc02e6c [INFO] running `Command { std: "docker" "start" "-a" "52e96ca4f5bd64d98c8f3996e10db7e3e11791a9c20a618d36b646d48bc02e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52e96ca4f5bd64d98c8f3996e10db7e3e11791a9c20a618d36b646d48bc02e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e96ca4f5bd64d98c8f3996e10db7e3e11791a9c20a618d36b646d48bc02e6c", kill_on_drop: false }` [INFO] [stdout] 52e96ca4f5bd64d98c8f3996e10db7e3e11791a9c20a618d36b646d48bc02e6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d955dbaa881bd0abc460c0d54d840db6f6a8166bd6449e7afee45176ac7fd140 [INFO] running `Command { std: "docker" "start" "-a" "d955dbaa881bd0abc460c0d54d840db6f6a8166bd6449e7afee45176ac7fd140", kill_on_drop: false }` [INFO] [stderr] Checking case_style v0.2.1 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking bmbp_marco_util v0.0.8 [INFO] [stderr] Checking bmbp_marco_bean v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/rdbc_bean.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut struct_base_fields = build_base_field(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/rdbc_bean.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut struct_base_fields = build_base_field(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tree_bean.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let mut tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tree_bean.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let mut tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tree_bean.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let mut tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tree_bean.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let mut tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rdbc_bean.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) fn marco_rdbc_bean(_: TokenStream, model_token: TokenStream) -> TokenStream { [INFO] [stdout] | -------------- ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | // 获取结构体名称 [INFO] [stdout] 13 | let struct_input_token = parse_macro_input!(model_token as DeriveInput); [INFO] [stdout] | ------------------ ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | let mut struct_fields = parse_struct_fields(&struct_input_token); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let mut struct_base_fields = build_base_field(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | let struct_field_token = build_struct_field_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | let struct_method_token = build_struct_props_method_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | / util::build_struct_token( [INFO] [stdout] 24 | | struct_ident, [INFO] [stdout] 25 | | struct_attrs, [INFO] [stdout] 26 | | struct_generics, [INFO] [stdout] 27 | | struct_field_token, [INFO] [stdout] 28 | | struct_method_token, [INFO] [stdout] 29 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rdbc_bean.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) fn marco_rdbc_bean(_: TokenStream, model_token: TokenStream) -> TokenStream { [INFO] [stdout] | -------------- ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | // 获取结构体名称 [INFO] [stdout] 13 | let struct_input_token = parse_macro_input!(model_token as DeriveInput); [INFO] [stdout] | ------------------ ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | let mut struct_fields = parse_struct_fields(&struct_input_token); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let mut struct_base_fields = build_base_field(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | let struct_field_token = build_struct_field_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | let struct_method_token = build_struct_props_method_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | / util::build_struct_token( [INFO] [stdout] 24 | | struct_ident, [INFO] [stdout] 25 | | struct_attrs, [INFO] [stdout] 26 | | struct_generics, [INFO] [stdout] 27 | | struct_field_token, [INFO] [stdout] 28 | | struct_method_token, [INFO] [stdout] 29 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rdbc_bean.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn marco_rdbc_bean_option(_: TokenStream, model_token: TokenStream) -> TokenStream { [INFO] [stdout] | -------------- ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | // 获取结构体名称 [INFO] [stdout] 34 | let struct_input_token = parse_macro_input!(model_token as DeriveInput); [INFO] [stdout] | ------------------ ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let mut struct_fields = parse_struct_fields(&struct_input_token); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | let struct_base_fields = build_base_field(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let struct_field_token = build_struct_option_field_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | let struct_method_token = build_struct_option_props_method_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | / util::build_struct_token( [INFO] [stdout] 46 | | struct_ident, [INFO] [stdout] 47 | | struct_attrs, [INFO] [stdout] 48 | | struct_generics, [INFO] [stdout] 49 | | struct_field_token, [INFO] [stdout] 50 | | struct_method_token, [INFO] [stdout] 51 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rdbc_bean.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn marco_rdbc_bean_option(_: TokenStream, model_token: TokenStream) -> TokenStream { [INFO] [stdout] | -------------- ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | // 获取结构体名称 [INFO] [stdout] 34 | let struct_input_token = parse_macro_input!(model_token as DeriveInput); [INFO] [stdout] | ------------------ ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let mut struct_fields = parse_struct_fields(&struct_input_token); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | let struct_base_fields = build_base_field(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let struct_field_token = build_struct_option_field_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | let struct_method_token = build_struct_option_props_method_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | / util::build_struct_token( [INFO] [stdout] 46 | | struct_ident, [INFO] [stdout] 47 | | struct_attrs, [INFO] [stdout] 48 | | struct_generics, [INFO] [stdout] 49 | | struct_field_token, [INFO] [stdout] 50 | | struct_method_token, [INFO] [stdout] 51 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rdbc_tree_bean.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 13 | meta_token: TokenStream, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | model_token: TokenStream, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | let struct_input_token = parse_macro_input!(model_token as DeriveInput); [INFO] [stdout] | ------------------ ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | let mut struct_base_fields = util::build_base_field(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | let tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | let struct_fields = parse_struct_fields(&struct_input_token); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | let struct_field_token = build_struct_field_token(struct_base_fields.as_slice()); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | let struct_method_token = build_struct_props_method_token(struct_base_fields.as_slice()); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | / build_struct_token( [INFO] [stdout] 41 | | struct_ident, [INFO] [stdout] 42 | | struct_attrs, [INFO] [stdout] 43 | | struct_generics, [INFO] [stdout] 44 | | struct_field_token, [INFO] [stdout] 45 | | struct_method_token, [INFO] [stdout] 46 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rdbc_tree_bean.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 13 | meta_token: TokenStream, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | model_token: TokenStream, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | let struct_input_token = parse_macro_input!(model_token as DeriveInput); [INFO] [stdout] | ------------------ ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | let mut struct_base_fields = util::build_base_field(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | let tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | let struct_fields = parse_struct_fields(&struct_input_token); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | let struct_field_token = build_struct_field_token(struct_base_fields.as_slice()); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | let struct_method_token = build_struct_props_method_token(struct_base_fields.as_slice()); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | / build_struct_token( [INFO] [stdout] 41 | | struct_ident, [INFO] [stdout] 42 | | struct_attrs, [INFO] [stdout] 43 | | struct_generics, [INFO] [stdout] 44 | | struct_field_token, [INFO] [stdout] 45 | | struct_method_token, [INFO] [stdout] 46 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rdbc_tree_bean.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 50 | meta_token: TokenStream, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | model_token: TokenStream, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | let struct_input_token = parse_macro_input!(model_token as DeriveInput); [INFO] [stdout] | ------------------ ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | let tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let mut struct_fields = parse_struct_fields(&struct_input_token); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | let struct_base_fields = build_base_field(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | let struct_field_token = build_struct_option_field_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | let struct_method_token = build_struct_option_props_method_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | / build_struct_token( [INFO] [stdout] 70 | | struct_ident, [INFO] [stdout] 71 | | struct_attrs, [INFO] [stdout] 72 | | struct_generics, [INFO] [stdout] 73 | | struct_field_token, [INFO] [stdout] 74 | | struct_method_token, [INFO] [stdout] 75 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rdbc_tree_bean.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 50 | meta_token: TokenStream, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | model_token: TokenStream, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | let struct_input_token = parse_macro_input!(model_token as DeriveInput); [INFO] [stdout] | ------------------ ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | let tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let mut struct_fields = parse_struct_fields(&struct_input_token); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | let struct_base_fields = build_base_field(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | let struct_field_token = build_struct_option_field_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | let struct_method_token = build_struct_option_props_method_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | / build_struct_token( [INFO] [stdout] 70 | | struct_ident, [INFO] [stdout] 71 | | struct_attrs, [INFO] [stdout] 72 | | struct_generics, [INFO] [stdout] 73 | | struct_field_token, [INFO] [stdout] 74 | | struct_method_token, [INFO] [stdout] 75 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tree_bean.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn marco_tree_bean(meta_token: TokenStream, model_token: TokenStream) -> TokenStream { [INFO] [stdout] | ----------------------- ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6 | // 获取结构体名称 [INFO] [stdout] 7 | let struct_input_token = parse_macro_input!(model_token as DeriveInput); [INFO] [stdout] | ------------------ ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | let mut tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | let mut struct_fields = parse_struct_fields(&struct_input_token); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | let struct_field_token = build_struct_field_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | let struct_method_token = build_struct_props_method_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | / build_struct_token( [INFO] [stdout] 21 | | struct_ident, [INFO] [stdout] 22 | | struct_attrs, [INFO] [stdout] 23 | | struct_generics, [INFO] [stdout] 24 | | struct_field_token, [INFO] [stdout] 25 | | struct_method_token, [INFO] [stdout] 26 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tree_bean.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn marco_tree_bean(meta_token: TokenStream, model_token: TokenStream) -> TokenStream { [INFO] [stdout] | ----------------------- ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6 | // 获取结构体名称 [INFO] [stdout] 7 | let struct_input_token = parse_macro_input!(model_token as DeriveInput); [INFO] [stdout] | ------------------ ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | let mut tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | let mut struct_fields = parse_struct_fields(&struct_input_token); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | let struct_field_token = build_struct_field_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | let struct_method_token = build_struct_props_method_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | / build_struct_token( [INFO] [stdout] 21 | | struct_ident, [INFO] [stdout] 22 | | struct_attrs, [INFO] [stdout] 23 | | struct_generics, [INFO] [stdout] 24 | | struct_field_token, [INFO] [stdout] 25 | | struct_method_token, [INFO] [stdout] 26 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tree_bean.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 30 | meta_token: TokenStream, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | model_token: TokenStream, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let struct_input_token = parse_macro_input!(model_token as DeriveInput); [INFO] [stdout] | ------------------ ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | let mut tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | let mut struct_fields = parse_struct_fields(&struct_input_token); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | let struct_field_token = build_struct_option_field_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let struct_method_token = build_struct_option_props_method_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | / build_struct_token( [INFO] [stdout] 48 | | struct_ident, [INFO] [stdout] 49 | | struct_attrs, [INFO] [stdout] 50 | | struct_generics, [INFO] [stdout] 51 | | struct_field_token, [INFO] [stdout] 52 | | struct_method_token, [INFO] [stdout] 53 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tree_bean.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 30 | meta_token: TokenStream, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | model_token: TokenStream, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let struct_input_token = parse_macro_input!(model_token as DeriveInput); [INFO] [stdout] | ------------------ ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | let mut tree_field = build_tree_field(tree_field_name.as_slice(), &struct_ident); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | let mut struct_fields = parse_struct_fields(&struct_input_token); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | let struct_field_token = build_struct_option_field_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let struct_method_token = build_struct_option_props_method_token(struct_fields.as_slice()); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | / build_struct_token( [INFO] [stdout] 48 | | struct_ident, [INFO] [stdout] 49 | | struct_attrs, [INFO] [stdout] 50 | | struct_generics, [INFO] [stdout] 51 | | struct_field_token, [INFO] [stdout] 52 | | struct_method_token, [INFO] [stdout] 53 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bmbp_marco_bean` (lib test) due to 7 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bmbp_marco_bean` (lib) due to 7 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d955dbaa881bd0abc460c0d54d840db6f6a8166bd6449e7afee45176ac7fd140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d955dbaa881bd0abc460c0d54d840db6f6a8166bd6449e7afee45176ac7fd140", kill_on_drop: false }` [INFO] [stdout] d955dbaa881bd0abc460c0d54d840db6f6a8166bd6449e7afee45176ac7fd140