[INFO] fetching crate proto-vulcan-macros 0.1.6...
[INFO] testing proto-vulcan-macros-0.1.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate proto-vulcan-macros 0.1.6 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate proto-vulcan-macros 0.1.6
[INFO] finished tweaking crates.io crate proto-vulcan-macros 0.1.6
[INFO] tweaked toml for crates.io crate proto-vulcan-macros 0.1.6 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate proto-vulcan-macros 0.1.6 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb74b1143f70f33686d693314e0c131f1466500b69efa8f318d7b4ea79a159c6
[INFO] running `Command { std: "docker" "start" "-a" "cb74b1143f70f33686d693314e0c131f1466500b69efa8f318d7b4ea79a159c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb74b1143f70f33686d693314e0c131f1466500b69efa8f318d7b4ea79a159c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb74b1143f70f33686d693314e0c131f1466500b69efa8f318d7b4ea79a159c6", kill_on_drop: false }`
[INFO] [stdout] cb74b1143f70f33686d693314e0c131f1466500b69efa8f318d7b4ea79a159c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad4a12d3c83c19fb9aab82396110c26c72a31f5ceeabd89daa0fc6a9b14588e6
[INFO] running `Command { std: "docker" "start" "-a" "ad4a12d3c83c19fb9aab82396110c26c72a31f5ceeabd89daa0fc6a9b14588e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proto-vulcan-macros v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `paren_token` is never read
[INFO] [stdout]    --> src/lib.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 367 | struct UnnamedCompoundConstructor {
[INFO] [stdout]     |        -------------------------- field in this struct
[INFO] [stdout] 368 |     compound_path: CompoundPath,
[INFO] [stdout] 369 |     paren_token: Option<Paren>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UnnamedCompoundConstructor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `brace_token` is never read
[INFO] [stdout]    --> src/lib.rs:391:5
[INFO] [stdout]     |
[INFO] [stdout] 389 | struct NamedCompoundConstructor {
[INFO] [stdout]     |        ------------------------ field in this struct
[INFO] [stdout] 390 |     compound_path: CompoundPath,
[INFO] [stdout] 391 |     brace_token: Option<Brace>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NamedCompoundConstructor` 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 `paren_token` is never read
[INFO] [stdout]    --> src/lib.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 411 | struct TupleCompoundConstructor {
[INFO] [stdout]     |        ------------------------ field in this struct
[INFO] [stdout] 412 |     paren_token: Paren,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TupleCompoundConstructor` 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 `path` and `num_snake_case` are never read
[INFO] [stdout]    --> src/lib.rs:850:5
[INFO] [stdout]     |
[INFO] [stdout] 848 | struct CompoundPath {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 849 |     leading_colon: Option<Token![::]>,
[INFO] [stdout] 850 |     path: Punctuated<Ident, Token![::]>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 851 |     num_snake_case: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompoundPath` 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 `paren_token` is never read
[INFO] [stdout]    --> src/lib.rs:947:5
[INFO] [stdout]     |
[INFO] [stdout] 945 | struct UnnamedCompoundPattern {
[INFO] [stdout]     |        ---------------------- field in this struct
[INFO] [stdout] 946 |     compound_path: CompoundPath,
[INFO] [stdout] 947 |     paren_token: Option<Paren>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UnnamedCompoundPattern` 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 `brace_token` is never read
[INFO] [stdout]    --> src/lib.rs:979:5
[INFO] [stdout]     |
[INFO] [stdout] 977 | struct NamedCompoundPattern {
[INFO] [stdout]     |        -------------------- field in this struct
[INFO] [stdout] 978 |     compound_path: CompoundPath,
[INFO] [stdout] 979 |     brace_token: Option<Brace>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NamedCompoundPattern` 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 `arrow` and `brace_token` are never read
[INFO] [stdout]     --> src/lib.rs:1111:5
[INFO] [stdout]      |
[INFO] [stdout] 1109 | struct PatternArm {
[INFO] [stdout]      |        ---------- fields in this struct
[INFO] [stdout] 1110 |     patterns: Vec<Pattern>,
[INFO] [stdout] 1111 |     arrow: Token![=>],
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 1112 |     brace_token: Option<Brace>,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `PatternArm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `for_token`, `in_token`, and `brace_token` are never read
[INFO] [stdout]     --> src/lib.rs:1282:5
[INFO] [stdout]      |
[INFO] [stdout] 1281 | struct For {
[INFO] [stdout]      |        --- fields in this struct
[INFO] [stdout] 1282 |     for_token: Token![for],
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1283 |     pattern: Ident,
[INFO] [stdout] 1284 |     in_token: Token![in],
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 1285 |     coll: syn::Expr,
[INFO] [stdout] 1286 |     brace_token: Brace,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `For` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/lib.rs:1643:13
[INFO] [stdout]      |
[INFO] [stdout] 1643 |     Succeed(syn::LitBool),
[INFO] [stdout]      |     ------- ^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     field in this variant
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Clause` 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] 1643 -     Succeed(syn::LitBool),
[INFO] [stdout] 1643 +     Succeed(()),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/lib.rs:1645:10
[INFO] [stdout]      |
[INFO] [stdout] 1645 |     Fail(syn::LitBool),
[INFO] [stdout]      |     ---- ^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     field in this variant
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Clause` 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] 1645 -     Fail(syn::LitBool),
[INFO] [stdout] 1645 +     Fail(()),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s
[INFO] running `Command { std: "docker" "inspect" "ad4a12d3c83c19fb9aab82396110c26c72a31f5ceeabd89daa0fc6a9b14588e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad4a12d3c83c19fb9aab82396110c26c72a31f5ceeabd89daa0fc6a9b14588e6", kill_on_drop: false }`
[INFO] [stdout] ad4a12d3c83c19fb9aab82396110c26c72a31f5ceeabd89daa0fc6a9b14588e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dece575b65a0ae7cfb1a6a2cbf880ad3eed84d33d4773b361a90290c0d07dcd5
[INFO] running `Command { std: "docker" "start" "-a" "dece575b65a0ae7cfb1a6a2cbf880ad3eed84d33d4773b361a90290c0d07dcd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proto-vulcan-macros v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `paren_token` is never read
[INFO] [stdout]    --> src/lib.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 367 | struct UnnamedCompoundConstructor {
[INFO] [stdout]     |        -------------------------- field in this struct
[INFO] [stdout] 368 |     compound_path: CompoundPath,
[INFO] [stdout] 369 |     paren_token: Option<Paren>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UnnamedCompoundConstructor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `brace_token` is never read
[INFO] [stdout]    --> src/lib.rs:391:5
[INFO] [stdout]     |
[INFO] [stdout] 389 | struct NamedCompoundConstructor {
[INFO] [stdout]     |        ------------------------ field in this struct
[INFO] [stdout] 390 |     compound_path: CompoundPath,
[INFO] [stdout] 391 |     brace_token: Option<Brace>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NamedCompoundConstructor` 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 `paren_token` is never read
[INFO] [stdout]    --> src/lib.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 411 | struct TupleCompoundConstructor {
[INFO] [stdout]     |        ------------------------ field in this struct
[INFO] [stdout] 412 |     paren_token: Paren,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TupleCompoundConstructor` 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 `path` and `num_snake_case` are never read
[INFO] [stdout]    --> src/lib.rs:850:5
[INFO] [stdout]     |
[INFO] [stdout] 848 | struct CompoundPath {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 849 |     leading_colon: Option<Token![::]>,
[INFO] [stdout] 850 |     path: Punctuated<Ident, Token![::]>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 851 |     num_snake_case: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompoundPath` 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 `paren_token` is never read
[INFO] [stdout]    --> src/lib.rs:947:5
[INFO] [stdout]     |
[INFO] [stdout] 945 | struct UnnamedCompoundPattern {
[INFO] [stdout]     |        ---------------------- field in this struct
[INFO] [stdout] 946 |     compound_path: CompoundPath,
[INFO] [stdout] 947 |     paren_token: Option<Paren>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UnnamedCompoundPattern` 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 `brace_token` is never read
[INFO] [stdout]    --> src/lib.rs:979:5
[INFO] [stdout]     |
[INFO] [stdout] 977 | struct NamedCompoundPattern {
[INFO] [stdout]     |        -------------------- field in this struct
[INFO] [stdout] 978 |     compound_path: CompoundPath,
[INFO] [stdout] 979 |     brace_token: Option<Brace>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NamedCompoundPattern` 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 `arrow` and `brace_token` are never read
[INFO] [stdout]     --> src/lib.rs:1111:5
[INFO] [stdout]      |
[INFO] [stdout] 1109 | struct PatternArm {
[INFO] [stdout]      |        ---------- fields in this struct
[INFO] [stdout] 1110 |     patterns: Vec<Pattern>,
[INFO] [stdout] 1111 |     arrow: Token![=>],
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 1112 |     brace_token: Option<Brace>,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `PatternArm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `for_token`, `in_token`, and `brace_token` are never read
[INFO] [stdout]     --> src/lib.rs:1282:5
[INFO] [stdout]      |
[INFO] [stdout] 1281 | struct For {
[INFO] [stdout]      |        --- fields in this struct
[INFO] [stdout] 1282 |     for_token: Token![for],
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1283 |     pattern: Ident,
[INFO] [stdout] 1284 |     in_token: Token![in],
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 1285 |     coll: syn::Expr,
[INFO] [stdout] 1286 |     brace_token: Brace,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `For` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/lib.rs:1643:13
[INFO] [stdout]      |
[INFO] [stdout] 1643 |     Succeed(syn::LitBool),
[INFO] [stdout]      |     ------- ^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     field in this variant
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Clause` 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] 1643 -     Succeed(syn::LitBool),
[INFO] [stdout] 1643 +     Succeed(()),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/lib.rs:1645:10
[INFO] [stdout]      |
[INFO] [stdout] 1645 |     Fail(syn::LitBool),
[INFO] [stdout]      |     ---- ^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     field in this variant
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Clause` 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] 1645 -     Fail(syn::LitBool),
[INFO] [stdout] 1645 +     Fail(()),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `paren_token` is never read
[INFO] [stdout]    --> src/lib.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 367 | struct UnnamedCompoundConstructor {
[INFO] [stdout]     |        -------------------------- field in this struct
[INFO] [stdout] 368 |     compound_path: CompoundPath,
[INFO] [stdout] 369 |     paren_token: Option<Paren>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UnnamedCompoundConstructor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `brace_token` is never read
[INFO] [stdout]    --> src/lib.rs:391:5
[INFO] [stdout]     |
[INFO] [stdout] 389 | struct NamedCompoundConstructor {
[INFO] [stdout]     |        ------------------------ field in this struct
[INFO] [stdout] 390 |     compound_path: CompoundPath,
[INFO] [stdout] 391 |     brace_token: Option<Brace>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NamedCompoundConstructor` 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 `paren_token` is never read
[INFO] [stdout]    --> src/lib.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 411 | struct TupleCompoundConstructor {
[INFO] [stdout]     |        ------------------------ field in this struct
[INFO] [stdout] 412 |     paren_token: Paren,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TupleCompoundConstructor` 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 `path` and `num_snake_case` are never read
[INFO] [stdout]    --> src/lib.rs:850:5
[INFO] [stdout]     |
[INFO] [stdout] 848 | struct CompoundPath {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 849 |     leading_colon: Option<Token![::]>,
[INFO] [stdout] 850 |     path: Punctuated<Ident, Token![::]>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 851 |     num_snake_case: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompoundPath` 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 `paren_token` is never read
[INFO] [stdout]    --> src/lib.rs:947:5
[INFO] [stdout]     |
[INFO] [stdout] 945 | struct UnnamedCompoundPattern {
[INFO] [stdout]     |        ---------------------- field in this struct
[INFO] [stdout] 946 |     compound_path: CompoundPath,
[INFO] [stdout] 947 |     paren_token: Option<Paren>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UnnamedCompoundPattern` 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 `brace_token` is never read
[INFO] [stdout]    --> src/lib.rs:979:5
[INFO] [stdout]     |
[INFO] [stdout] 977 | struct NamedCompoundPattern {
[INFO] [stdout]     |        -------------------- field in this struct
[INFO] [stdout] 978 |     compound_path: CompoundPath,
[INFO] [stdout] 979 |     brace_token: Option<Brace>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NamedCompoundPattern` 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 `arrow` and `brace_token` are never read
[INFO] [stdout]     --> src/lib.rs:1111:5
[INFO] [stdout]      |
[INFO] [stdout] 1109 | struct PatternArm {
[INFO] [stdout]      |        ---------- fields in this struct
[INFO] [stdout] 1110 |     patterns: Vec<Pattern>,
[INFO] [stdout] 1111 |     arrow: Token![=>],
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 1112 |     brace_token: Option<Brace>,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `PatternArm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `for_token`, `in_token`, and `brace_token` are never read
[INFO] [stdout]     --> src/lib.rs:1282:5
[INFO] [stdout]      |
[INFO] [stdout] 1281 | struct For {
[INFO] [stdout]      |        --- fields in this struct
[INFO] [stdout] 1282 |     for_token: Token![for],
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1283 |     pattern: Ident,
[INFO] [stdout] 1284 |     in_token: Token![in],
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 1285 |     coll: syn::Expr,
[INFO] [stdout] 1286 |     brace_token: Brace,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `For` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/lib.rs:1643:13
[INFO] [stdout]      |
[INFO] [stdout] 1643 |     Succeed(syn::LitBool),
[INFO] [stdout]      |     ------- ^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     field in this variant
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Clause` 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] 1643 -     Succeed(syn::LitBool),
[INFO] [stdout] 1643 +     Succeed(()),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/lib.rs:1645:10
[INFO] [stdout]      |
[INFO] [stdout] 1645 |     Fail(syn::LitBool),
[INFO] [stdout]      |     ---- ^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     field in this variant
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Clause` 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] 1645 -     Fail(syn::LitBool),
[INFO] [stdout] 1645 +     Fail(()),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.92s
[INFO] running `Command { std: "docker" "inspect" "dece575b65a0ae7cfb1a6a2cbf880ad3eed84d33d4773b361a90290c0d07dcd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dece575b65a0ae7cfb1a6a2cbf880ad3eed84d33d4773b361a90290c0d07dcd5", kill_on_drop: false }`
[INFO] [stdout] dece575b65a0ae7cfb1a6a2cbf880ad3eed84d33d4773b361a90290c0d07dcd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4080e6c56d018397bb8158eafc5880a038684e40576b520d497d1b8bddf0aa98
[INFO] running `Command { std: "docker" "start" "-a" "4080e6c56d018397bb8158eafc5880a038684e40576b520d497d1b8bddf0aa98", kill_on_drop: false }`
[INFO] [stderr] warning: field `paren_token` is never read
[INFO] [stderr]    --> src/lib.rs:369:5
[INFO] [stderr]     |
[INFO] [stderr] 367 | struct UnnamedCompoundConstructor {
[INFO] [stderr]     |        -------------------------- field in this struct
[INFO] [stderr] 368 |     compound_path: CompoundPath,
[INFO] [stderr] 369 |     paren_token: Option<Paren>,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `UnnamedCompoundConstructor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `brace_token` is never read
[INFO] [stderr]    --> src/lib.rs:391:5
[INFO] [stderr]     |
[INFO] [stderr] 389 | struct NamedCompoundConstructor {
[INFO] [stderr]     |        ------------------------ field in this struct
[INFO] [stderr] 390 |     compound_path: CompoundPath,
[INFO] [stderr] 391 |     brace_token: Option<Brace>,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `NamedCompoundConstructor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `paren_token` is never read
[INFO] [stderr]    --> src/lib.rs:412:5
[INFO] [stderr]     |
[INFO] [stderr] 411 | struct TupleCompoundConstructor {
[INFO] [stderr]     |        ------------------------ field in this struct
[INFO] [stderr] 412 |     paren_token: Paren,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TupleCompoundConstructor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `path` and `num_snake_case` are never read
[INFO] [stderr]    --> src/lib.rs:850:5
[INFO] [stderr]     |
[INFO] [stderr] 848 | struct CompoundPath {
[INFO] [stderr]     |        ------------ fields in this struct
[INFO] [stderr] 849 |     leading_colon: Option<Token![::]>,
[INFO] [stderr] 850 |     path: Punctuated<Ident, Token![::]>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 851 |     num_snake_case: usize,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CompoundPath` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `paren_token` is never read
[INFO] [stderr]    --> src/lib.rs:947:5
[INFO] [stderr]     |
[INFO] [stderr] 945 | struct UnnamedCompoundPattern {
[INFO] [stderr]     |        ---------------------- field in this struct
[INFO] [stderr] 946 |     compound_path: CompoundPath,
[INFO] [stderr] 947 |     paren_token: Option<Paren>,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `UnnamedCompoundPattern` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `brace_token` is never read
[INFO] [stderr]    --> src/lib.rs:979:5
[INFO] [stderr]     |
[INFO] [stderr] 977 | struct NamedCompoundPattern {
[INFO] [stderr]     |        -------------------- field in this struct
[INFO] [stderr] 978 |     compound_path: CompoundPath,
[INFO] [stderr] 979 |     brace_token: Option<Brace>,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `NamedCompoundPattern` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `arrow` and `brace_token` are never read
[INFO] [stderr]     --> src/lib.rs:1111:5
[INFO] [stderr]      |
[INFO] [stderr] 1109 | struct PatternArm {
[INFO] [stderr]      |        ---------- fields in this struct
[INFO] [stderr] 1110 |     patterns: Vec<Pattern>,
[INFO] [stderr] 1111 |     arrow: Token![=>],
[INFO] [stderr]      |     ^^^^^
[INFO] [stderr] 1112 |     brace_token: Option<Brace>,
[INFO] [stderr]      |     ^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `PatternArm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `for_token`, `in_token`, and `brace_token` are never read
[INFO] [stderr]     --> src/lib.rs:1282:5
[INFO] [stderr]      |
[INFO] [stderr] 1281 | struct For {
[INFO] [stderr]      |        --- fields in this struct
[INFO] [stderr] 1282 |     for_token: Token![for],
[INFO] [stderr]      |     ^^^^^^^^^
[INFO] [stderr] 1283 |     pattern: Ident,
[INFO] [stderr] 1284 |     in_token: Token![in],
[INFO] [stderr]      |     ^^^^^^^^
[INFO] [stderr] 1285 |     coll: syn::Expr,
[INFO] [stderr] 1286 |     brace_token: Brace,
[INFO] [stderr]      |     ^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `For` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/lib.rs:1643:13
[INFO] [stderr]      |
[INFO] [stderr] 1643 |     Succeed(syn::LitBool),
[INFO] [stderr]      |     ------- ^^^^^^^^^^^^
[INFO] [stderr]      |     |
[INFO] [stderr]      |     field in this variant
[INFO] [stderr]      |
[INFO] [stderr]      = note: `Clause` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]      |
[INFO] [stderr] 1643 -     Succeed(syn::LitBool),
[INFO] [stderr] 1643 +     Succeed(()),
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/lib.rs:1645:10
[INFO] [stderr]      |
[INFO] [stderr] 1645 |     Fail(syn::LitBool),
[INFO] [stderr]      |     ---- ^^^^^^^^^^^^
[INFO] [stderr]      |     |
[INFO] [stderr]      |     field in this variant
[INFO] [stderr]      |
[INFO] [stderr]      = note: `Clause` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]      |
[INFO] [stderr] 1645 -     Fail(syn::LitBool),
[INFO] [stderr] 1645 +     Fail(()),
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: `proto-vulcan-macros` (lib) generated 10 warnings
[INFO] [stderr] warning: `proto-vulcan-macros` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proto_vulcan_macros-d28f43a957ebc095)
[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] [stderr]    Doc-tests proto_vulcan_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" "4080e6c56d018397bb8158eafc5880a038684e40576b520d497d1b8bddf0aa98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4080e6c56d018397bb8158eafc5880a038684e40576b520d497d1b8bddf0aa98", kill_on_drop: false }`
[INFO] [stdout] 4080e6c56d018397bb8158eafc5880a038684e40576b520d497d1b8bddf0aa98
