[INFO] fetching crate vex-rt-macros 1.0.0-rc.5...
[INFO] testing vex-rt-macros-1.0.0-rc.5 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate vex-rt-macros 1.0.0-rc.5 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate vex-rt-macros 1.0.0-rc.5
[INFO] finished tweaking crates.io crate vex-rt-macros 1.0.0-rc.5
[INFO] tweaked toml for crates.io crate vex-rt-macros 1.0.0-rc.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vex-rt-macros 1.0.0-rc.5 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding convert_case v0.6.0 (available: v0.11.0)
[INFO] [stderr]       Adding generics-util v0.1.0 (available: v0.2.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded generics-util v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4569037c840973bcded1fa74da3c145765e7d224cb15976fd711158866701fc7
[INFO] running `Command { std: "docker" "start" "-a" "4569037c840973bcded1fa74da3c145765e7d224cb15976fd711158866701fc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4569037c840973bcded1fa74da3c145765e7d224cb15976fd711158866701fc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4569037c840973bcded1fa74da3c145765e7d224cb15976fd711158866701fc7", kill_on_drop: false }`
[INFO] [stdout] 4569037c840973bcded1fa74da3c145765e7d224cb15976fd711158866701fc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9acf02679afea2dcabd4a7c781949a1bd1af24a5026c81a851a3e61c83c9479b
[INFO] running `Command { std: "docker" "start" "-a" "9acf02679afea2dcabd4a7c781949a1bd1af24a5026c81a851a3e61c83c9479b", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling generics-util v0.1.0
[INFO] [stderr]    Compiling vex-rt-macros v1.0.0-rc.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `eq` is never read
[INFO] [stdout]  --> src/state_machine/attributes.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct StackDepthAttr {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 8 |     pub eq: Token![=],
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StackDepthAttr` 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 `semi_token` is never read
[INFO] [stdout]   --> src/state_machine/input.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Input {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 17 |     pub crate_: Path,
[INFO] [stdout] 18 |     pub semi_token: Token![;],
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Input` 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 `eq_token` is never read
[INFO] [stdout]    --> src/state_machine/input.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub struct Var {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub eq_token: Token![=],
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Var` 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 `eq_token` and `semi_token` are never read
[INFO] [stdout]    --> src/state_machine/input.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct InitialState {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 152 |     pub eq_token: Token![=],
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub semi_token: Token![;],
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InitialState` 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 `comma_token` is never read
[INFO] [stdout]    --> src/state_machine/input.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct State {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub comma_token: Option<Token![,]>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `State` 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: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/state_machine/input.rs:63:44
[INFO] [stdout]     |
[INFO] [stdout]  63 |                 while let Ok(state) = input.clone().parse() {
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ParseBuffer<'_>` does not implement `Clone`, so calling `clone` on `&ParseBuffer<'_>` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]  63 -                 while let Ok(state) = input.clone().parse() {
[INFO] [stdout]  63 +                 while let Ok(state) = input.parse() {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ParseBuffer<'_>`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/parse.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 + #[derive(Clone)]
[INFO] [stdout] 253 | pub struct ParseBuffer<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn pat_to_ident(pat: &Pat, index: usize) -> Cow<Ident> {
[INFO] [stdout]    |                          ^^^^                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn pat_to_ident(pat: &Pat, index: usize) -> Cow<'_, Ident> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.42s
[INFO] running `Command { std: "docker" "inspect" "9acf02679afea2dcabd4a7c781949a1bd1af24a5026c81a851a3e61c83c9479b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9acf02679afea2dcabd4a7c781949a1bd1af24a5026c81a851a3e61c83c9479b", kill_on_drop: false }`
[INFO] [stdout] 9acf02679afea2dcabd4a7c781949a1bd1af24a5026c81a851a3e61c83c9479b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a67837cddeb9e4c5a97c1de3292568760f69029b411f55ddbf528823f38c138f
[INFO] running `Command { std: "docker" "start" "-a" "a67837cddeb9e4c5a97c1de3292568760f69029b411f55ddbf528823f38c138f", kill_on_drop: false }`
[INFO] [stderr]    Compiling vex-rt-macros v1.0.0-rc.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `eq` is never read
[INFO] [stdout]  --> src/state_machine/attributes.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct StackDepthAttr {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 8 |     pub eq: Token![=],
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StackDepthAttr` 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 `semi_token` is never read
[INFO] [stdout]   --> src/state_machine/input.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Input {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 17 |     pub crate_: Path,
[INFO] [stdout] 18 |     pub semi_token: Token![;],
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Input` 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 `eq_token` is never read
[INFO] [stdout]    --> src/state_machine/input.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub struct Var {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub eq_token: Token![=],
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Var` 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 `eq_token` and `semi_token` are never read
[INFO] [stdout]    --> src/state_machine/input.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct InitialState {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 152 |     pub eq_token: Token![=],
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub semi_token: Token![;],
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InitialState` 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 `comma_token` is never read
[INFO] [stdout]    --> src/state_machine/input.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct State {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub comma_token: Option<Token![,]>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `State` 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: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/state_machine/input.rs:63:44
[INFO] [stdout]     |
[INFO] [stdout]  63 |                 while let Ok(state) = input.clone().parse() {
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ParseBuffer<'_>` does not implement `Clone`, so calling `clone` on `&ParseBuffer<'_>` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]  63 -                 while let Ok(state) = input.clone().parse() {
[INFO] [stdout]  63 +                 while let Ok(state) = input.parse() {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ParseBuffer<'_>`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/parse.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 + #[derive(Clone)]
[INFO] [stdout] 253 | pub struct ParseBuffer<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn pat_to_ident(pat: &Pat, index: usize) -> Cow<Ident> {
[INFO] [stdout]    |                          ^^^^                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn pat_to_ident(pat: &Pat, index: usize) -> Cow<'_, Ident> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `eq` is never read
[INFO] [stdout]  --> src/state_machine/attributes.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct StackDepthAttr {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 8 |     pub eq: Token![=],
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StackDepthAttr` 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 `semi_token` is never read
[INFO] [stdout]   --> src/state_machine/input.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Input {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 17 |     pub crate_: Path,
[INFO] [stdout] 18 |     pub semi_token: Token![;],
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Input` 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 `eq_token` is never read
[INFO] [stdout]    --> src/state_machine/input.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub struct Var {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub eq_token: Token![=],
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Var` 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 `eq_token` and `semi_token` are never read
[INFO] [stdout]    --> src/state_machine/input.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct InitialState {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 152 |     pub eq_token: Token![=],
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub semi_token: Token![;],
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InitialState` 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 `comma_token` is never read
[INFO] [stdout]    --> src/state_machine/input.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct State {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub comma_token: Option<Token![,]>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `State` 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: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/state_machine/input.rs:63:44
[INFO] [stdout]     |
[INFO] [stdout]  63 |                 while let Ok(state) = input.clone().parse() {
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ParseBuffer<'_>` does not implement `Clone`, so calling `clone` on `&ParseBuffer<'_>` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]  63 -                 while let Ok(state) = input.clone().parse() {
[INFO] [stdout]  63 +                 while let Ok(state) = input.parse() {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ParseBuffer<'_>`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/parse.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 + #[derive(Clone)]
[INFO] [stdout] 253 | pub struct ParseBuffer<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn pat_to_ident(pat: &Pat, index: usize) -> Cow<Ident> {
[INFO] [stdout]    |                          ^^^^                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn pat_to_ident(pat: &Pat, index: usize) -> Cow<'_, Ident> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s
[INFO] running `Command { std: "docker" "inspect" "a67837cddeb9e4c5a97c1de3292568760f69029b411f55ddbf528823f38c138f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a67837cddeb9e4c5a97c1de3292568760f69029b411f55ddbf528823f38c138f", kill_on_drop: false }`
[INFO] [stdout] a67837cddeb9e4c5a97c1de3292568760f69029b411f55ddbf528823f38c138f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67c6cb900c4ac6ab1bf38d5eb85cbc2a5ac348d82037ed3cf8376a1a3f4e698a
[INFO] running `Command { std: "docker" "start" "-a" "67c6cb900c4ac6ab1bf38d5eb85cbc2a5ac348d82037ed3cf8376a1a3f4e698a", kill_on_drop: false }`
[INFO] [stderr] warning: field `eq` is never read
[INFO] [stderr]  --> src/state_machine/attributes.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct StackDepthAttr {
[INFO] [stderr]   |            -------------- field in this struct
[INFO] [stderr] 8 |     pub eq: Token![=],
[INFO] [stderr]   |         ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `StackDepthAttr` 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 `semi_token` is never read
[INFO] [stderr]   --> src/state_machine/input.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct Input {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] 17 |     pub crate_: Path,
[INFO] [stderr] 18 |     pub semi_token: Token![;],
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Input` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `eq_token` is never read
[INFO] [stderr]    --> src/state_machine/input.rs:135:9
[INFO] [stderr]     |
[INFO] [stderr] 132 | pub struct Var {
[INFO] [stderr]     |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 135 |     pub eq_token: Token![=],
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Var` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `eq_token` and `semi_token` are never read
[INFO] [stderr]    --> src/state_machine/input.rs:152:9
[INFO] [stderr]     |
[INFO] [stderr] 151 | pub struct InitialState {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] 152 |     pub eq_token: Token![=],
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 156 |     pub semi_token: Token![;],
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InitialState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `comma_token` is never read
[INFO] [stderr]    --> src/state_machine/input.rs:193:9
[INFO] [stderr]     |
[INFO] [stderr] 188 | pub struct State {
[INFO] [stderr]     |            ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 193 |     pub comma_token: Option<Token![,]>,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/state_machine/input.rs:63:44
[INFO] [stderr]     |
[INFO] [stderr]  63 |                 while let Ok(state) = input.clone().parse() {
[INFO] [stderr]     |                                            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `ParseBuffer<'_>` does not implement `Clone`, so calling `clone` on `&ParseBuffer<'_>` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]  63 -                 while let Ok(state) = input.clone().parse() {
[INFO] [stderr]  63 +                 while let Ok(state) = input.parse() {
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `ParseBuffer<'_>`, implement `Clone` for it
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/parse.rs:252:1
[INFO] [stderr]     |
[INFO] [stderr] 252 + #[derive(Clone)]
[INFO] [stderr] 253 | pub struct ParseBuffer<'a> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util.rs:20:26
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub fn pat_to_ident(pat: &Pat, index: usize) -> Cow<Ident> {
[INFO] [stderr]    |                          ^^^^                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub fn pat_to_ident(pat: &Pat, index: usize) -> Cow<'_, Ident> {
[INFO] [stderr]    |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `vex-rt-macros` (lib) generated 7 warnings (run `cargo fix --lib -p vex-rt-macros` to apply 2 suggestions)
[INFO] [stderr] warning: `vex-rt-macros` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vex_rt_macros-905957a826cbe0a3)
[INFO] [stderr]    Doc-tests vex_rt_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] [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" "67c6cb900c4ac6ab1bf38d5eb85cbc2a5ac348d82037ed3cf8376a1a3f4e698a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67c6cb900c4ac6ab1bf38d5eb85cbc2a5ac348d82037ed3cf8376a1a3f4e698a", kill_on_drop: false }`
[INFO] [stdout] 67c6cb900c4ac6ab1bf38d5eb85cbc2a5ac348d82037ed3cf8376a1a3f4e698a
