[INFO] fetching crate akita_derive 0.4.1...
[INFO] checking akita_derive-0.4.1 against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] extracting crate akita_derive 0.4.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate akita_derive 0.4.1 on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate akita_derive 0.4.1
[INFO] finished tweaking crates.io crate akita_derive 0.4.1
[INFO] tweaked toml for crates.io crate akita_derive 0.4.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.71)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded if_chain v1.0.2
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b2e079094e70ba3b63d7556947e95f621cf5d6af3fed658edce89b2331d68b7
[INFO] running `Command { std: "docker" "start" "-a" "6b2e079094e70ba3b63d7556947e95f621cf5d6af3fed658edce89b2331d68b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b2e079094e70ba3b63d7556947e95f621cf5d6af3fed658edce89b2331d68b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b2e079094e70ba3b63d7556947e95f621cf5d6af3fed658edce89b2331d68b7", kill_on_drop: false }`
[INFO] [stdout] 6b2e079094e70ba3b63d7556947e95f621cf5d6af3fed658edce89b2331d68b7
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2134ca37be7c886ca711796e1681e838e2b01c5076558f1f3a923eb1de966592
[INFO] running `Command { std: "docker" "start" "-a" "2134ca37be7c886ca711796e1681e838e2b01c5076558f1f3a923eb1de966592", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking proc-macro2 v1.0.86
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking proc-macro-error v1.0.4
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking akita_derive v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `field_type` is never read
[INFO] [stdout]   --> src/comm.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct FieldInformation {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 75 |     pub field: syn::Field,
[INFO] [stdout] 76 |     pub field_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/comm.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     TableId(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldExtra` has derived impls for the traits `Clone` and `Debug`, but these are 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] 95 |     TableId(()),
[INFO] [stdout]    |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/comm.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 |     IdType(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldExtra` has derived impls for the traits `Clone` and `Debug`, but these are 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] 97 |     IdType(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `argument` is never read
[INFO] [stdout]    --> src/comm.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     Fill {
[INFO] [stdout]     |     ---- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 106 |         argument: Option<CustomArgument>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldExtra` 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 `def_span`, `arg_type`, and `arg_access` are never read
[INFO] [stdout]    --> src/comm.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct CustomArgument {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub def_span: Span,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub arg_type: Type,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub arg_access: Option<Expr>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CustomArgument` 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: field `field_type` is never read
[INFO] [stdout]   --> src/comm.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct FieldInformation {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 75 |     pub field: syn::Field,
[INFO] [stdout] 76 |     pub field_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/comm.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     TableId(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldExtra` has derived impls for the traits `Clone` and `Debug`, but these are 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] 95 |     TableId(()),
[INFO] [stdout]    |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/comm.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 |     IdType(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldExtra` has derived impls for the traits `Clone` and `Debug`, but these are 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] 97 |     IdType(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `argument` is never read
[INFO] [stdout]    --> src/comm.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     Fill {
[INFO] [stdout]     |     ---- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 106 |         argument: Option<CustomArgument>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldExtra` 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 `def_span`, `arg_type`, and `arg_access` are never read
[INFO] [stdout]    --> src/comm.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct CustomArgument {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub def_span: Span,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub arg_type: Type,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub arg_access: Option<Expr>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CustomArgument` 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: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.94s
[INFO] running `Command { std: "docker" "inspect" "2134ca37be7c886ca711796e1681e838e2b01c5076558f1f3a923eb1de966592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2134ca37be7c886ca711796e1681e838e2b01c5076558f1f3a923eb1de966592", kill_on_drop: false }`
[INFO] [stdout] 2134ca37be7c886ca711796e1681e838e2b01c5076558f1f3a923eb1de966592
[INFO] checking akita_derive-0.4.1 against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] extracting crate akita_derive 0.4.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate akita_derive 0.4.1 on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate akita_derive 0.4.1
[INFO] finished tweaking crates.io crate akita_derive 0.4.1
[INFO] tweaked toml for crates.io crate akita_derive 0.4.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.71)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed0e17c9662dc4fc1bf77e6cc4ad59c3195b61b4df1723956e911472442894f4
[INFO] running `Command { std: "docker" "start" "-a" "ed0e17c9662dc4fc1bf77e6cc4ad59c3195b61b4df1723956e911472442894f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed0e17c9662dc4fc1bf77e6cc4ad59c3195b61b4df1723956e911472442894f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed0e17c9662dc4fc1bf77e6cc4ad59c3195b61b4df1723956e911472442894f4", kill_on_drop: false }`
[INFO] [stdout] ed0e17c9662dc4fc1bf77e6cc4ad59c3195b61b4df1723956e911472442894f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b77571503009d793eb46902189b53d6fb8295e69812e6367fdd3d0ce95e53507
[INFO] running `Command { std: "docker" "start" "-a" "b77571503009d793eb46902189b53d6fb8295e69812e6367fdd3d0ce95e53507", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking proc-macro2 v1.0.86
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking proc-macro-error v1.0.4
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking akita_derive v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `field_type` is never read
[INFO] [stdout]   --> src/comm.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct FieldInformation {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 75 |     pub field: syn::Field,
[INFO] [stdout] 76 |     pub field_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/comm.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     TableId(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldExtra` has derived impls for the traits `Clone` and `Debug`, but these are 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] 95 |     TableId(()),
[INFO] [stdout]    |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/comm.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 |     IdType(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldExtra` has derived impls for the traits `Clone` and `Debug`, but these are 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] 97 |     IdType(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `argument` is never read
[INFO] [stdout]    --> src/comm.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     Fill {
[INFO] [stdout]     |     ---- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 106 |         argument: Option<CustomArgument>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldExtra` 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 `def_span`, `arg_type`, and `arg_access` are never read
[INFO] [stdout]    --> src/comm.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct CustomArgument {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub def_span: Span,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub arg_type: Type,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub arg_access: Option<Expr>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CustomArgument` 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: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `field_type` is never read
[INFO] [stdout]   --> src/comm.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct FieldInformation {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 75 |     pub field: syn::Field,
[INFO] [stdout] 76 |     pub field_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/comm.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     TableId(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldExtra` has derived impls for the traits `Clone` and `Debug`, but these are 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] 95 |     TableId(()),
[INFO] [stdout]    |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/comm.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 |     IdType(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldExtra` has derived impls for the traits `Clone` and `Debug`, but these are 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] 97 |     IdType(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `argument` is never read
[INFO] [stdout]    --> src/comm.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     Fill {
[INFO] [stdout]     |     ---- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 106 |         argument: Option<CustomArgument>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldExtra` 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 `def_span`, `arg_type`, and `arg_access` are never read
[INFO] [stdout]    --> src/comm.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct CustomArgument {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub def_span: Span,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub arg_type: Type,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub arg_access: Option<Expr>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CustomArgument` 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: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s
[INFO] running `Command { std: "docker" "inspect" "b77571503009d793eb46902189b53d6fb8295e69812e6367fdd3d0ce95e53507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b77571503009d793eb46902189b53d6fb8295e69812e6367fdd3d0ce95e53507", kill_on_drop: false }`
[INFO] [stdout] b77571503009d793eb46902189b53d6fb8295e69812e6367fdd3d0ce95e53507
