[INFO] fetching crate cido-macros 0.2.0... [INFO] testing cido-macros-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [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 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec3c74b6e9eafab28e08280db2c011ba4e92276898a33b3560df6133a1ada1ee [INFO] running `Command { std: "docker" "start" "-a" "ec3c74b6e9eafab28e08280db2c011ba4e92276898a33b3560df6133a1ada1ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec3c74b6e9eafab28e08280db2c011ba4e92276898a33b3560df6133a1ada1ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec3c74b6e9eafab28e08280db2c011ba4e92276898a33b3560df6133a1ada1ee", kill_on_drop: false }` [INFO] [stdout] ec3c74b6e9eafab28e08280db2c011ba4e92276898a33b3560df6133a1ada1ee [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7b5be6a8b89d898ed512fcb8aaef3d05708175275da8d207204086b2c04fb1df [INFO] running `Command { std: "docker" "start" "-a" "7b5be6a8b89d898ed512fcb8aaef3d05708175275da8d207204086b2c04fb1df", 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 toml_datetime v0.6.8 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling strsim v0.10.0 [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] Compiling heck v0.5.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling 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 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 17.34s [INFO] running `Command { std: "docker" "inspect" "7b5be6a8b89d898ed512fcb8aaef3d05708175275da8d207204086b2c04fb1df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b5be6a8b89d898ed512fcb8aaef3d05708175275da8d207204086b2c04fb1df", kill_on_drop: false }` [INFO] [stdout] 7b5be6a8b89d898ed512fcb8aaef3d05708175275da8d207204086b2c04fb1df [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4e20374ba979de4fd4c3ef5b8393f3d117a227adeadd6223337b1b67f60d8620 [INFO] running `Command { std: "docker" "start" "-a" "4e20374ba979de4fd4c3ef5b8393f3d117a227adeadd6223337b1b67f60d8620", kill_on_drop: false }` [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: 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] [stderr] Compiling cido-macros v0.2.0 (/opt/rustwide/workdir) [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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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: 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: 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `test` profile [unoptimized + debuginfo] target(s) in 2.97s [INFO] running `Command { std: "docker" "inspect" "4e20374ba979de4fd4c3ef5b8393f3d117a227adeadd6223337b1b67f60d8620", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e20374ba979de4fd4c3ef5b8393f3d117a227adeadd6223337b1b67f60d8620", kill_on_drop: false }` [INFO] [stdout] 4e20374ba979de4fd4c3ef5b8393f3d117a227adeadd6223337b1b67f60d8620 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] effb4eb721a37f726839f6dd58c05164fda19298c359f312a798a273cef01249 [INFO] running `Command { std: "docker" "start" "-a" "effb4eb721a37f726839f6dd58c05164fda19298c359f312a798a273cef01249", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Conversion` [INFO] [stderr] --> src/codegen/transformer.rs:3:16 [INFO] [stderr] | [INFO] [stderr] 3 | CachePolicy, Conversion, DerivedField, StructType, TransformerField, TransformerStruct, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `tracing_quote` [INFO] [stderr] --> src/codegen/mod.rs:51:14 [INFO] [stderr] | [INFO] [stderr] 51 | macro_rules! tracing_quote { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Type` [INFO] [stderr] --> src/parse/transformer.rs:6:35 [INFO] [stderr] | [INFO] [stderr] 6 | use syn::{Attribute, Expr, Ident, Type, TypePath}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `GraphqlStructDef` [INFO] [stderr] --> src/parse/mod.rs:7:52 [INFO] [stderr] | [INFO] [stderr] 7 | pub use cidomap::{CidomapStruct, CidomapStructDef, GraphqlStructDef}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `error_ty` [INFO] [stderr] --> src/codegen/transformer.rs:222:9 [INFO] [stderr] | [INFO] [stderr] 222 | let error_ty = dyn_error(); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_ty` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: multiple methods are never used [INFO] [stderr] --> src/codegen/transformer.rs:27:10 [INFO] [stderr] | [INFO] [stderr] 26 | impl crate::codegen::CodegenWrapper { [INFO] [stderr] | ----------------------------------------------------- methods in this implementation [INFO] [stderr] 27 | pub fn self_type(&self) -> Type { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 36 | pub fn db_type(&self) -> Type { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 45 | pub fn graphql_input_type(&self) -> Type { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 54 | pub fn graphql_input_name(&self) -> &Ident { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 58 | pub fn graphql_output_name(&self) -> &Ident { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | pub fn graphql_output_type(&self) -> Type { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | pub fn graphql_comparison_sdl_name_string(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 70 | pub fn graphql_sdl_output_name(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 74 | pub fn graphql_sdl_output_type(&self) -> Type { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | pub fn graphql_order_by_name(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `is_event` and `default_graphql_name_from_ident` are never used [INFO] [stderr] --> src/codegen/transformer.rs:93:10 [INFO] [stderr] | [INFO] [stderr] 88 | impl crate::codegen::CodegenWrapper { [INFO] [stderr] | ------------------------------------------------------ associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 93 | pub fn is_event(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 121 | pub fn default_graphql_name_from_ident(name: &Ident) -> Ident { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `attrs` and `entity_event` are never read [INFO] [stderr] --> src/parse/orderby.rs:137:7 [INFO] [stderr] | [INFO] [stderr] 132 | pub struct OrderByVariant { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 137 | pub attrs: Attributes, [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 142 | pub entity_event: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OrderByVariant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `attrs` is never read [INFO] [stderr] --> src/parse/transformer.rs:296:7 [INFO] [stderr] | [INFO] [stderr] 294 | pub struct TransformerDbOptions { [INFO] [stderr] | -------------------- field in this struct [INFO] [stderr] 295 | pub name: Ident, [INFO] [stderr] 296 | pub attrs: Attributes, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TransformerDbOptions` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `ty` is never read [INFO] [stderr] --> src/parse/transformer.rs:374:7 [INFO] [stderr] | [INFO] [stderr] 372 | pub struct TransformerField { [INFO] [stderr] | ---------------- field in this struct [INFO] [stderr] 373 | pub field: Dbg, [INFO] [stderr] 374 | pub ty: Dbg, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `TransformerField` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `is_entity` and `is_event` are never read [INFO] [stderr] --> src/parse/transformer.rs:454:7 [INFO] [stderr] | [INFO] [stderr] 447 | pub struct DerivedField { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 454 | pub is_entity: bool, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 455 | pub is_event: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DerivedField` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `ty` is never read [INFO] [stderr] --> src/parse/transformer.rs:461:7 [INFO] [stderr] | [INFO] [stderr] 459 | pub struct TransformerFieldSqlConfig { [INFO] [stderr] | ------------------------- field in this struct [INFO] [stderr] 460 | pub name: SqlSafeName, [INFO] [stderr] 461 | pub ty: Option, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `TransformerFieldSqlConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `is_empty` is never used [INFO] [stderr] --> src/parse/util/attrs.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 48 | impl Attributes { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] 49 | pub fn is_empty(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cido-macros` (lib) generated 13 warnings (run `cargo fix --lib -p cido-macros` to apply 3 suggestions) [INFO] [stderr] warning: `cido-macros` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cido_macros-9835b60eb9295839) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test parse::util::sql_safe_name::keywords_sorted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests cido_macros [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "effb4eb721a37f726839f6dd58c05164fda19298c359f312a798a273cef01249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "effb4eb721a37f726839f6dd58c05164fda19298c359f312a798a273cef01249", kill_on_drop: false }` [INFO] [stdout] effb4eb721a37f726839f6dd58c05164fda19298c359f312a798a273cef01249