[INFO] fetching crate nestify 0.3.3... [INFO] checking nestify-0.3.3 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate nestify 0.3.3 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate nestify 0.3.3 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nestify 0.3.3 [INFO] finished tweaking crates.io crate nestify 0.3.3 [INFO] tweaked toml for crates.io crate nestify 0.3.3 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "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 syn v1.0.109 (latest: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29ca96213e7e2a4778da749c1b3a199bd333af703c1516e833eeb51c2fc5c34b [INFO] running `Command { std: "docker" "start" "-a" "29ca96213e7e2a4778da749c1b3a199bd333af703c1516e833eeb51c2fc5c34b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29ca96213e7e2a4778da749c1b3a199bd333af703c1516e833eeb51c2fc5c34b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29ca96213e7e2a4778da749c1b3a199bd333af703c1516e833eeb51c2fc5c34b", kill_on_drop: false }` [INFO] [stdout] 29ca96213e7e2a4778da749c1b3a199bd333af703c1516e833eeb51c2fc5c34b [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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a7b07cb6dc8779f2cefb59401cc3983b76a142f94c95a8388ad3b8de173cfff [INFO] running `Command { std: "docker" "start" "-a" "3a7b07cb6dc8779f2cefb59401cc3983b76a142f94c95a8388ad3b8de173cfff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.77 [INFO] [stderr] Checking nestify v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> src/ty.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | || cfg!(feature = "full") && input.peek(Token![try]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> src/ty.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | || cfg!(feature = "full") && input.peek(Token![try]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ident_token` is never read [INFO] [stdout] --> src/attributes.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct NestedAttribute { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 35 | pub pound_token: Token![#], [INFO] [stdout] 36 | pub ident_token: Token![>], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | Star(Token![*]), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 52 | Star(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | Slash(Token![/]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | Slash(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | Minus(Token![-]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 54 | Minus(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `struct_token` and `semi_token` are never read [INFO] [stdout] --> src/special_data.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct BodyStruct { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 35 | struct_token: Token![struct], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 36 | pub fields: SpecialFields, [INFO] [stdout] 37 | semi_token: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enum_token` and `brace_token` are never read [INFO] [stdout] --> src/special_data.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct BodyEnum { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 42 | enum_token: Token![enum], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `brace_token` is never read [INFO] [stdout] --> src/special_data.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct FieldsNamed { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 94 | pub brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/special_data.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct FieldsUnnamed { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 100 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `colon_token` is never read [INFO] [stdout] --> src/special_data.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct SpecialField { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | pub colon_token: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ident_token` is never read [INFO] [stdout] --> src/attributes.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct NestedAttribute { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 35 | pub pound_token: Token![#], [INFO] [stdout] 36 | pub ident_token: Token![>], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | Star(Token![*]), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 52 | Star(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | Slash(Token![/]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | Slash(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | Minus(Token![-]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 54 | Minus(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `struct_token` and `semi_token` are never read [INFO] [stdout] --> src/special_data.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct BodyStruct { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 35 | struct_token: Token![struct], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 36 | pub fields: SpecialFields, [INFO] [stdout] 37 | semi_token: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enum_token` and `brace_token` are never read [INFO] [stdout] --> src/special_data.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct BodyEnum { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 42 | enum_token: Token![enum], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `brace_token` is never read [INFO] [stdout] --> src/special_data.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct FieldsNamed { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 94 | pub brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/special_data.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct FieldsUnnamed { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 100 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `colon_token` is never read [INFO] [stdout] --> src/special_data.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct SpecialField { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | pub colon_token: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> src/ty.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | || cfg!(feature = "full") && input.peek(Token![try]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ident_token` is never read [INFO] [stdout] --> src/attributes.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct NestedAttribute { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 35 | pub pound_token: Token![#], [INFO] [stdout] 36 | pub ident_token: Token![>], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | Star(Token![*]), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 52 | Star(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | Slash(Token![/]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | Slash(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | Minus(Token![-]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 54 | Minus(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `struct_token` and `semi_token` are never read [INFO] [stdout] --> src/special_data.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct BodyStruct { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 35 | struct_token: Token![struct], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 36 | pub fields: SpecialFields, [INFO] [stdout] 37 | semi_token: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enum_token` and `brace_token` are never read [INFO] [stdout] --> src/special_data.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct BodyEnum { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 42 | enum_token: Token![enum], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `brace_token` is never read [INFO] [stdout] --> src/special_data.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct FieldsNamed { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 94 | pub brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/special_data.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct FieldsUnnamed { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 100 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `colon_token` is never read [INFO] [stdout] --> src/special_data.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct SpecialField { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | pub colon_token: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.95s [INFO] running `Command { std: "docker" "inspect" "3a7b07cb6dc8779f2cefb59401cc3983b76a142f94c95a8388ad3b8de173cfff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7b07cb6dc8779f2cefb59401cc3983b76a142f94c95a8388ad3b8de173cfff", kill_on_drop: false }` [INFO] [stdout] 3a7b07cb6dc8779f2cefb59401cc3983b76a142f94c95a8388ad3b8de173cfff [INFO] checking nestify-0.3.3 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate nestify 0.3.3 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate nestify 0.3.3 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nestify 0.3.3 [INFO] finished tweaking crates.io crate nestify 0.3.3 [INFO] tweaked toml for crates.io crate nestify 0.3.3 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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 syn v1.0.109 (latest: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcf5635545fee835361ae2229e4b942c460bd4ac71810c6e2fbdb81dbe70668b [INFO] running `Command { std: "docker" "start" "-a" "fcf5635545fee835361ae2229e4b942c460bd4ac71810c6e2fbdb81dbe70668b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcf5635545fee835361ae2229e4b942c460bd4ac71810c6e2fbdb81dbe70668b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf5635545fee835361ae2229e4b942c460bd4ac71810c6e2fbdb81dbe70668b", kill_on_drop: false }` [INFO] [stdout] fcf5635545fee835361ae2229e4b942c460bd4ac71810c6e2fbdb81dbe70668b [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" "-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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fcc752590e9f4b48d87fabfc59c3f62cac4ecabdc6523034881d5edd283bb15 [INFO] running `Command { std: "docker" "start" "-a" "4fcc752590e9f4b48d87fabfc59c3f62cac4ecabdc6523034881d5edd283bb15", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.77 [INFO] [stderr] Checking nestify v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> src/ty.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | || cfg!(feature = "full") && input.peek(Token![try]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> src/ty.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | || cfg!(feature = "full") && input.peek(Token![try]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ident_token` is never read [INFO] [stdout] --> src/attributes.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct NestedAttribute { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 35 | pub pound_token: Token![#], [INFO] [stdout] 36 | pub ident_token: Token![>], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | Star(Token![*]), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 52 | Star(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | Slash(Token![/]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | Slash(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | Minus(Token![-]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 54 | Minus(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `struct_token` and `semi_token` are never read [INFO] [stdout] --> src/special_data.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct BodyStruct { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 35 | struct_token: Token![struct], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 36 | pub fields: SpecialFields, [INFO] [stdout] 37 | semi_token: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enum_token` and `brace_token` are never read [INFO] [stdout] --> src/special_data.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct BodyEnum { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 42 | enum_token: Token![enum], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `brace_token` is never read [INFO] [stdout] --> src/special_data.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct FieldsNamed { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 94 | pub brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/special_data.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct FieldsUnnamed { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 100 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `colon_token` is never read [INFO] [stdout] --> src/special_data.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct SpecialField { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | pub colon_token: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ident_token` is never read [INFO] [stdout] --> src/attributes.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct NestedAttribute { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 35 | pub pound_token: Token![#], [INFO] [stdout] 36 | pub ident_token: Token![>], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | Star(Token![*]), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 52 | Star(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | Slash(Token![/]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | Slash(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | Minus(Token![-]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 54 | Minus(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `struct_token` and `semi_token` are never read [INFO] [stdout] --> src/special_data.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct BodyStruct { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 35 | struct_token: Token![struct], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 36 | pub fields: SpecialFields, [INFO] [stdout] 37 | semi_token: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enum_token` and `brace_token` are never read [INFO] [stdout] --> src/special_data.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct BodyEnum { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 42 | enum_token: Token![enum], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `brace_token` is never read [INFO] [stdout] --> src/special_data.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct FieldsNamed { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 94 | pub brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/special_data.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct FieldsUnnamed { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 100 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `colon_token` is never read [INFO] [stdout] --> src/special_data.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct SpecialField { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | pub colon_token: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> src/ty.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | || cfg!(feature = "full") && input.peek(Token![try]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ident_token` is never read [INFO] [stdout] --> src/attributes.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct NestedAttribute { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 35 | pub pound_token: Token![#], [INFO] [stdout] 36 | pub ident_token: Token![>], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | Star(Token![*]), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 52 | Star(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | Slash(Token![/]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | Slash(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | Minus(Token![-]), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AttributeModifier` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 54 | Minus(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `struct_token` and `semi_token` are never read [INFO] [stdout] --> src/special_data.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct BodyStruct { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 35 | struct_token: Token![struct], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 36 | pub fields: SpecialFields, [INFO] [stdout] 37 | semi_token: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enum_token` and `brace_token` are never read [INFO] [stdout] --> src/special_data.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct BodyEnum { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 42 | enum_token: Token![enum], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `brace_token` is never read [INFO] [stdout] --> src/special_data.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct FieldsNamed { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 94 | pub brace_token: token::Brace, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/special_data.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct FieldsUnnamed { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 100 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `colon_token` is never read [INFO] [stdout] --> src/special_data.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct SpecialField { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | pub colon_token: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.67s [INFO] running `Command { std: "docker" "inspect" "4fcc752590e9f4b48d87fabfc59c3f62cac4ecabdc6523034881d5edd283bb15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fcc752590e9f4b48d87fabfc59c3f62cac4ecabdc6523034881d5edd283bb15", kill_on_drop: false }` [INFO] [stdout] 4fcc752590e9f4b48d87fabfc59c3f62cac4ecabdc6523034881d5edd283bb15