[INFO] fetching crate rspg-macros 0.0.3...
[INFO] building rspg-macros-0.0.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rspg-macros 0.0.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rspg-macros 0.0.3
[INFO] finished tweaking crates.io crate rspg-macros 0.0.3
[INFO] tweaked toml for crates.io crate rspg-macros 0.0.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rspg-macros 0.0.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] [stderr]       Adding ron v0.6.6 (available: v0.11.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.106)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5b13d4926bba173a397d7d6550ac9d7297c79f91ae187f515151910c5f07f3e
[INFO] running `Command { std: "docker" "start" "-a" "a5b13d4926bba173a397d7d6550ac9d7297c79f91ae187f515151910c5f07f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5b13d4926bba173a397d7d6550ac9d7297c79f91ae187f515151910c5f07f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5b13d4926bba173a397d7d6550ac9d7297c79f91ae187f515151910c5f07f3e", kill_on_drop: false }`
[INFO] [stdout] a5b13d4926bba173a397d7d6550ac9d7297c79f91ae187f515151910c5f07f3e
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 447f566197bf0397105291450b45661708c043a2c9dd3c1488ded48ea92233bc
[INFO] running `Command { std: "docker" "start" "-a" "447f566197bf0397105291450b45661708c043a2c9dd3c1488ded48ea92233bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling ron v0.6.6
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling rspg v0.0.3
[INFO] [stderr]    Compiling rspg-macros v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `start` and `semicolon` are never read
[INFO] [stdout]   --> src/generate/data.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Start {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 30 |     pub start: keyword::start,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 31 |     pub nonterminal: Ident,
[INFO] [stdout] 32 |     pub semicolon: Token![;],
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Start` has derived impls for the traits `Clone` and `Debug`, 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: fields `error` and `semicolon` are never read
[INFO] [stdout]    --> src/generate/data.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub struct ErrorDescription {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 244 |     pub error: keyword::error,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 245 |     pub ty: Type,
[INFO] [stdout] 246 |     pub semicolon: Token![;],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ErrorDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `nonterminal`, `comma`, and `semicolon` are never read
[INFO] [stdout]    --> src/generate/data.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct NonterminalDescription {
[INFO] [stdout]     |            ---------------------- fields in this struct
[INFO] [stdout] 261 |     pub nonterminal: keyword::nonterminal,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 262 |     pub ident: Ident,
[INFO] [stdout] 263 |     pub comma: Token![:],
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 264 |     pub ty: Type,
[INFO] [stdout] 265 |     pub semicolon: Token![;],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NonterminalDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `terminal`, `double_arrow`, and `semicolon` are never read
[INFO] [stdout]    --> src/generate/data.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct TerminalDescription {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 282 |     pub terminal: keyword::terminal,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     pub double_arrow: Token![=>],
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 286 |     pub expr: Expr,
[INFO] [stdout] 287 |     pub semicolon: Token![;],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TerminalDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mod_token` and `brace` are never read
[INFO] [stdout]    --> src/generate/data.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct RspgMod {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 307 |     pub mod_token: Token![mod],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 308 |     pub mod_name: Ident,
[INFO] [stdout] 309 |     pub brace: token::Brace,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RspgMod` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.61s
[INFO] running `Command { std: "docker" "inspect" "447f566197bf0397105291450b45661708c043a2c9dd3c1488ded48ea92233bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "447f566197bf0397105291450b45661708c043a2c9dd3c1488ded48ea92233bc", kill_on_drop: false }`
[INFO] [stdout] 447f566197bf0397105291450b45661708c043a2c9dd3c1488ded48ea92233bc
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d9baf24351a9f384b72e7369039c49412da56800bb49b255fcc03f7c16638f4
[INFO] running `Command { std: "docker" "start" "-a" "8d9baf24351a9f384b72e7369039c49412da56800bb49b255fcc03f7c16638f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling rspg-macros v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `start` and `semicolon` are never read
[INFO] [stdout]   --> src/generate/data.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Start {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 30 |     pub start: keyword::start,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 31 |     pub nonterminal: Ident,
[INFO] [stdout] 32 |     pub semicolon: Token![;],
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Start` has derived impls for the traits `Clone` and `Debug`, 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: fields `error` and `semicolon` are never read
[INFO] [stdout]    --> src/generate/data.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub struct ErrorDescription {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 244 |     pub error: keyword::error,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 245 |     pub ty: Type,
[INFO] [stdout] 246 |     pub semicolon: Token![;],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ErrorDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `nonterminal`, `comma`, and `semicolon` are never read
[INFO] [stdout]    --> src/generate/data.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct NonterminalDescription {
[INFO] [stdout]     |            ---------------------- fields in this struct
[INFO] [stdout] 261 |     pub nonterminal: keyword::nonterminal,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 262 |     pub ident: Ident,
[INFO] [stdout] 263 |     pub comma: Token![:],
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 264 |     pub ty: Type,
[INFO] [stdout] 265 |     pub semicolon: Token![;],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NonterminalDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `terminal`, `double_arrow`, and `semicolon` are never read
[INFO] [stdout]    --> src/generate/data.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct TerminalDescription {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 282 |     pub terminal: keyword::terminal,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     pub double_arrow: Token![=>],
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 286 |     pub expr: Expr,
[INFO] [stdout] 287 |     pub semicolon: Token![;],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TerminalDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mod_token` and `brace` are never read
[INFO] [stdout]    --> src/generate/data.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct RspgMod {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 307 |     pub mod_token: Token![mod],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 308 |     pub mod_name: Ident,
[INFO] [stdout] 309 |     pub brace: token::Brace,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RspgMod` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start` and `semicolon` are never read
[INFO] [stdout]   --> src/generate/data.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Start {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 30 |     pub start: keyword::start,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 31 |     pub nonterminal: Ident,
[INFO] [stdout] 32 |     pub semicolon: Token![;],
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Start` has derived impls for the traits `Clone` and `Debug`, 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: fields `error` and `semicolon` are never read
[INFO] [stdout]    --> src/generate/data.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub struct ErrorDescription {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 244 |     pub error: keyword::error,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 245 |     pub ty: Type,
[INFO] [stdout] 246 |     pub semicolon: Token![;],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ErrorDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `nonterminal`, `comma`, and `semicolon` are never read
[INFO] [stdout]    --> src/generate/data.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct NonterminalDescription {
[INFO] [stdout]     |            ---------------------- fields in this struct
[INFO] [stdout] 261 |     pub nonterminal: keyword::nonterminal,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 262 |     pub ident: Ident,
[INFO] [stdout] 263 |     pub comma: Token![:],
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 264 |     pub ty: Type,
[INFO] [stdout] 265 |     pub semicolon: Token![;],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NonterminalDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `terminal`, `double_arrow`, and `semicolon` are never read
[INFO] [stdout]    --> src/generate/data.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct TerminalDescription {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 282 |     pub terminal: keyword::terminal,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     pub double_arrow: Token![=>],
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 286 |     pub expr: Expr,
[INFO] [stdout] 287 |     pub semicolon: Token![;],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TerminalDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mod_token` and `brace` are never read
[INFO] [stdout]    --> src/generate/data.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct RspgMod {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 307 |     pub mod_token: Token![mod],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 308 |     pub mod_name: Ident,
[INFO] [stdout] 309 |     pub brace: token::Brace,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RspgMod` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "8d9baf24351a9f384b72e7369039c49412da56800bb49b255fcc03f7c16638f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d9baf24351a9f384b72e7369039c49412da56800bb49b255fcc03f7c16638f4", kill_on_drop: false }`
[INFO] [stdout] 8d9baf24351a9f384b72e7369039c49412da56800bb49b255fcc03f7c16638f4
