[INFO] fetching crate cido-macros 0.2.0... [INFO] checking cido-macros-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate cido-macros 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate cido-macros 0.2.0 [INFO] finished tweaking crates.io crate cido-macros 0.2.0 [INFO] tweaked toml for crates.io crate cido-macros 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cido-macros 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cido-macros 0.2.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deluxe v0.5.0 [INFO] [stderr] Downloaded deluxe-core v0.5.0 [INFO] [stderr] Downloaded deluxe-macros v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31f673687797269565e3bad26c421e1ebb1972bf08a9afd1b49a6ac72d6dc456 [INFO] running `Command { std: "docker" "start" "-a" "31f673687797269565e3bad26c421e1ebb1972bf08a9afd1b49a6ac72d6dc456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31f673687797269565e3bad26c421e1ebb1972bf08a9afd1b49a6ac72d6dc456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f673687797269565e3bad26c421e1ebb1972bf08a9afd1b49a6ac72d6dc456", kill_on_drop: false }` [INFO] [stdout] 31f673687797269565e3bad26c421e1ebb1972bf08a9afd1b49a6ac72d6dc456 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0bd0e31327c78e0fb8d5b3bfeb0609b17e74896c4548219418ac2e84f9f0f2f [INFO] running `Command { std: "docker" "start" "-a" "a0bd0e31327c78e0fb8d5b3bfeb0609b17e74896c4548219418ac2e84f9f0f2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cido-macros v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking quote v1.0.38 [INFO] [stderr] Checking syn v2.0.96 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking deluxe-core v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Checking deluxe v0.5.0 [INFO] [stdout] warning: unused import: `Conversion` [INFO] [stdout] --> src/codegen/transformer.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | CachePolicy, Conversion, DerivedField, StructType, TransformerField, TransformerStruct, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `tracing_quote` [INFO] [stdout] --> src/codegen/mod.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | macro_rules! tracing_quote { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Type` [INFO] [stdout] --> src/parse/transformer.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{Attribute, Expr, Ident, Type, TypePath}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GraphqlStructDef` [INFO] [stdout] --> src/parse/mod.rs:7:52 [INFO] [stdout] | [INFO] [stdout] 7 | pub use cidomap::{CidomapStruct, CidomapStructDef, GraphqlStructDef}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Conversion` [INFO] [stdout] --> src/codegen/transformer.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | CachePolicy, Conversion, DerivedField, StructType, TransformerField, TransformerStruct, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `tracing_quote` [INFO] [stdout] --> src/codegen/mod.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | macro_rules! tracing_quote { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Type` [INFO] [stdout] --> src/parse/transformer.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{Attribute, Expr, Ident, Type, TypePath}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GraphqlStructDef` [INFO] [stdout] --> src/parse/mod.rs:7:52 [INFO] [stdout] | [INFO] [stdout] 7 | pub use cidomap::{CidomapStruct, CidomapStructDef, GraphqlStructDef}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error_ty` [INFO] [stdout] --> src/codegen/transformer.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | let error_ty = dyn_error(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_ty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error_ty` [INFO] [stdout] --> src/codegen/transformer.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | let error_ty = dyn_error(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_ty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/codegen/transformer.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 26 | impl crate::codegen::CodegenWrapper { [INFO] [stdout] | ----------------------------------------------------- methods in this implementation [INFO] [stdout] 27 | pub fn self_type(&self) -> Type { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn db_type(&self) -> Type { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn graphql_input_type(&self) -> Type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn graphql_input_name(&self) -> &Ident { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn graphql_output_name(&self) -> &Ident { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn graphql_output_type(&self) -> Type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn graphql_comparison_sdl_name_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn graphql_sdl_output_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn graphql_sdl_output_type(&self) -> Type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn graphql_order_by_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `is_event` and `default_graphql_name_from_ident` are never used [INFO] [stdout] --> src/codegen/transformer.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 88 | impl crate::codegen::CodegenWrapper { [INFO] [stdout] | ------------------------------------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn is_event(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn default_graphql_name_from_ident(name: &Ident) -> Ident { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `attrs` and `entity_event` are never read [INFO] [stdout] --> src/parse/orderby.rs:137:7 [INFO] [stdout] | [INFO] [stdout] 132 | pub struct OrderByVariant { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 137 | pub attrs: Attributes, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub entity_event: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OrderByVariant` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attrs` is never read [INFO] [stdout] --> src/parse/transformer.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 294 | pub struct TransformerDbOptions { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 295 | pub name: Ident, [INFO] [stdout] 296 | pub attrs: Attributes, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TransformerDbOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ty` is never read [INFO] [stdout] --> src/parse/transformer.rs:374:7 [INFO] [stdout] | [INFO] [stdout] 372 | pub struct TransformerField { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 373 | pub field: Dbg, [INFO] [stdout] 374 | pub ty: Dbg, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `TransformerField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_entity` and `is_event` are never read [INFO] [stdout] --> src/parse/transformer.rs:454:7 [INFO] [stdout] | [INFO] [stdout] 447 | pub struct DerivedField { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 454 | pub is_entity: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 455 | pub is_event: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DerivedField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ty` is never read [INFO] [stdout] --> src/parse/transformer.rs:461:7 [INFO] [stdout] | [INFO] [stdout] 459 | pub struct TransformerFieldSqlConfig { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 460 | pub name: SqlSafeName, [INFO] [stdout] 461 | pub ty: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `TransformerFieldSqlConfig` 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: method `is_empty` is never used [INFO] [stdout] --> src/parse/util/attrs.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 48 | impl Attributes { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 49 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/codegen/transformer.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 26 | impl crate::codegen::CodegenWrapper { [INFO] [stdout] | ----------------------------------------------------- methods in this implementation [INFO] [stdout] 27 | pub fn self_type(&self) -> Type { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn db_type(&self) -> Type { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn graphql_input_type(&self) -> Type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn graphql_input_name(&self) -> &Ident { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn graphql_output_name(&self) -> &Ident { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn graphql_output_type(&self) -> Type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn graphql_comparison_sdl_name_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn graphql_sdl_output_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn graphql_sdl_output_type(&self) -> Type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn graphql_order_by_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `is_event` and `default_graphql_name_from_ident` are never used [INFO] [stdout] --> src/codegen/transformer.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 88 | impl crate::codegen::CodegenWrapper { [INFO] [stdout] | ------------------------------------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn is_event(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn default_graphql_name_from_ident(name: &Ident) -> Ident { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `attrs` and `entity_event` are never read [INFO] [stdout] --> src/parse/orderby.rs:137:7 [INFO] [stdout] | [INFO] [stdout] 132 | pub struct OrderByVariant { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 137 | pub attrs: Attributes, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub entity_event: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OrderByVariant` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attrs` is never read [INFO] [stdout] --> src/parse/transformer.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 294 | pub struct TransformerDbOptions { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 295 | pub name: Ident, [INFO] [stdout] 296 | pub attrs: Attributes, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TransformerDbOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ty` is never read [INFO] [stdout] --> src/parse/transformer.rs:374:7 [INFO] [stdout] | [INFO] [stdout] 372 | pub struct TransformerField { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 373 | pub field: Dbg, [INFO] [stdout] 374 | pub ty: Dbg, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `TransformerField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_entity` and `is_event` are never read [INFO] [stdout] --> src/parse/transformer.rs:454:7 [INFO] [stdout] | [INFO] [stdout] 447 | pub struct DerivedField { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 454 | pub is_entity: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 455 | pub is_event: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DerivedField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ty` is never read [INFO] [stdout] --> src/parse/transformer.rs:461:7 [INFO] [stdout] | [INFO] [stdout] 459 | pub struct TransformerFieldSqlConfig { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 460 | pub name: SqlSafeName, [INFO] [stdout] 461 | pub ty: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `TransformerFieldSqlConfig` 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: method `is_empty` is never used [INFO] [stdout] --> src/parse/util/attrs.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 48 | impl Attributes { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 49 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.80s [INFO] running `Command { std: "docker" "inspect" "a0bd0e31327c78e0fb8d5b3bfeb0609b17e74896c4548219418ac2e84f9f0f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0bd0e31327c78e0fb8d5b3bfeb0609b17e74896c4548219418ac2e84f9f0f2f", kill_on_drop: false }` [INFO] [stdout] a0bd0e31327c78e0fb8d5b3bfeb0609b17e74896c4548219418ac2e84f9f0f2f